However Simple:Press is preventing me from getting the wordpress_logged_in cookie key.
If I disable Simple:Press on my site, it works fine and as expected.
What changes does Simple:Press make to the WordPress login please?
However Simple:Press is preventing me from getting the wordpress_logged_in cookie key.
If I disable Simple:Press on my site, it works fine and as expected.
What changes does Simple:Press make to the WordPress login please?
As I already told someone this morning – we do nothing with the WordPress login. Login is a pure WP function and nothing to do with SP.
And if ‘wordpress_logged_in’ is the name of your cookie then that is not, I think you will find, a standard WP cookie either. And no – that is also nothing to do with SP.
SP gets the login status from standard WP calls such as is_logged_in() etc. Why on earth would we interrupt or change what is a perfectly working system?