Increase Post Limit on Wordpress













Just open the wp-config.php and Add the Following variable at start.


define('WP_MEMORY_LIMIT', '128M');












*************

Comments

Popular posts from this blog

Upload File Using PHP - Example For Image

Function Oriented File Upload PHP