• [08-Aug-2024 23:32:34 UTC] Use Google Libraries: Not yet qualified with this version of WordPress. Bypassing UGL.

Viewing 1 replies (of 1 total)
  • To bypass the bypass: comment out lines 229-232 of use-google-libraries.php:

    /*if ( version_compare( get_bloginfo( 'version' ), '4.8', '>=') ) {
    self::debug( 'Not yet qualified with this version of WordPress. Bypassing UGL.' );
    return;
    }*/

    I can confirm jquery.js then loads from Google’s AJAX library (tested on WP 6.6.2)

Viewing 1 replies (of 1 total)
  • The topic ‘incompatible with wordpress 6.6.1’ is closed to new replies.