Display all ACF's flexible rows as anchors into menu items selector.
- This is an addon for the Advanced Custom Fields plugin by Eliott Candom.
- You need to use flexible fields into your templates to make this plugin work.
- Improve readability, refactor and reformat
- Automatticaly handle "anchor fields"
- Choose wherever to activate this feature or not
- Download and install using the built-in WordPress plugin installer.
- Site Activate in the "Plugins" area of the admin.
- Optionally drop the entire
bea-acf-menu-anchors
directory intomu-plugins
. - TODO : Usages
- Add repository source :
{ "type": "vcs", "url": "https://github.com/BeAPI/bea-acf-menu-anchors" }
. - Include
"bea/bea-acf-menu-anchors": "dev-master"
in your composer file. - TODO : Usages
TODO : what it does and how
TODO : Add screenshots
- Add reamdme
- Add composer support
- Init project