wp_client_side_media_processing_enabled

wp_client_side_media_processing_enabled

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: gutenberg.22.6.0

apply_filters('wp_client_side_media_processing_enabled') is found 1 times:

  • /lib/compat/wordpress-7.0/media.php line 26

    Warning: Undefined array key 27 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 28 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 29 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 30 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 31 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 * @since 20.8.0
    	 *
    	 * @param bool $enabled Whether client-side media processing is enabled. Default true.
    	 */
    	return apply_filters( 'wp_client_side_media_processing_enabled', true );
    }