| 开发者 | husainahmedqureshi |
|---|---|
| 更新时间 | 2026年9月13日 15:17 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
upload_max_filesize, post_max_size, memory_limit, timing limits, and the effective WordPress limit.user.ini / .htaccess exampleswp-upload-size)wpus_presets, wpus_max_allowed_bytes, wpus_effective_upload_limitupload_max_filesize and post_max_size in php.ini (or use .user.ini / hosting panel settings).
Where to find settings
Go to Tools → WP Upload Size after activating the plugin.
64) and choose MB, or use a quick preset.wp-upload-size folder to /wp-content/plugins/.Your server PHP limits are lower than the file size. Check the Current limits panel on the settings page. Raise upload_max_filesize and post_max_size with your host, then try again. Also check max_execution_time and memory_limit for very large files.
No. Starting in 2.1.0 you can enter values in KB, MB, or GB. Existing byte-based settings are kept and shown in a readable unit.
No. It only changes the WordPress media upload size limit.
Yes. On Multisite, the effective limit is capped by the network upload setting (fileupload_maxk) and remaining upload space when that check is enabled.
No. Only your hosting environment can change PHP ini values. This plugin makes the WordPress side easy and shows what PHP currently allows, with example snippets for hosts that support .user.ini or .htaccess.
fileupload_maxk) and available upload space.user.ini and .htaccess examplesmax_execution_time, max_input_time, and memory_limit warningswpus_presets, wpus_max_allowed_bytes, wpus_effective_upload_limit