• Plugin Author Jason Penney

    (@jczorkmid)


    UGL and WordPress 4.2

    It’s not (yet) working 100%. If svn ever lets me tags 1.6.2.1, that version will bypass UGL on 4.2 if activated. Until then, you may wish to disable it.

    Capturing WP_DEBUG output

    If you ask for help, I’m likely going to ask for any WP_DEBUG messages. The easiest thing to do is set the following in your wp-config.php:

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);

    This will put a file named debug.log in your /wp-content folder with the messages in it.

    https://ww.wp.xz.cn/plugins/use-google-libraries/

Viewing 1 replies (of 1 total)
  • [19-Nov-2015 17:37:28 UTC] Use Google Libraries: Not yet qualified with this version of WordPress. Bypassing UGL.

    Oh, that’s why our blog is slower than expected.

Viewing 1 replies (of 1 total)

The topic ‘READ ME FIRST: Updates, Troubleshooting’ is closed to new replies.