Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 560 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 560 Bytes

Acorn Settings -- Admin Menus

Provides Acorn projects with configuration options for the WordPress admin menu and admin bar.

Requirements

Sage >= 10.0

PHP >= 7.3

Composer

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!