Duplicate Menu

説明

Some WordPress installs use very elaborate navigation systems powered by core Menus. They’re a fantastic feature that can often make or break a theme. Menus aren’t very portable out of the box, however. If you’re looking to make a change to a Menu you’re pretty much working live without a quick way to revert back to an old version. That’s where Duplicate Menu comes in.

Duplicate Menu will allow you to create a second (or third, or fourth, etc.) copy of an existing Menu to do with what you will. It generates the clone on a programmatic level and recreates all necessary relationships to ensure the structure is retained as well.

Find out more information in my explanatory article on Duplicate Menu

スクリーンショット

  • Easily create a carbon copy of an existing Menu

インストール

  1. Download the plugin and extract the files
  2. Upload duplicate-menu to your ~/wp-content/plugins/ directory
  3. WordPress の「プラグイン」メニューからプラグインを有効化してください

評価

2024年8月19日
It does exactly what it says with no issues. Thanks for such an easy, straight forward plugin!
2024年5月9日
Sí que hace una copia y le asigna el nombre que indiques, pero sólo duplica la primera opción de tu menú, nada más. Así que no pierdas tu tiempo con este plugin.
99件のレビューをすべて表示

貢献者と開発者

Duplicate Menu はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Duplicate Menu” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2.2

  • Fixes Deprecation Warning

0.2.1

  • Change capability to edit_theme_options
  • Added some inline documentation
  • Fixed link in readme
  • Updated screenshot

0.2

  • Added duplicate_menu_item action, allowing devs to bolt on custom functionality

0.1.1

  • Removed anonymous function call to support PHP <5.3 installs
  • Added link to GitHub, please contribute!

0.1

  • 最初のリリース