jetpack_widget_top_posts_after_fields, array( $instance, $this

jetpack_widget_top_posts_after_fields, array( $instance, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_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() {