Max Supported WordPress Version!
-
Hi!
Is the MAX_SUPPORTED_WP_VERSION a feature or a legacy data from the qTranslate plugin?If there a legacy data:
I found a solution/hack for the WordPress autoupdate problematic
define(‘QT_SUPPORTED_WP_VERSION’, $wp_version);if there a feature:
would not it be better to skip the automatic updates while checking?
(at the moment define(‘QT_MAX_SUPPORTED_WP_VERSION’, ‘3.9.0’));Thanks, Davelee
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Max Supported WordPress Version!’ is closed to new replies.