jetpack_stats_extra, widget_view, gallery

jetpack_stats_extra, widget_view, gallery

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, gallery') is found 1 times:

  • /modules/widgets/gallery.php line 164
     
    		echo "\n" . $after_widget; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
    
    		/** This action is documented in modules/widgets/gravatar-profile.php */
    		do_action( 'jetpack_stats_extra', 'widget_view', 'gallery' );
    	}
    
    	/**
    	 * Fetch the images attached to the gallery Widget
    	 *
    	 * @param array $instance The Widget instance for which you'd like attachments.