Viewing 2 replies - 1 through 2 (of 2 total)
  • No, there is no way at this stage. We are working with frederick and we hope to have something that is mobile-plugin-friendly very soon.

    If you feel brave, you could look into wpmp_swticher.php for the function “setcookie” and comment that line.

    This:
    setcookie(WPMP_SWITCHER_COOKIE_VAR, $type, time()+60*60*24*365, '/');

    Should become this:
    // setcookie(WPMP_SWITCHER_COOKIE_VAR, $type, time()+60*60*24*365, '/');

    Thread Starter Udegbunam Chukwudi

    (@strictlyonlinebiz)

    Thanks for the tip. I’ll do just that.
    Wishing you and Frederick a hugely successful collaboration. 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WordPress Mobile Pack] Deactivate Mobile Switcher Cookie’ is closed to new replies.