jetpack_stats_extra, widget_view, gallery
jetpack_stats_extra, widget_view, gallery
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_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.