Adding query string on redirected login page
-
Thanks for this magnificent plugin.
1) How about adding query string after custom login URL?
That should prevent caching of custom login URL on most cache systems.
In example:
/login/?nocache=true /login/?x=true
In example, if you make yet another field after custom login URL
like:
/ [login URL] / [?query-args]
or even have query character (?) hard coded after second slash?
/ [login URL] /? [query-args]
2) How about to allow slash(es) inside custom login URL in order to move login into already cache-free sub-folder?
In example:
/ [wp-admin/mylogin] / or / [wp-admin/hidden/mylogin] /
Regards
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.