jetpack_widget_top_posts_after_fields, array( $instance, $this
jetpack_widget_top_posts_after_fields, array( $instance, $this
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_widget_top_posts_after_fields, array( $instance, $this') is found 1 times:
- /modules/widgets/top-posts.php line 222
* @param array $instance The widget instance. * @param object $this The class object. * } */ do_action( 'jetpack_widget_top_posts_after_fields', array( $instance, $this ) ); } /** * Explains how the statics are calculated. */ public function stats_explanation() {