filmov
tv
How to Fix WordPress Asking for FTP Credentials to Install Themes or Plugins | WordPress Needs FTP
Показать описание
In this wordpress tutorial for beginners you will learn how to fix issue that your wordpress website needs / requiring file transfer protocol access when you trying to install, delete or update theme and plugins.
There are two ways to fix this error / problem.
define( 'FS_METHOD', 'direct');
define( 'FTP_USER', 'username' );
define( 'FTP_PASS', 'password' );
#configfile #ftp #credentials #wordpress #webtaskwithhassan #hassangilani
There are two ways to fix this error / problem.
define( 'FS_METHOD', 'direct');
define( 'FTP_USER', 'username' );
define( 'FTP_PASS', 'password' );
#configfile #ftp #credentials #wordpress #webtaskwithhassan #hassangilani