WordPress cookie issue blocking app development – wordpress_sec
-
Hello,
We are trying to have an app made that logs into our website. We have an issue where the login is not working for admin members and the AppMySite people have said its due to the following:
WordPress does not set any cookie in the form “wordpress_sec_[hash]”. WordPress specifically uses “wordpress_[hash] and wordpress_logged_in_[hash]”, plus a test cookie. Any cookies apart from these are not supported in our app because this is not a standard practice by WordPress.
They say the cookie is being put there by a security plugin or something. I have checked online and it seems this cookie is pretty standard and I cant find any references to it being the result of a plugin.
Can anyone shed some light on this, is it a standard WP cookie that is not mentioned in their documentation, or is there a way I can disable its usage so the app can work. I really appreciate your time.
The topic ‘WordPress cookie issue blocking app development – wordpress_sec’ is closed to new replies.

