Title: Remove WPML Menu Sync
Author: Pieter Bos
Published: <strong>3 Eylül 2013</strong>
Last modified: 12 Ocak 2026

---

Eklentilerde ara

![](https://ps.w.org/so-remove-wpml-menu-sync/assets/banner-772x250.jpg?rev=2099483)

![](https://ps.w.org/so-remove-wpml-menu-sync/assets/icon-256x256.png?rev=2099460)

# Remove WPML Menu Sync

 [Pieter Bos](https://profiles.wordpress.org/senlin/) tarafından

[İndir](https://downloads.wordpress.org/plugin/so-remove-wpml-menu-sync.1.3.1.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/so-remove-wpml-menu-sync/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/so-remove-wpml-menu-sync/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/so-remove-wpml-menu-sync/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/so-remove-wpml-menu-sync/#developers)

 [Destek](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/)

## Açıklama

This plugin is an Addon for the amazing _WPML Plugin_.

The WP Menus Sync feature of WPML can be very useful if all the content that is 
going to be part of the menu items in the navigation menu(s) too already has been
translated. However not all people (developers) have that luxury and therefore choose
to translate the navigation menu(s) manually.

In that case it would not be a good idea when the client unwittingly clicks on that
WPML submenu (or on the synchronization link in the Menus page) and starts syncing
menus.

It is therefore that I have developed this small Addon. Of course people other than
developers can also use the addon if they don’t want to use the navigation menu 
synchronization tool of WPML.

First of all it checks whether WPML has been installed. If it has it will hide the
synchronization link from the Appearance > Menus page.

It also removes the link from the WPML submenu in the Dashboard sidebar.

The Addon doesn’t come with any settings.

I have decided to only support this plugin through [Github](https://github.com/senlin/so-remove-wpml-menu-sync/issues).
Therefore, if you have any questions, need help and/or want to make a feature request,
please open an issue over at Github. You can also browse through open and closed
issues to find what you are looking for and perhaps even help others.

**PLEASE DO NOT POST YOUR ISSUES VIA THE WORDPRESS FORUMS**

Thanks for your understanding and cooperation.

## Yükleme

Go to **Plugins > Add New** in your WordPress Dashboard, do a search for “remove
wpml menu sync” and install it.

… OR …

 1. Download zip file.
 2. Upload the zip file via the Plugins > Add New > Upload page … OR … unpack and upload
    with your favourite FTP client to the /plugins/ folder.
 3. Activate the plugin on the Plugins page.

Tamamlandı!

## SSS

### Where are the Settings?

You can stop looking, there are no settings. The Addon just works in the background.

### Why is the plugin showing an error message after activation?

This plugin is an Addon for [WPML](https://wpml.org), the plugin that enables any
WordPress website to become 100% multilingual. If you don’t have WPML installed,
this Addon is useless, so better not install it.

### I have an issue with this plugin, where can I get support?

Please open an issue on [Github](https://github.com/senlin/so-remove-wpml-menu-sync/issues)

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Remove WPML Menu Sync” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ Pieter Bos ](https://profiles.wordpress.org/senlin/)

“Remove WPML Menu Sync” 1 dile çevrildi. Katkıda bulundukları için [çevirmenlere](https://translate.wordpress.org/projects/wp-plugins/so-remove-wpml-menu-sync/contributors)
teşekkürler.

[“Remove WPML Menu Sync” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/so-remove-wpml-menu-sync)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/so-remove-wpml-menu-sync/),
[SVN deposuna](https://plugins.svn.wordpress.org/so-remove-wpml-menu-sync/) göz 
atın ya da [RSS](https://plugins.trac.wordpress.org/log/so-remove-wpml-menu-sync/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/so-remove-wpml-menu-sync/)
abone olun.

## Değişiklik Kaydı

#### 1.3.1

 * April 27, 2025
 * removed redundant `load_plugin_textdomain()` function and increased min required
   WP version
 * tested up to WP 6.8

#### 1.3.0

 * October 3, 2022
 * adjusted remove_submenu_page() function

#### 1.2.2

 * December 23, 2020
 * verified compatibility WP 5.6

#### 1.2.1

 * October 29, 2018
 * fix bug that showed the sync link in nav menus page
 * verified compatibility WP 5.0
 * verified compatibility ClassicPress 1.0.0

#### 1.2

 * date: Jun 1, 2017
 * improve code
 * remove redundant language files
 * verified compatibility WP 4.8

#### 1.1.2

 * date: Nov 29, 2016
 * remove version check
 * compatible up to WP 4.7

#### 1.1.1 (2015.08.05)

 * revert to [semantic versioning](http://semver.org)
 * compatible up to WP 4.3

#### 1.1.0 (2015.07.01)

 * main function adjusted for WPML 3.2.2 (tip by [skeptikas](https://github.com/skeptikas)

#### 1.0.3 (2015.04.09)

 * changed logos
 * new banner image for WP.org Repo by [Rula Sibai](https://unsplash.com/rulasibai)

#### 1.0.2 (2014.07.08)

 * adjusted removal to latest WPML versions
 * upped minimum required WP version to 3.9

#### 1.0.1 (2014.01.02)

 * removed constants function

#### 1.0.0 (2013.12.27)

 * tested up to WP 3.9-alpha
 * change version number format
 * adjust links readme file to new [SO WP website](http://so-wp.com)

#### 0.2.2

 * disabled warning on multisite installs, because warning was showing even if WPML
   has been installed
 * added plugin deactivation to warning message when WPML has not been installed

#### 0.2.1

 * change text domain to prepare for language packs (via Otto – http://otto42.com/
   el)

#### 0.2

 * Add version check
 * Update minimum required version (WP 3.6)
 * Compatible up to 3.7.1

#### 0.1

 * First stable release

## Meta

 *  Sürüm **1.3.1**
 *  Son güncelleme **3 ay önce**
 *  Etkin kurulumlar **100+**
 *  WordPress sürümü ** 5.0 veya üstü **
 *  Test edilen sürüm **6.9.4**
 *  Diller
 * [English (US)](https://wordpress.org/plugins/so-remove-wpml-menu-sync/) ve [Russian](https://ru.wordpress.org/plugins/so-remove-wpml-menu-sync/).
 *  [Dilinize çevirin](https://translate.wordpress.org/projects/wp-plugins/so-remove-wpml-menu-sync)
 * Etiketler
 * [addon](https://tr.wordpress.org/plugins/tags/addon/)[menu](https://tr.wordpress.org/plugins/tags/menu/)
   [sync](https://tr.wordpress.org/plugins/tags/sync/)[synchronization](https://tr.wordpress.org/plugins/tags/synchronization/)
   [wpml](https://tr.wordpress.org/plugins/tags/wpml/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/so-remove-wpml-menu-sync/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/)

## Katkıda bulunanlar

 *   [ Pieter Bos ](https://profiles.wordpress.org/senlin/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://so-wp.com/plugins/donations)