
There are 3 ways to increase the maximum upload file size in WordPress. 1. Add Below Code to .htaccess file php_value upload_max_filesize 256M php_value post_max_size 256M php_value memory_limit 512M php_value max_execution_time 900 php_value max_input_time 900 Change the numbers to the values that you need. The max execution time and max input time values are in
https://creepeslab.com/how-to-increase-maximum-upload-file-size-in-wordpress/
How to Increase Maximum Upload File Size in WordPress - CreepesLab
Reviewed by Bijoya
on
3:17 AM
Rating:
No comments: