Hi, great idea and seems a better implementation to others I've seen.
Just wondering where does this plugin store all the info, is it in it's own WP DB table, a WP core DB table or elsewhere?
Hi, great idea and seems a better implementation to others I've seen.
Just wondering where does this plugin store all the info, is it in it's own WP DB table, a WP core DB table or elsewhere?
The snapshot data is stored in the wordpress database in two tables. One table stores the sections (wordpress core directories, themes, plugins) and the other stores the snapshot data for individual files.
On my typical install with half a dozen plugins and 3 themes, it is using about 300k of space in the db.
Can 'old' changes be removed from DB after admin has reviewed?
Hmm. I'm not sure I understand your question.
You must log in to post.