jetpack_stats_extra, widget_view, authors

jetpack_stats_extra, widget_view, authors

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_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.