Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aubreypwd committed Oct 21, 2014
1 parent e9b6d87 commit ecff6ef
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
This is a [VarryingVagrantVagrant](https://github.com/Varying-Vagrant-Vagrants/VVV)
This is a [VarryingVagrantVagrant](https://github.com/Varying-Vagrant-Vagrants/VVV)
for testing WordPress Themes.

# How to install this VarryingVagrantVagrant

Clone this repo, or [download it](https://github.com/aubreypwd/wordpress-themereview-vvv/releases),
Clone this repo, or [download it](https://github.com/aubreypwd/wordpress-themereview-vvv/releases),
into your `www/` folder and re-provision your VVV using `vagrant provision`

# What will happen?
Expand All @@ -14,16 +14,22 @@ ______________
This will create a `/vagrant-install/www/wordpress-themereview/htdocs`
folder with a fresh WordPress install.

The data base `wordpress_themereview` will be automatically created for you.
It will also check out the [developer](http://wordpress.org/plugins/developer/)
The data base `wordpress_themereview` will be automatically created for you.
It will also check out the [developer](http://wordpress.org/plugins/developer/)
and [theme-check](http://wordpress.org/plugins/theme-check/) plugins and activate them for you
as well as install the [Theme Unit Test](http://codex.wordpress.org/Theme_Unit_Test) data.

You can then go to [http://themereview.wordpress.dev](http://themereview.wordpress.dev),
upload and install a theme and review away.
You can then go to [http://themereview.wordpress.dev](http://themereview.wordpress.dev),
upload and install a theme and review away.

Just delete the `htdocs` folder when you want to start over.

## WordPress Login Creds

You can login with `admin`, which has the password `password`
You can login with `admin`, which has the password `password`

# Changelog

## 1.1

- Theme Unit Data is dynamic thanks to @RCowles

0 comments on commit ecff6ef

Please sign in to comment.