Dummy Content Pack
Quickly populate your WordPress site with realistic dummy posts, pages, media, and users for testing or demonstration purposes.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 25 days ago
Is Dummy Content Pack abandoned?
Likely maintained (last update 25 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Dummy Content Pack is a lightweight plugin that generates realistic placeholder content—posts, pages, media attachments, categories, tags, and users—so you can build, style, and test themes or plugins without hunting for sample data.
Features
* One-click generation of posts, pages, custom post types, and media.
* Bulk-create users with Gravatar support.
* Assign categories, tags, and featured images automatically.
* Clean uninstall: remove everything the plugin created with a single click.
Perfect for
* Theme & plugin developers who need consistent test data.
* Agencies building client demos.
* Anyone learning WordPress who wants a sandbox full of content.
Installation
- Upload the
dummy-content-packfolder to/wp-content/plugins/. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Tools Dummy Content and choose what to generate.
Frequently Asked Questions
No. Generated content is regular WordPress data; no extra tables or cron jobs are left behind.
Yes. Hit the “Delete All Dummy Data” button and the plugin will remove only the content it generated—your existing posts remain untouched.
Absolutely. Activate it per-site or network-activate; each site gets its own independent dummy dataset.
The text is neutral lorem-ipsum style, so it won’t help or hurt SEO. Use it on staging/dev sites only.
Review feed
Screenshots
Changelog
1.1.3
- Updated bundled Bootstrap assets to v5.3.8.
- Fixed activation/runtime fatal by loading
plugin.phpbefore checking WooCommerce and improved legacy migrations (options/tables/meta). - Added table/meta migrations from the old
dcp_*names and removed use ofesc_like()in raw SQL checks for better compatibility. - Version bump for cache-busting the updated assets and code.
1.1.1
- Added a dedicated
dummcopaprefix for all PHP classes, functions, hooks, cron names, options, tables, and meta keys to avoid naming collisions. - Replaced remote image placeholders with locally generated media so the plugin works without external HTTP dependencies.
- Updated bundled Bootstrap assets to v5.3.3.
1.0
- Initial release.
- Generate posts, pages, media, users, categories, and tags.
- Bulk-delete functionality.