jetpack_stats_extra, widget_view, mailchimp_subscriber_popup

jetpack_stats_extra, widget_view, mailchimp_subscriber_popup

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_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.