Title: Disable Client Side Media
Author: Adam Silverstein
Published: <strong>2026년 8월 18일</strong>
Last modified: 2026년 8월 18일

---

플러그인 검색

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

 작성자: [Adam Silverstein](https://profiles.wordpress.org/adamsilverstein/)

[다운로드](https://downloads.wordpress.org/plugin/disable-client-side-media.1.0.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/disable-client-side-media/#description)
 * [평가](https://ko.wordpress.org/plugins/disable-client-side-media/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/disable-client-side-media/#installation)
 * [개발](https://ko.wordpress.org/plugins/disable-client-side-media/#developers)

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

## 설명

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.

## 설치

 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.

## FAQ

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

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Disable Client Side Media”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

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

[자국어로 “Disable Client Side Media”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/disable-client-side-media)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/disable-client-side-media/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/disable-client-side-media/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/disable-client-side-media/)
을 [RSS](https://plugins.trac.wordpress.org/log/disable-client-side-media/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.1

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

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.0.1**
 *  최근 업데이트: **4주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.8 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/disable-client-side-media/)
 * 태그:
 * [media](https://ko.wordpress.org/plugins/tags/media/)[performance](https://ko.wordpress.org/plugins/tags/performance/)
   [uploads](https://ko.wordpress.org/plugins/tags/uploads/)
 *  [고급 보기](https://ko.wordpress.org/plugins/disable-client-side-media/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/disable-client-side-media/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/disable-client-side-media/)