jetpack_stats_extra, widget_view, upcoming_events
jetpack_stats_extra, widget_view, upcoming_events
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_stats_extra, widget_view, upcoming_events') is found 1 times:
- /modules/widgets/upcoming-events.php line 186
echo $args['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', 'upcoming_events' ); } /** * Left this function here for backward compatibility * just incase a site using jetpack is also using this function *