autoupdate

abstract-business-code-270348

WordPress update without ftp

To use wordpress update and install plugins without ftp add following line to wp-config.php. define(‘FS_METHOD’, ‘direct’); Read more about proper…