From ba2b3eea2291974b974f2eef29a100b93a3f29be Mon Sep 17 00:00:00 2001 From: Aubrey Portwood Date: Mon, 3 Nov 2014 21:41:19 -0700 Subject: [PATCH] Install all the things. Contributors. --- readme.md | 19 ++++++++----------- vvv-init.sh | 13 +++++++++++++ 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index 8b255ec..9e51426 100644 --- a/readme.md +++ b/readme.md @@ -24,16 +24,7 @@ You can do it the soft way using (I know it's long, Text Expander?) `vagrant ssh ## What will happen? - Install WordPress and import "Theme Unit Test Data" -- Install & activate "Developer" -- Install & activate "Theme Check" -- Install & activate "Theme Mentor" -- Install & activate "Theme Checklist" -- Install & activate "What The File" -- Install & activate "VIP Scanner" -- Install & activate "WordPress Database Reset" -- Install & activate "Toolbar Theme Switcher" -- Install "RTL Tester" -- Install "Pig Latin" +- Install a bunch of developer plugins you'll need - Install any `.zip` themes located in the root ## Credentials and Such @@ -71,4 +62,10 @@ _________________________ ## 1.0 -- The old VVV theme review \ No newline at end of file +- The old VVV theme review + +_________________________ + +# Contributors + +@aubreypwd @RCowles @grappler \ No newline at end of file diff --git a/vvv-init.sh b/vvv-init.sh index 4a896ec..5cb5c3a 100644 --- a/vvv-init.sh +++ b/vvv-init.sh @@ -54,6 +54,19 @@ PHP wp plugin install toolbar-theme-switcher --activate wp plugin install rtl-tester wp plugin install piglatin + wp plugin install debug-bar --activate + wp plugin install debug-bar-console --activate + wp plugin install debug-bar-cron --activate + wp plugin install debug-bar-extender --activate + wp plugin install rewrite-rules-inspector --activate + wp plugin install log-deprecated-notices --activate + wp plugin install log-viewer --activate + wp plugin install monster-widget --activate + wp plugin install user-switching --activate + wp plugin install regenerate-thumbnails --activate + wp plugin install simply-show-ids --activate + wp plugin install theme-test-drive --activate + wp plugin install wordpress-beta-tester --activate # ** # Unit Data