Title: Remove WPML Menu Sync
Author: Pieter Bos
Published: <strong>2013 年 9 月 3 日</strong>
Last modified: 2026 年 1 月 12 日

---

搜索插件

![](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/)

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

 * [详情](https://cn.wordpress.org/plugins/so-remove-wpml-menu-sync/#description)
 * [评价](https://cn.wordpress.org/plugins/so-remove-wpml-menu-sync/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/so-remove-wpml-menu-sync/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/so-remove-wpml-menu-sync/#developers)

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

## 描述

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.

## 安装

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.

完成！

## 常见问题

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

## 评价

此插件暂无评价。

## 贡献者及开发者

「Remove WPML Menu Sync」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Remove WPML Menu Sync」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/so-remove-wpml-menu-sync/contributors)
为本插件所做的贡献。

[帮助将「Remove WPML Menu Sync」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/so-remove-wpml-menu-sync)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/so-remove-wpml-menu-sync/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/so-remove-wpml-menu-sync/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/so-remove-wpml-menu-sync/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/so-remove-wpml-menu-sync/)。

## 更新日志

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

## 额外信息

 *  版本 **1.3.1**
 *  最后更新：**5 月前**
 *  活跃安装数量 **200+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  语言
 * [English (US)](https://wordpress.org/plugins/so-remove-wpml-menu-sync/) 和 [Russian](https://ru.wordpress.org/plugins/so-remove-wpml-menu-sync/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/so-remove-wpml-menu-sync)
 * 标签
 * [addon](https://cn.wordpress.org/plugins/tags/addon/)[menu](https://cn.wordpress.org/plugins/tags/menu/)
   [sync](https://cn.wordpress.org/plugins/tags/sync/)[synchronization](https://cn.wordpress.org/plugins/tags/synchronization/)
   [wpml](https://cn.wordpress.org/plugins/tags/wpml/)
 *  [高级视图](https://cn.wordpress.org/plugins/so-remove-wpml-menu-sync/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/?filter=2)
 *  [  0 条 1 星评价     ](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)

[查看全部评论](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/so-remove-wpml-menu-sync/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://so-wp.com/plugins/donations)