Posts by Rudson Alex • 1 point
1 post
-
-2
votes5
answers11840
viewsA: Upload limit with php.ini in Wordpress
Just add this line: php_value upload_max_filesize 256M At the end of file . htaccess remembering that it is M instead of MB or K instead of KB!