Skip to content

Instantly share code, notes, and snippets.

@juniorinvernizzi
Created May 9, 2020 04:44
Show Gist options
  • Save juniorinvernizzi/411abefc40f45c6afa21684aac101d22 to your computer and use it in GitHub Desktop.
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
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