开发者 |
sadathimel
themedot |
---|---|
更新时间 | 2025年8月27日 19:28 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
upload_max_filesize
, post_max_size
, memory_limit
, and max_execution_time
) directly in your WordPress dashboard – no need to edit php.ini
or .htaccess
.
Built for content creators, developers, and agencies.
🔧 Key Features
upload_max_filesize
, post_max_size
, memory_limit
, and max_execution_time
from the admin panel/wp-content/plugins/
or install via the WordPress plugin dashboard.[maxu82up_big_upload]
shortcode to enable front-end upload forms.Your server configuration takes precedence. To raise actual limits, edit php.ini
, .htaccess
, or contact your host.
300–600 seconds is a safe range for large uploads, depending on your hosting environment.
PHP-FPM or server caching might delay updates. Clear your cache or restart PHP processes.
Yes — but only if your server supports it. Many shared hosts cap file uploads at 2GB.
Go to Tools > Site Health > Info > Server or ask your web host directly.