jetpack_bump_stats_extras, wpcom-podcasting-status, $status

jetpack_bump_stats_extras, wpcom-podcasting-status, $status

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_action('jetpack_bump_stats_extras, wpcom-podcasting-status, $status') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-podcast/src/class-tracks.php line 325
    			)
    		);
    
    		/** This action is documented in projects/packages/forms/src/contact-form/class-util.php */
    		do_action( 'jetpack_bump_stats_extras', 'wpcom-podcasting-status', $status );
    	}
    
    	/**
    	 * Identity for the publish event. Scheduled/cron publishes have no
    	 * logged-in user — fall back to the post author.
    	 *