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

---

Szukaj wtyczek

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

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/disable-client-side-media/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/disable-client-side-media/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/disable-client-side-media/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/disable-client-side-media/#developers)

 [Wsparcie](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.

## Instalacja

 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.

## Najczęściej zadawane pytania

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

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Disable Client Side Media” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Disable Client Side Media” na swój język.](https://translate.wordpress.org/projects/wp-plugins/disable-client-side-media)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/disable-client-side-media/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/disable-client-side-media/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/disable-client-side-media/)
przez [RSS](https://plugins.trac.wordpress.org/log/disable-client-side-media/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0.1

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

#### 1.0.0

 * Initial release.

## Meta

 *  Wersja **1.0.1**
 *  Ostatnia aktualizacja **4 tygodnie temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.8 lub nowszej **
 *  Testowano do **7.1**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/disable-client-side-media/)
 * Tagi
 * [media](https://pl.wordpress.org/plugins/tags/media/)[performance](https://pl.wordpress.org/plugins/tags/performance/)
   [uploads](https://pl.wordpress.org/plugins/tags/uploads/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/disable-client-side-media/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/disable-client-side-media/)