Title: Disable Client Side Media
Author: Adam Silverstein
Published: <strong>18. kolovoza 2026.</strong>
Last modified: 18. kolovoza 2026.

---

Pretraga dodataka

![](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

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

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

 * [Detalji](https://hr.wordpress.org/plugins/disable-client-side-media/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/disable-client-side-media/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/disable-client-side-media/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/disable-client-side-media/#developers)

 [Podrška](https://wordpress.org/support/plugin/disable-client-side-media/)

## Opis

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.

## Instalacija

 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.

## ČPP

### 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.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“Disable Client Side Media” je softver otvorenog koda. Sljedeće osobe su doprinijele
ovom dodatku.

Suradnici

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

[Prevedite “Disable Client Side Media” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/disable-client-side-media)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/disable-client-side-media/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/disable-client-side-media/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/disable-client-side-media/)
od [RSS](https://plugins.trac.wordpress.org/log/disable-client-side-media/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0.1

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

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.1**
 *  Zadnje ažuriranje **prije 4 tjedna**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 6.8 ili viša **
 *  Testirano do **7.1**
 *  PHP inačica ** 7.4 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/disable-client-side-media/)
 * Oznake
 * [media](https://hr.wordpress.org/plugins/tags/media/)[performance](https://hr.wordpress.org/plugins/tags/performance/)
   [uploads](https://hr.wordpress.org/plugins/tags/uploads/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/disable-client-side-media/advanced/)

## Ocjena

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/)

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/disable-client-side-media/)