Title: Menu Swapper
Author: sevenspark
Published: <strong>2013-05-14</strong>
Last modified: 2025-02-26

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Menu Swapper

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/menu-swapper/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/menu-swapper/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/menu-swapper/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/menu-swapper/#developers)

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

## Opis

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)

## Instalacja

Install just like any other plugin

 1. Upload the `/menu-swapper/` folder to the `/wp-content/plugins/` directory
 2. Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
 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

## Najczęściej zadawane pytania

None yet.

## Recenzje

![](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-04-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-09-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-03-04

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-07-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-05-
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!

 [ Przeczytaj 43 recenzje ](https://wordpress.org/support/plugin/menu-swapper/reviews/)

## Kontrybutorzy i deweloperzy

„Menu Swapper” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Menu Swapper” na swój język.](https://translate.wordpress.org/projects/wp-plugins/menu-swapper)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/menu-swapper/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/menu-swapper/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/menu-swapper/)
przez [RSS](https://plugins.trac.wordpress.org/log/menu-swapper/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

## Meta

 *  Wersja **1.2**
 *  Ostatnia aktualizacja **1 rok temu**
 *  Włączone instalacje **2 000+**
 *  Wersja WordPressa ** 6.0 lub nowszej **
 *  Testowano do **6.7.6**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/menu-swapper/)
 * Tagi
 * [change](https://pl.wordpress.org/plugins/tags/change/)[menu](https://pl.wordpress.org/plugins/tags/menu/)
   [swap](https://pl.wordpress.org/plugins/tags/swap/)[switch](https://pl.wordpress.org/plugins/tags/switch/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/menu-swapper/advanced/)

## Oceny

 4.7 na 5 gwiazdek.

 *  [  38 recenzji 5-gwiazdkowych     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=5)
 *  [  2 recenzje 4-gwiazdkowe     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=4)
 *  [  1 recenzja 3-gwiazdkowa     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=3)
 *  [  1 recenzja 2-gwiazdkowa     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=2)
 *  [  1 recenzja 1-gwiazdkowa     ](https://wordpress.org/support/plugin/menu-swapper/reviews/?filter=1)

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/menu-swapper/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://sevenspark.com/goods)