Skip to content

Instantly share code, notes, and snippets.

View glena's full-sized avatar

Germán Lena glena

  • Auth0
  • Buenos Aires, Argentina
View GitHub Profile
@glena
glena / ReadMe.md
Last active October 30, 2017 12:44 — forked from dobesv/ReadMe.md

You must provide the following configuration variables:

  1. WP_XMLRPC_URL = https://www.yourdomain.com/xmlrpc.php (replace with your domain and use http:// if you don't have SSL support)
  2. WP_ADMIN_USER = admin (use your own admin username)
  3. WP_ADMIN_PASSWORD = somepassword (use your own admin password)