| 开发者 | husainahmedqureshi |
|---|---|
| 更新时间 | 2026年8月12日 11:28 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
upload_max_filesize, post_max_size, memory_limit, and the effective WordPress limitwp-upload-size)upload_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.
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.
The plugin works on single sites and network-capable installs. On multisite, network upload caps set by the network admin may still apply.
No. Only your hosting environment can change PHP ini values. This plugin makes the WordPress side easy and shows what PHP currently allows.