jetpack_stats_extra, widget_view, authors
jetpack_stats_extra, widget_view, authors
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_stats_extra, widget_view, authors') is found 1 times:
- /modules/widgets/authors.php line 222
wp_cache_add( $cache_bucket, ob_get_flush(), 'widget' ); } /** This action is documented in modules/widgets/gravatar-profile.php */ do_action( 'jetpack_stats_extra', 'widget_view', 'authors' ); } /** * Outputs the widget settings form. * * @param array $instance Current settings.