Forums
(@albertski)
5 years, 1 month ago
Moved the question here.
6 years, 4 months ago
I ran into a similar issue and I found that I needed to change DISALLOW_FILE_MODS to false in wp-config.php.
DISALLOW_FILE_MODS
false
define( 'DISALLOW_FILE_MODS', false );