• My wordpress install is adding an “s” instead of the trailing slash at the end of some (not all)

    <link rel='stylesheet' id='orbitslider_main-css'  href='https://somesite.coms?ver=3.5' type='text/css' media='all' />
    <link rel='stylesheet' id='bgmp_style-css'  href='https://somesite.coms?ver=1.8' type='text/css' media='all' />
    <script type='text/javascript' src='https://somesite.coms?ver=3.5'></script>

    I have no idea why this is happening. This is a multisite install with a few mu plugins.

    Any advice would be great. Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    When did it start? Have you tried turning off the plugins?

    Thread Starter bosspj

    (@bosspj)

    It affect only 2 plugins. Not sure why it happened. But I ended up doing a hack around just to get my project off the ground. But I was able to hunt it down to plugins_url() and then to the apply_filters call within that function.

    It started right after I moved my plugins over to a wordpress 3.5 server. Previously it was all running perfectly on a wordpress 3.4.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Moved to a 3.5 server or upgraded 3.4 to 3.5? Those are different things ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress Adding s instead of slash’ is closed to new replies.