jetpack_image_studio_enabled

jetpack_image_studio_enabled

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.15.6

apply_filters('jetpack_image_studio_enabled') is found 1 times:

  • /extensions/plugins/image-studio/image-studio.php line 43
    		return false;
    	}
    
    	return apply_filters( 'agents_manager_use_unified_experience', false )
    		|| apply_filters( 'jetpack_image_studio_enabled', false );
    }
    
    /**
     * Check whether AI features are available.
     *
     * - wpcom simple: always available.