Title: Menu Swapper
Author: sevenspark
Published: <strong>14 במאי 2013</strong>
Last modified: 26 בפברואר 2025

---

חיפוש תוספים

![](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://he.wordpress.org/plugins/menu-swapper/#description)
 * [סקירות](https://he.wordpress.org/plugins/menu-swapper/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/menu-swapper/#installation)
 * [פיתוח](https://he.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. יש להפעיל את התוסף דרך התפריט ’תוספים‘ בוורדפרס
 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/) 11 באפריל 2020

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/) 24 בספטמבר 2019

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/) 4 במרץ 2019

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/) 30 ביולי 2018

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/) 31 במאי
2018

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/) 27 באוקטובר 2017

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 repository](https://plugins.svn.wordpress.org/menu-swapper/), או הירשמו ל
[לוג פיתוח](https://plugins.trac.wordpress.org/log/menu-swapper/) באמצעות [RSS](https://plugins.trac.wordpress.org/log/menu-swapper/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 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

## מטא

 *  גרסה: **1.2**
 *  Last updated **לפני שנה 1**
 *  Active installations **3,000+**
 *  WordPress version ** 6.0 ומעלה **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 ומעלה **
 *  שפה
 * [English (US)](https://wordpress.org/plugins/menu-swapper/)
 * Tags
 * [change](https://he.wordpress.org/plugins/tags/change/)[menu](https://he.wordpress.org/plugins/tags/menu/)
   [swap](https://he.wordpress.org/plugins/tags/swap/)[switch](https://he.wordpress.org/plugins/tags/switch/)
 *  [תצוגה מתקדמת](https://he.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)

[הצג הכל](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)