WP Manifestindependent plugin directory
manifest / admin / custom-menu-item-types

Custom Menu Item Types

WordPress plugin for additional menu item types that can be easily added to the menu like line breaks and titles.

by required · github.com/wearerequired/custom-menu-item-types · website

14stars
638composer installs
4forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wearerequired/custom-menu-item-types/archive/refs/heads/master.zip

Also on Packagist as wearerequired/custom-menu-item-types:

composer require wearerequired/custom-menu-item-types

From the readme

Custom Menu Item Types A WordPress plugin to add additional menu item types that can be easily added to the menu like line breaks and titles. List of custom types Column End Line Break Headline Highlight Box Newsletter Box aka Shortcode Setup System Requirements The plugin requires at least PHP 7.1 and WordPress 4.9. Installation composer require wearerequired/custom-menu-item-types

Read the full README on GitHub →