WP Manifestindependent plugin directory
manifest / multisite / multisite-menu-widget

Multisite Menu Widget

Widget to display menus from primary site/blog on WP Multisite

by Brian Hanna · github.com/brianjohnhanna/multisite-menu-widget · website

0stars
0forks

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/brianjohnhanna/multisite-menu-widget/archive/refs/heads/master.zip

Readme

Multisite Menu Widget

For Wordpress Multisite

This plugin registers a widget that can be used on sub-sites to select and display menus from the primary site.

Offers a drop down to select any menu that is registered using wp_nav_menu() on primary blog/site to output through the widget.

Great for footer or sidebar menus that can be managed from one place and distributed throughout the network.

Tested on WP 3.9.1

Read the full README on GitHub →