Hi @bigfatty,
Have you added any snippets using WPCode? If yes, can you please check if that still happens with all snippets disabled?
Can you please also share more details about the exact problem you are running into – if you could share a screenshot of the message you are seeing that would make it easier to try to pinpoint the issue.
I have not added any snippets as of yet, but I will do that.
The exact problem is that the “Saved” button in the top right of the draft page remains illuminated or activates, indicating that an edit on the page has occurred and it needs to be saved. I click on the “Save” button, and a check-mark appears indicating the draft has been “Saved”. The “Saved” button then inactivates. However, after a second or so, the “Saved” button reactivates, indicating another edit has occurred, when one has not.
This doesn’t seem to create a problem, but is not normal. As mentioned, I deactivate the plugin and this behavior stops. I tried several other themes, and the same behavior takes place.
Hi @bigfatty,
Thank you for the details. After further investigating this – the issue is not from WPCode, this is expected behaviour when a plugin has a metabox added to the editor.
In your case, WPCode is probably the only plugin that adds a metabox to the editor and that’s why you experience this – activating any other plugin with a metabox will have the same effect.
You can read more about this here: https://core.trac.wordpress.org/ticket/59395
Thank you for the explanation. I knew this was a great plugin, so I figured it wasn’t much to worry about. I just thought I’d ask to be sure. Thanks again.