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

---

Cari plugin

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

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

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

 * [Detail](https://id.wordpress.org/plugins/disable-client-side-media/#description)
 * [Ulasan](https://id.wordpress.org/plugins/disable-client-side-media/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/disable-client-side-media/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/disable-client-side-media/#developers)

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

## Deskripsi

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.

## Instalasi

 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.

## Tanya Jawab

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

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Disable Client Side Media” adalah perangkat lunak open source. Berikut ini mereka
yang sudah berkontribusi pada plugin ini.

Kontributor

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

[Terjemahkan “Disable Client Side Media” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/disable-client-side-media)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/disable-client-side-media/),
periksa [repositori SVN ](https://plugins.svn.wordpress.org/disable-client-side-media/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/disable-client-side-media/)
melalui [RSS](https://plugins.trac.wordpress.org/log/disable-client-side-media/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0.1

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

#### 1.0.0

 * Initial release.

## Meta

 *  Versi **1.0.1**
 *  Diperbarui **4 minggu yang lalu**
 *  Instalasi Aktif **Kurang dari 10**
 *  Versi WordPress ** 6.8 atau yang terbaru **
 *  Diuji hingga **7.1**
 *  Versi PHP ** 7.4 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/disable-client-side-media/)
 * Tag
 * [media](https://id.wordpress.org/plugins/tags/media/)[performance](https://id.wordpress.org/plugins/tags/performance/)
   [uploads](https://id.wordpress.org/plugins/tags/uploads/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/disable-client-side-media/advanced/)

## Rating

No reviews have been submitted yet.

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/disable-client-side-media/reviews/)

## Kontributor

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

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

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