Created
May 9, 2020 04:44
-
-
Save juniorinvernizzi/411abefc40f45c6afa21684aac101d22 to your computer and use it in GitHub Desktop.
Utilizar esse código quando não aparecer a opção de excluir ou add novo plugin. inserior código na página wp-config.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define('DISALLOW_FILE_EDIT', false); | |
define('DISALLOW_FILE_MODS', false); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment