Title: Disable Client Side Media
Author: Adam Silverstein
Published: <strong>18. ágúst, 2026</strong>
Last modified: 18. ágúst, 2026

---

Leita í viðbótum

![](https://ps.w.org/disable-client-side-media/assets/banner-772x250.png?rev=3653577)

![](https://ps.w.org/disable-client-side-media/assets/icon.svg?rev=3653577)

# Disable Client Side Media

 Höfundur: [Adam Silverstein](https://profiles.wordpress.org/adamsilverstein/)

[Sækja](https://downloads.wordpress.org/plugin/disable-client-side-media.1.0.1.zip)

 * [Details](https://is.wordpress.org/plugins/disable-client-side-media/#description)
 * [Reviews](https://is.wordpress.org/plugins/disable-client-side-media/#reviews)
 *  [Installation](https://is.wordpress.org/plugins/disable-client-side-media/#installation)
 * [Development](https://is.wordpress.org/plugins/disable-client-side-media/#developers)

 [Aðstoð](https://wordpress.org/support/plugin/disable-client-side-media/)

## Lýsing

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.

## Uppsetning

 1. Upload the plugin files to the `/wp-content/plugins/disable-client-side-media` 
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the „Plugins“ screen in WordPress.

## SOS

### Are there any settings?

No. Activating the plugin disables client-side media processing; deactivating it
restores the default behavior.

### Does this change existing media?

No. It only affects how new uploads are processed.

## Umsagnir

There are no reviews for this plugin.

## Þátttakendur & höfundar

“Disable Client Side Media&#8221 er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt
sitt af mörkum við smíði þessarar viðbótar.

Höfundar

 *   [ Adam Silverstein ](https://profiles.wordpress.org/adamsilverstein/)

[Translate “Disable Client Side Media” into your language.](https://translate.wordpress.org/projects/wp-plugins/disable-client-side-media)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/disable-client-side-media/),
check out the [SVN repository](https://plugins.svn.wordpress.org/disable-client-side-media/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/disable-client-side-media/)
by [RSS](https://plugins.trac.wordpress.org/log/disable-client-side-media/?limit=100&mode=stop_on_copy&format=rss).

## Breytingarsaga

#### 1.0.1

 * Add plugin banner and icon assets for the plugin directory.

#### 1.0.0

 * Initial release.

## Tækni

 *  Version **1.0.1**
 *  Last updated **4 vikur síðan**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.8 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/disable-client-side-media/)
 * Tags
 * [media](https://is.wordpress.org/plugins/tags/media/)[performance](https://is.wordpress.org/plugins/tags/performance/)
   [uploads](https://is.wordpress.org/plugins/tags/uploads/)
 *  [Advanced View](https://is.wordpress.org/plugins/disable-client-side-media/advanced/)

## Einkunnir

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/disable-client-side-media/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/disable-client-side-media/reviews/)

## Höfundar

 *   [ Adam Silverstein ](https://profiles.wordpress.org/adamsilverstein/)

## Aðstoð

Eitthvað sem þú vilt segja? Þarftu hjálp?

 [Skoða hjálparspjallborð](https://wordpress.org/support/plugin/disable-client-side-media/)