tag files size
Increase max file size upload limit from 2MB
wordpress snippet
The default file size upload limit is not set by wordpress, open the php.ini file and fined the line upload_max_filesize = 2M and change it to the sample bellow 64M should be fine.
read more







