An open API service indexing awesome lists of open source software.

https://github.com/joryhogeveen/preview-menu

WordPress plugin to preview menu's on selected locations.
https://github.com/joryhogeveen/preview-menu

menu wordpress wordpress-development wordpress-plugin

Last synced: about 2 months ago
JSON representation

WordPress plugin to preview menu's on selected locations.

Awesome Lists containing this project

README

        

=== Preview Menu ===
Contributors: keraweb
Donate link: https://www.keraweb.nl/donate.php?for=preview-menu
Tags: preview menu, preview, menu
Requires at least: 4.1
Tested up to: 5.4
Requires PHP: 5.2.4
Stable tag: 0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Preview menu's on selected locations

== Description ==

This plugin lets you preview your menu on any registered location.

= Filters =
* [`preview_menu_capability`](https://github.com/JoryHogeveen/preview-menu/wiki#filter-preview_menu_capability)
* [`preview_menu_default_location`](https://github.com/JoryHogeveen/preview-menu/wiki#filter-preview_menu_default_location)
* [`preview_menu_enable_meta_box`](https://github.com/JoryHogeveen/preview-menu/wiki#filter-preview_menu_enable_meta_box)

You can use these filters inside your theme functions.php file or in a plugin.

== Installation ==

Installation of this plugin works like any other plugin out there. Either:

1. Upload and unpack the zip file to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress

Or search for "Preview Menu" via your plugins menu.

== Screenshots ==

1. Menu meta box

== Changelog ==

= 0.2 =
* **Feature:** Store menu modifications (draft) for preview.

= 0.1.1 =
* **Enhancement:** Better capability verification.

= 0.1 =
* First version.

== Other Notes ==

You can find me here:

* [Keraweb](http://www.keraweb.nl/ "Keraweb")
* [GitHub](https://github.com/JoryHogeveen/preview-menu/)
* [LinkedIn](https://nl.linkedin.com/in/joryhogeveen "LinkedIn profile")