Increase WordPress Upload Size

By | July 27, 2019
  1.  Install Plug-In: Increase Maximum Upload File Size
  2. On the host system > Go to C:\PHP\n.n.n\ > open php.ini
  3. Search for and update size in the below code & run iisreset from cmd
; Maximum allowed size for uploaded files.
upload_max_filesize = 40M