This post was most recently updated on December 11th, 2018
Add the following line to stop using FTP for WordPress…. Just direct upload
/* Stop using FTP just upload and Install */
define(‘FS_METHOD’,’direct’);
This post was most recently updated on December 11th, 2018
Add the following line to stop using FTP for WordPress…. Just direct upload
/* Stop using FTP just upload and Install */
define(‘FS_METHOD’,’direct’);