jetpack_wp_admin_subscriber_management_enabled, $modernization_rollout_default

jetpack_wp_admin_subscriber_management_enabled, $modernization_rollout_default

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('jetpack_wp_admin_subscriber_management_enabled, $modernization_rollout_default') is found 1 times:

  • /modules/subscriptions.php line 1104
    		 * @param bool If the new dashboard is enabled. Defaults to the staged-rollout
    		 *             cohort: true for Automatticians and the percentage cohort
    		 *             (currently 0%), false elsewhere.
    		 */
    		if ( apply_filters( 'jetpack_wp_admin_subscriber_management_enabled', $modernization_rollout_default ) ) {
    			return;
    		}
    
    		$blog_id = Connection_Manager::get_site_id( true );
    
    		$link = Redirect::get_url(