DB Cleaner Test Data
Generates realistic test data in WordPress database for testing database cleaner plugins
by Development Team · github.com/outputlevel/wp-db-cleaner-test-data · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/outputlevel/wp-db-cleaner-test-data/archive/refs/heads/main.zipReadme
DB Cleaner Test Data Plugin
Generate realistic test data in your WordPress database for testing database cleaner plugins.
Quick Start
- Activate the plugin from WordPress admin
- Go to Dashboard → DB Test Data
- Select data types to generate
- Click Generate Test Data
What Gets Generated
- wp_options (~100 orphaned plugin settings)
- wp_postmeta (orphaned and unused post metadata)
- wp_posts (draft, trash, revision posts)
- wp_termmeta (orphaned term metadata)
- Transients (expired and temporary caches)
- Custom Table (plugin-specific data simulation)
Use Cases
- Test database cleaner plugin detection accuracy
- Validate cleanup operations without risking real data
- Performance test database optimization
- Simulate real-world database bloat scenarios
Documentation
See docs/Initial-prompt.md for comprehensive documentation.
⚠️ Development Only
Use only on development/test sites. Never use on production!
Version
1.0.0