Skip to content

Commit 85f7c1a

Browse files
committed
docs: change wording
1 parent b4fdeb1 commit 85f7c1a

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

readme.txt

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Easily hide the layout of the flexible content on the frontend but still keep it
1212

1313
== Description ==
1414

15-
Sometimes you may need to hide/remove a flexible content layout from showing on the front-end of the website,
16-
but you would still like to keep it in the back-end in case you need to re-enable that layout again in the future.
15+
Sometimes you may need to hide/remove a flexible content layout from showing on the frontend of the website,
16+
but you would still like to keep it in the backend in case you need to re-enable that layout again in the future.
1717
Of course you can always just remove the layout, but if it’s a complex group of fields with a lot of data,
1818
re-creating it later would be a pain. And here the **ACF Hide Layout** plugin comes into play. It adds a small button
1919
with an "eye" icon to easily disable/enable flexible layout content without removing it.
@@ -23,20 +23,17 @@ with an "eye" icon to easily disable/enable flexible layout content without remo
2323
= How to use it? =
2424

2525
Next to the flexible content options "Add Layout" and "Remove Layout" is a new option "Hide / Show Layout".
26-
Toggling that option will hide or show the layout on fronted.
26+
Toggling that option will hide or show the layout on the fronted.
2727

2828
== Requirements ==
2929

30-
This plugin requires at least ACF Pro 5.7
30+
* [WordPress](https://wordpress.org/) >= 4.7
31+
* [Advanced Custom Fields Pro](https://www.advancedcustomfields.com/pro/) >= 5.7
3132

3233
== Installation ==
3334

34-
= Wordpress Install =
35-
36-
1. Install Advanced Custom Fields: Pro
37-
2. Upload the plugin files to the `/wp-content/plugins/acf-hide-layout` directory, or install the plugin through the WordPress plugins screen directly.
38-
3. Activate the plugin through the 'Plugins' screen in WordPress.
39-
4. Everything is ready!
35+
1. Upload the plugin files to the `/wp-content/plugins/acf-hide-layout` directory, or install the plugin through the WordPress plugins screen directly.
36+
2. Activate the plugin through the 'Plugins' screen in WordPress.
4037

4138
== Development ==
4239

0 commit comments

Comments
 (0)