Hi, I am wondering if someone can help me with this. I have a situation where the wordpress cookie is being updated on the front-end/public pages of the website. This means that if someone has two tabs open, one on an admin page, and one onf the front-end, that the admin page has out of date nonce codes – and therefore cannot be saved.
Is it possible to create a function that fires when the 'update' or 'publish' button is pressed that refreshes the code and allows the page to be saved?
Any help would be much appreciated.