After updating from 4.26.15 to 4.2.6.16, editing a CPT sometimes returns the wrong content in the body of the editing window.
Bizarre, I know, but returning to the old version of the plugin 100% fixes the issue.
For example, if I click on the following link from the Knowledge Hub > All Steps admin screen
/wp-admin/post.php?post=48383&action=edit
it should be a post titled “Understanding the top drivers of engagement at work”
but instead the content returned is for:
What does resilience look like in the workplace?
/wp-admin/post.php?post=48335&action=edit
The meta title of the editing page matches the original page, but everything else is the content from the wrong page.
It doesn’t happen for all posts, but it’s definitely connected to the upgrade.
Let me know what you figure out!