Add the code below to the very end of your wp-config file.
/** sets up ‘direct’ method for wordpress, auto update without ftp */
define(‘FS_METHOD’,’direct’);
								
			
									
			
			
	Add the code below to the very end of your wp-config file.
/** sets up ‘direct’ method for wordpress, auto update without ftp */
define(‘FS_METHOD’,’direct’);