這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Merge Menus

外掛說明

Ever had to combine 2 menus using the default WordPress Menu editor. Manually it can take a while to copy over all the details from 1 menu to another.

This does all the leg work for you by copied all the elements of the menu into the menu you are currently editing.

安裝方式

  1. Search for Merge Menus in the WordPress Plugin Repo
  2. Install the plugin
  3. Activate the plugin

使用者評論

2024 年 6 月 4 日
I was looking for a way to add a menu that is temporary and I do it every year.
2024 年 6 月 4 日
This plugin saves you a lot of time trying to manage menu items. Thank you!To author: Please add some description of how to use it as it can be confusing for first time users.
2024 年 1 月 24 日
It has one functionality only, inside the menu tab, and it allows you to pick one menu to merge with the currently selected menu. Life saver for websites organizing content with menus. Thanks.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Merge Menus〉的開發相關工作。

參與者

將〈Merge Menus〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

We use the Semantic Versioning system of defining versions (https://semver.org/).
This means that version 1.10 is a minor update for the version 1.x branch and version 2.0 is a MAJOR update.
We will not wrap version numbers of double digits.

1.1.3

  • feat: publish language files
  • feat: add documentation link to plugin meta

1.1.2

  • fix: disable dropdown menu when site has no nav menus defined

1.1.1

  • fix: missing composer directory breaking plugin load

1.1.0

  • chore: update branding to Watch The Dot / support.watchthedot.com
  • chore: remove symfony/polyfill-* from vendor
  • fix: add namespace to plugin file
    therefore using WatchTheDot\Plugins instead of global namespace
  • fix: use static functions when $this is not referenced
    This fixes a memory leak standard to using anonymous functions in classes
  • reactor: remove Plugin::__ helper method and instead use __ directly
  • chore: tested up to WP 6.4

1.0.0

  • First version released to WP Repo

For more information, see the plugin page