From 6f674f91776b39acf1aab9ba1d2b53c1d18f951a Mon Sep 17 00:00:00 2001 From: Vincent Klaiber Date: Sat, 4 Sep 2021 08:22:37 +0200 Subject: [PATCH] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5238938..c2af4904 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Require this package, with Composer, in the root directory of your project. composer require wordplate/acf ``` -Download the [Advanced Custom Fields Pro](https://www.advancedcustomfields.com/pro) plugin and put it in either the `plugins` or `mu-plugins` directory. Visit the WordPress dashboard and activate the plugin. Please note that this package supports ACF version 5.6 or higher. +Download the [Advanced Custom Fields Pro](https://www.advancedcustomfields.com/pro) plugin and put it in either the `plugins` or `mu-plugins` directory. Visit the WordPress dashboard and activate the plugin. Please note that you'll need the latest version of ACF in order to use all features in this package. #### Installing ACF Pro with Composer (optional)