From 8c5133f66943c2b3e467fece39db08cf0e06c480 Mon Sep 17 00:00:00 2001 From: "Chris @ Drawcard" Date: Mon, 27 Feb 2017 16:00:30 +1030 Subject: [PATCH] Add requirement note for Wordpress 4.7 Referencing: https://discourse.roots.io/t/undefined-function-app-get-theme-file-path/8455 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 570c07c..e3e3c96 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ See a working example at [roots-example-project.com](https://roots-example-proje Make sure all dependencies have been installed before moving on: +* [WordPress](https://wordpress.org/) >= 4.7 * [PHP](http://php.net/manual/en/install.php) >= 5.6.4 * [Composer](https://getcomposer.org/download/) * [Node.js](http://nodejs.org/) >= 6.9.x