Skip to content

giuseppebonanno/multisitesharedmenu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multisite Shared Menu

Contributors: ben.greeley, Third Boxcar, Giuseppe Bonanno, Bradford Nelson, slushman

Requires at least: 4.6

Tested up to: 4.8.2

Allows users in a WordPress multisite network pull in menus from a main site in order to achieve universal navigation or shared navigation without needing to manually recreate menus.

Plugin is intended for WordPress Multisite environment for plugin to function properly and use the same theme to ensure menu name compatibility.

Installation

  • Copy the folder into your /wp-content/plugins directory.
  • Activate for the sites you wish to use plugin on.
    NOTE: Should not be activated on master menu site, and all sites sharing menus should use the same theme.
  • If your master/main site does not yet have a menu, set up a menu to use as a “master”.
  • To use this menu on other sites, browse to the site you wish to use the menu on.
  • Navigate to ‘Shared Menu Settings’ under the ‘Appearance’ menu.
  • Select the source site that contains the menu you wish to use and select the menu location(s) to pull in from your primary site.
  • Click ‘save changes’ to save your changes.

Changelog

1.2.4

Fix has_nav_menu return value

1.2.3

Nothing changed

1.2.2

Nothing changed

1.2.1

Fix WP admin bar break Fix deprecatd wp_get_sites()

1.2

Multiple menu selection! You can now include one or more menus from your master menu site.

1.11

Documentation improvements and screenshots.

1.1

Fixed bugs relating to registered menu locations.

1.0

Initial Release

About

Multisite Shared Menu plugin for WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%