Skip to content

Display all ACF's flexible rows as anchors into menu items selector.

Notifications You must be signed in to change notification settings

BeAPI/bea-acf-menu-anchors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEA - ACF Menu anchors

Display all ACF's flexible rows as anchors into menu items selector.

Requirements

Roadmap

Installation

WordPress

  • 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 into mu-plugins.
  • TODO : Usages

Composer

  • 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

Usages

TODO : what it does and how

TODO : precise how to add fields (anchors)

TODO : how "link" theme to plugin

TODO : use them from menu items

TODO : Add screenshots

Changelog

1.0.1 - 12 Dec 2016

  • Add reamdme
  • Add composer support
  • Init project