jetpack_stats_extra, widget_view, instagram

jetpack_stats_extra, widget_view, instagram

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, instagram') is found 1 times:

  • /modules/widgets/class-jetpack-instagram-widget.php line 347
     
    		echo $args['after_widget']; //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
    
    		/** This action is already documented in modules/widgets/gravatar-profile.php */
    		do_action( 'jetpack_stats_extra', 'widget_view', 'instagram' );
    	}
    
    	/**
    	 * Get the URL to connect the widget to Instagram
    	 *
    	 * @return string the conneciton URL.