mwdelaney / sage-acf-menu-icons
Add icons WordPress menu items in a Sage-based theme
Installs: 11 166
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 2
Open Issues: 1
Requires
- php: >=5.3.2
This package is auto-updated.
Last update: 2024-12-29 06:40:39 UTC
README
Adds ACF menu icon fields to menu items in WordPress. This package is intended for Sage-based themes.
What it does
This package adds the following fields to each menu item on your site:
- Icon (the SVG icon)
- Hide Label? (Should the menu item label be hidden, just showing the icon?
- Icon Position (Should the icon appear before or after the label?
Usage
To install, run the following in your Sage 9- and Sage 10-based theme directory:
composer require "mwdelaney/sage-acf-menu-icons".