jetpack_image_studio_enabled
jetpack_image_studio_enabled
Appears in: jetpack.15.6
Hook Type: filter
Displaying hooks found in version: jetpack.15.6apply_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.