jetpack_stats_extra, widget_view, social_icons
jetpack_stats_extra, widget_view, social_icons
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_stats_extra, widget_view, social_icons') is found 1 times:
- /modules/widgets/social-icons.php line 248
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', 'social_icons' ); } /** * Sanitize widget form values as they are saved. * * @see WP_Widget::update()