Simple Upload Weight Limit

설명

Simple Upload Weight Limit is a minimalist and essential utility for multi-author blogs, client websites, and community sites. It prevents users from exhausting hosting space and bandwidth by blocking the upload of unoptimized, oversized files.

Unlike complex membership plugins, this tool focuses on one thing: keeping your Media Library clean and your server performance high.

Features

  • Custom KB Limit: Easily set your preferred limit (e.g., 500KB or 2048KB) via the settings page.
  • Role-Based Protection: The restriction automatically excludes Administrators, ensuring you always have full control.
  • Smart Feedback: Provides clear, translatable error messages to users when a file exceeds the limit.
  • Performance First: No background processes or bloat. Only clean, secure PHP that runs only during the upload process.

스크린샷

  • The minimalist settings page where you can define the maximum file size in KB.
  • Example of the error message displayed in the Media Library when an unoptimized file exceeds the limit.

설치

  1. Upload the simple-upload-weight-limit folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Upload Weight Limit to configure your maximum file size.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Simple Upload Weight Limit”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.
  • Added secure data sanitization and output escaping.
  • Role-based exclusion for Administrators.