Title: Menu Swapper
Author: sevenspark
Published: <strong>2013年5月14日</strong>
Last modified: 2025年2月26日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/menu-swapper.svg)

# Menu Swapper

 由[sevenspark](https://profiles.wordpress.org/sevenspark/)

[下載](https://downloads.wordpress.org/plugin/menu-swapper.1.2.zip)

 * [詳情](https://zh-hk.wordpress.org/plugins/menu-swapper/#description)
 * [評價](https://zh-hk.wordpress.org/plugins/menu-swapper/#reviews)
 *  [安裝](https://zh-hk.wordpress.org/plugins/menu-swapper/#installation)
 * [開發](https://zh-hk.wordpress.org/plugins/menu-swapper/#developers)

 [支援](https://wordpress.org/support/plugin/menu-swapper/)

## 描述

The Menu Swapper provides two utilities:

 1. A settings page that allows you to register unlimited menu theme locations
 2. A meta box that will appear on Pages and Posts, which will allow you to replace
    existing menu theme locations with your new theme locations for those individual
    Posts/Pages.

[Video demo](http://www.youtube.com/watch?v=kAd0_RKvvLw)

## 安裝

Install just like any other plugin

 1. Upload the `/menu-swapper/` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create your theme locations via Settings > Menu Swapper
 4. Set menus for your new theme locations in Appearance > Menus
 5. Swap your theme locations via the meta box on individual Pages and Posts

## 常見問題

None yet.

## 評價

![](https://secure.gravatar.com/avatar/254f90bd9886225523bd42806fd67fcc0d1af78038660053bedbc2ea9eba82ae?
s=60&d=retro&r=g)

### 󠀁[Exactly what I needed. Thank you so much!](https://wordpress.org/support/topic/exactly-what-i-needed-thank-you-so-much/)󠁿

 [bardiazadeh](https://profiles.wordpress.org/bardiazadeh/) 2020年4月11日

For some reason the “Custom Page Menu” option in my theme wasnt working, I had done
everything and almost had given up, until I came across this plugin. I tried to 
use other plugins that promised to to the same thing but they didnt work. This plugin
was easy to use and did exactly what I needed it to do. Thank you so much.

![](https://secure.gravatar.com/avatar/f5c6166d8b0683d9e0bd7b7f6ce0b8f01a5403ca8378264a6f7180f7569baa91?
s=60&d=retro&r=g)

### 󠀁[This one worked – simple install](https://wordpress.org/support/topic/this-one-worked-simple-install/)󠁿

 [NightL](https://profiles.wordpress.org/nightl/) 2019年9月24日

Simple and straight forward Works exactly as intended

![](https://secure.gravatar.com/avatar/ab7d9cf1ecf8846dcd8eb0ec9029d0d6d33cbbe922976ec642f1c449ae797b7d?
s=60&d=retro&r=g)

### 󠀁[Just what I wanted](https://wordpress.org/support/topic/just-what-i-wanted-90/)󠁿

 [Spencer Brown](https://profiles.wordpress.org/webspencer/) 2019年3月4日

Great plugin with very easy to use user interfaces! Thank you so much!

![](https://secure.gravatar.com/avatar/30b11be7143d23936fe2578e9cd71c9f6675380a9adcea48cf7a8b2c249597f5?
s=60&d=retro&r=g)

### 󠀁[easy to use](https://wordpress.org/support/topic/easy-to-use-2099/)󠁿

 [salilou](https://profiles.wordpress.org/hkr/) 2018年7月30日

easy to use

![](https://secure.gravatar.com/avatar/3e129213c568f6300b442562ff507c632a22d8cfd4c491e9f401fc86b3b2441e?
s=60&d=retro&r=g)

### 󠀁[MENU NO LONGER WORKING](https://wordpress.org/support/topic/menu-no-longer-working-2/)󠁿

 [Development Design](https://profiles.wordpress.org/development-design/) 2018年
5月31日

I wish there was a plugin for this that worked. Also wish that WP deleted the old
crap plugins.

![](https://secure.gravatar.com/avatar/551c74f708adc5a944d9bc16a880042fd3912328774bdac29a6dcc322cd22d13?
s=60&d=retro&r=g)

### 󠀁[WordPress 4.8.2](https://wordpress.org/support/topic/wordpress-4-8-2-4/)󠁿

 [Lawrence Mouawad](https://profiles.wordpress.org/lawrence66/) 2017年10月27日

Does the job and perfectly working with WP 4.8.2 Thanks!

 [ 閱讀全部43個評價 ](https://wordpress.org/support/plugin/menu-swapper/reviews/)

## 貢獻者及開發者

“Menu Swapper” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

 *   [ sevenspark ](https://profiles.wordpress.org/sevenspark/)

[將 Menu Swapper 外掛本地化為台灣繁體中文版。](https://translate.wordpress.org/projects/wp-plugins/menu-swapper)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/menu-swapper/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/menu-swapper/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/menu-swapper/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/menu-swapper/)。

## 修改日誌

#### 1.2

 * Clean up Custom Theme Locations table layout CSS
 * Remove deprecated screen_icon() function

#### 1.1.1

 * Security fix: make sure nonce is always checked

#### 1.1.0.2

 * Add WPML swapper check
 * Don’t unset ‘menu’ argument to avoid invalid array index access in core
 * Fix non-highlighting of any/all option
 * Allow swapping only on posts, Pages, and front page

#### 1.1.0.1

 * Previous deployment erroneously removed assets folder, this re-adds it so that
   the Control Panel page will work properly

#### 1.1

 * Add check to remove the ‘menu’ argument from wp_nav_menu args, as this will override
   theme location setting
 * Cleaned up admin panel for current WordPress styles.

#### 1.0.1

 * Set the default to not affect any menus so that when Menu Swapper is not needed
   it won’t inadvertently swap your menus

#### 1.0

 * Initial submission

## 其它

 *  Version **1.2**
 *  Last updated **1 年之前**
 *  Active installations **3,000+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/menu-swapper/)
 * Tags
 * [change](https://zh-hk.wordpress.org/plugins/tags/change/)[menu](https://zh-hk.wordpress.org/plugins/tags/menu/)
   [swap](https://zh-hk.wordpress.org/plugins/tags/swap/)[switch](https://zh-hk.wordpress.org/plugins/tags/switch/)
 *  [進階顯示](https://zh-hk.wordpress.org/plugins/menu-swapper/advanced/)

## 評分

 4.7 out of 5 stars.

 *  [  38 5-star reviews     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/menu-swapper/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/menu-swapper/reviews/)

## 貢獻者

 *   [ sevenspark ](https://profiles.wordpress.org/sevenspark/)

## 支援

有話想說？需要協助？

 [檢視支援論壇](https://wordpress.org/support/plugin/menu-swapper/)

## 捐贈

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://sevenspark.com/goods)