Does not work on wp 6.9 or above
-
Does this plugin not work on WordPress 6.9.
please change toif ( version_compare( $GLOBALS['wp_version'], '6.5', '>=' ) && version_compare( $GLOBALS['wp_version'], '9.10-alpha', '<' ) ) {
include_once __DIR__ . '/class_wp_jquery_update_test.php';
}
Thank you
You must be logged in to reply to this topic.