On Jan-05 I discovered trashed Posts, Users, and Featured Images on our site.
These deletions occur daily. As of today 2,000+ posts – and many associated users and images — have been trashed.
To clarify: When I refer to “posts” I’m referring to the articles on the site. I am not referring to SimplePress posts, though some SimplePress posts could be missing as well. Growthtrac.com is not only a SimplePress forum -– our site contains thousands of articles (posts). SimplePress is only a secondary, very minor piece of our site.
The last 3 days, we’ve worked with our host -– WPEngine -– and our developers to determine the cause. Admin accounts were checked, passwords changed, and a Sucuri Scan was run. The scan came back clean.
Last night we tracked content changes on the site. Sure enough, 100+ new deletions occurred and they originated from a cron.
The sph_cron_user cron is deleting content daily at 04:17am
This is of course a SimplePress cron.
So, I located these (enabled) SimplePress settings:
–Enable auto removal of member accounts
–Remove inactive members (if auto removal enabled)
–Remove members who have not posted (if auto removal enabled)
Here’s what’s been happening: Instead of only removing inactive SimplePress members, SimplePress is also deleting non-SimplePress users (authors, etc.) and associated content.
SimplePress should only be impacting SimplePress data.
We’re running 5.5.1
Can you shed light on this?