Skip to content

Instantly share code, notes, and snippets.

@edurodriguesdias
Last active December 5, 2018 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edurodriguesdias/fd75bd853def11979660ee1cee82a89d to your computer and use it in GitHub Desktop.
Save edurodriguesdias/fd75bd853def11979660ee1cee82a89d to your computer and use it in GitHub Desktop.
INSTALL NEW WORDPRESS PLUGIN WITHOUT FTP CREDENTIALS - INSTALAR PLUGIN WORDPRESS SEM USUARIO E SENHA FTP
<?php
/*INSTALL NEW PLUGIN WITHOU FTP CREDENTIALS*/
/*PERMITE INSTALAR PLUGIN SEM FTP*/
define('FS_METHOD','direct');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment