
WordPress FTP error
So I ran into an issue trying to install a new theme. Upon selecting install, I a page popped up asking me to enter my FTP credentials. Weird, I cant remember setting any credentials. Anyway, I managed to fix the issue by adding the following line to my “wp-config.php” file:
define(‘FS_METHOD’, ‘direct’);
No token or token has expired.