jetpack_stats_extra, widget_view, google-translate
jetpack_stats_extra, widget_view, google-translate
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_stats_extra, widget_view, google-translate') is found 1 times:
- /modules/widgets/google-translate.php line 175
echo '<div id="google_translate_element"></div>'; echo $args['after_widget']; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped self::$instance = $instance; /** This action is documented in modules/widgets/gravatar-profile.php */ do_action( 'jetpack_stats_extra', 'widget_view', 'google-translate' ); } } /** * Widget form in the dashboard. *