jetpack_stats_extra, widget_view, mailchimp_subscriber_popup
jetpack_stats_extra, widget_view, mailchimp_subscriber_popup
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_stats_extra, widget_view, mailchimp_subscriber_popup') is found 1 times:
- /modules/widgets/mailchimp.php line 87
echo do_shortcode( $matches[0] ); } /** This action is documented in modules/widgets/gravatar-profile.php */ do_action( 'jetpack_stats_extra', 'widget_view', 'mailchimp_subscriber_popup' ); } /** * Deals with the settings when they are saved by the admin. * * @param array $new_instance New configuration values.