Skip to content

Instantly share code, notes, and snippets.

@juanpabloprado
Created July 21, 2017 21:33
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 juanpabloprado/6e489baf5ecb4143693d79c8eb713f25 to your computer and use it in GitHub Desktop.
Save juanpabloprado/6e489baf5ecb4143693d79c8eb713f25 to your computer and use it in GitHub Desktop.
wp core download --locale=es_MX
wp core config --dbname=site_com --dbuser=site --dbpass=password --dbhost=localhost
wp core install --url=https://site.com --title="Site" --admin_name=site_@dm1n --admin_email=juan@juanpabloprado.com --admin_password=password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment