Dummy Content Pack

설명

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.

설치

  1. Upload the dummy-content-pack folder to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Tools Dummy Content and choose what to generate.

FAQ

Will this plugin slow down my site?

No. Generated content is regular WordPress data; no extra tables or cron jobs are left behind.

Can I delete everything the plugin created?

Yes. Hit the “Delete All Dummy Data” button and the plugin will remove only the content it generated—your existing posts remain untouched.

Does it work with multisite?

Absolutely. Activate it per-site or network-activate; each site gets its own independent dummy dataset.

Is the content SEO-friendly?

The text is neutral lorem-ipsum style, so it won’t help or hurt SEO. Use it on staging/dev sites only.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Dummy Content Pack”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Dummy Content Pack”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.3

  • Updated bundled Bootstrap assets to v5.3.8.
  • Fixed activation/runtime fatal by loading plugin.php before checking WooCommerce and improved legacy migrations (options/tables/meta).
  • Added table/meta migrations from the old dcp_* names and removed use of esc_like() in raw SQL checks for better compatibility.
  • Version bump for cache-busting the updated assets and code.

1.1.1

  • Added a dedicated dummcopa prefix 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.