Description
This plugin has been closed as of 5 Samhain, 2024 and is not available for download. Reason: Security Issue.
Reviews
8 Feabhra, 2017
Open Notpad editor
Paste these two lines
upload_max_filesize = “512M”
post_max_size = “512M”
save is as php.ini
upload its on your root directory where WordPress install and also upload in wp-admin folder.
As well as you can increase your file size to whatever you want..
Examples
256 MB
upload_max_filesize = “256M”
post_max_size = “256M”
1-GB
upload_max_filesize = “1024M”
post_max_size = “1024M”
10 GB
upload_max_filesize = “10240M”
post_max_size = “10240M”
i am using WordPress 4.1 same formula I use from last 2 years
Thanks
Umair
www.eBusiness.pk
http://facebook.com/umairulhaqusmani
http://facebook.com/ebusinessexperts
Contributors & Developers
“XPD Reduce Image Filesize” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “XPD Reduce Image Filesize” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.