• Resolved Adam

    (@panhead)


    The front-end of my site functions strange when I’m logged in, but when I log out, it functions fine. I noticed this just today when I updated from 4.4.x to 4.5.2.

    I looked at the jQuery versions when logged in and out, and they’re different. Is this normal?

    When I’m logged In, the jQuery version is 1.12.3. HTML:

    <script type='text/javascript' src='http://example.com/wp-includes/js/jquery/jquery.js?ver=1.12.3'></script>

    When I’m logged Out, the jQuery version is 1.11.3. HTML:

    <script type='text/javascript' src='http://example.com/wp-includes/js/jquery/jquery.js'></script>

    This may be the issue. Help!

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

The topic ‘Updating to WordPress 4.5.2: jQuery Version Different?’ is closed to new replies.