Title: Please remove Max_Supported_WP!
Last modified: August 21, 2016

---

# Please remove Max_Supported_WP!

 *  Resolved [jondewitt](https://wordpress.org/support/users/jondewitt/)
 * (@jondewitt)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/)
 * WordPress is auto-updating now and every one of my sites that auto updated also
   had its translation automatically disabled even though the functionality wasn’t
   affected at all. Please change how this functionality works or just remove it
   🙁
 * [http://wordpress.org/plugins/mqtranslate/](http://wordpress.org/plugins/mqtranslate/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [chsxf](https://wordpress.org/support/users/chsxf/)
 * (@chsxf)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4540932)
 * The plugin disables itself to avoid breaking the post and page editor but the
   localization features are still functional.
    The QT_*_SUPPORTED_WP_VERSION constants
   are a feature of the original qTranslate and we do not have any plan to remove
   it.
 *  Thread Starter [jondewitt](https://wordpress.org/support/users/jondewitt/)
 * (@jondewitt)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4540933)
 * It’s a bad feature. Editing a page or post after the plugin has disabled itself
   can lead to a single post housing all of the content for whatever languages you
   previously had separated. Thanks though I’ll just keep editing the plugin file
   to change max supported version.
 *  [leslierad](https://wordpress.org/support/users/leslierad/)
 * (@leslierad)
 * [12 years ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4541023)
 * [@jondewitt](https://wordpress.org/support/users/jondewitt/)
 * If you are worried about WP auto updates you could always change
    /wp-content/
   plugins/mqtranslate/mqtranslate.php
 * From:
    — define(‘QT_MAX_SUPPORTED_WP_VERSION’, ‘3.9’);
 * To:
    +++ define(‘QT_MAX_SUPPORTED_WP_VERSION’, get_bloginfo(‘version’));
 *  Plugin Author [chsxf](https://wordpress.org/support/users/chsxf/)
 * (@chsxf)
 * [12 years ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4541025)
 * We are looking to change our WordPress versions support.
    In a future update,
   we will change QT_MIN|MAX_SUPPORT_WP_VERSION to QT_MIN|MAX_SUPPORT_WP_MAJOR_RELEASE
 * By supporting major releases, we will improve support between security patch 
   releases of WordPress, which generally do not break the plugin.
 *  Plugin Author [chsxf](https://wordpress.org/support/users/chsxf/)
 * (@chsxf)
 * [12 years ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4541028)
 * The next release will introduce the feature I told about in my previous post.
 *  [Ismael Latorre](https://wordpress.org/support/users/miguelripoll/)
 * (@miguelripoll)
 * [12 years ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4541029)
 * Hi. I just updated to wp 3.9 and the plugin to its current latest version. It
   deactivated itself, giving me the “The mqTranslate Editor has disabled itself
   because it hasn’t been tested with your WordPress version yet.” message, event
   though both the wp and plugin versions are the latest. I tried by changing the
   QT_MAX_SUPPORTED_WP_VERSION parameter as explained above, but it is not working.
   Please, help.
 *  Plugin Author [chsxf](https://wordpress.org/support/users/chsxf/)
 * (@chsxf)
 * [12 years ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4541030)
 * New version 2.6.2.1 fixes the blocking bug introduced in 2.6.2. Very sorry for
   the inconvenience.
 *  [Ismael Latorre](https://wordpress.org/support/users/miguelripoll/)
 * (@miguelripoll)
 * [12 years ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4541031)
 * Fantastic. Many thanks.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Please remove Max_Supported_WP!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mqtranslate_b2b2b2.svg)
 * [mqTranslate](https://wordpress.org/plugins/mqtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mqtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mqtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/mqtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mqtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mqtranslate/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [Ismael Latorre](https://wordpress.org/support/users/miguelripoll/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/please-remove-max_supported_wp/#post-4541031)
 * Status: resolved