Demo Data Cleanup
Super Admin
Launch Safety
Demo data cleanup
This action is designed for the moment when the project is ready and you want to remove demo/session test records.
- Clears submitted demo posts stored in session.
- Clears payment test records stored in session.
- If MySQL is enabled, attempts to delete only rows where
is_demo = 1.
- Does not touch real rows without the demo flag.