Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Disable Client Side Media Wordpress Plugin - Rating, Reviews, Demo & Download

Disable Client Side Media Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

WordPress can process media uploads in the browser, resizing and compressing images on your own device before they are sent to the server. This plugin turns that off, so uploads fall back to the traditional server-side path.

There is nothing to configure – activate the plugin and client-side media processing is off. It is a single filter:

add_filter( 'wp_client_side_media_processing_enabled', '__return_false' );

Useful when you want to compare server-side and client-side upload behavior, or when a site needs the server-side path for consistency.

Screenshots

No screenshots provided


Reviews & Comments