• Hi,

    I am seeing &wpmeteordisable=1 in the URL for some of my visitors.

    It is not for all users though.

    Any idea why that is happening?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    Hi @mready.

    This happens for IE<11 users, as it doesn’t support a lot of JS-specific stuff which I don’t want to polyfill to keep code small and fast. If user uses IE<11, plugin automatically redirects to original (wp-meteor disabled) page version using wpmeteordisable=1.

    Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    Resolving

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

The topic ‘wpmeteordisable=1 randomly in querystring’ is closed to new replies.