• Resolved raywjohnson

    (@raywjohnson)


    Greetings,

    Most excellent plugin. Simple, direct, and works. Nice.

    So this issue is not the plugin. It is the stupid browser caching the 302 redirects.

    Here is what happens. I use the hidden link, login, all good.

    An hour later, I use the hidden link, redirects to /wp-admin/ (as it should, as I am already logged in).

    But, the browser then cached that redirect. So the next time (not logged in), when I use the hidden link, the BROWSER redirects to /wp-admin/ and I get a 404 page. Only clearing the browser cache fixes this.

    So, could you add the WP “nocache_headers()” function before doing any redirections?

    –RayJ

The topic ‘Request for adding nocache_headers function’ is closed to new replies.