tiny-pixel / acorn-admin-menus
This package is abandoned and no longer maintained.
The author suggests using the tiny-pixel/acorn-settings-admin-menus package instead.
Admin menu management for Acorn projects
Package info
github.com/pixelcollective/acorn-admin-menus
Type:package
pkg:composer/tiny-pixel/acorn-admin-menus
dev-master
2019-07-20 19:39 UTC
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2019-07-20 19:39:27 UTC
README
Provides Acorn projects with configuration options for the WordPress admin menu and admin bar.
Requirements
Sage >= 10.0
PHP >= 7.3
Installation
Install via composer:
composer require tiny-pixel/acorn-settings-admin-menus
After installation run the following command to publish the starter configuration file to your application:
wp acorn vendor:publish
Happy menu'ing!