Linux 软件免费装
Banner图

HDEV Dummy Blog Generator

开发者 hendri.dev
更新时间 2026年5月27日 00:32
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

posts generator blog testing dummy

下载

1.0.0

详情介绍:

HDEV Dummy Blog Generator is a lightweight developer tool that lets you quickly generate dummy blog posts for testing and development purposes. Features include: All CSS classes, JS functions, PHP functions/constants, and post meta use the hdbg_ / HDBG_ prefix to avoid conflicts.

安装:

  1. Upload the plugin files to the /wp-content/plugins/hdev-dummy-blog-generator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to Dummy Blog Gen in your WordPress admin sidebar to start generating posts.

常见问题:

Will this affect my existing posts?

No. The plugin only manages posts, images, and categories that it creates. All generated items are tracked with a unique meta key. The removal tool only deletes items with that meta key.

Is there a limit on how many posts I can generate?

Each batch is limited to 20 posts to prevent server timeouts. You can run multiple batches.

Where do the featured images come from?

The plugin first tries to download a random image from picsum.photos. If that fails (e.g., no internet), it generates a local placeholder image using PHP's GD library.

更新日志:

1.0.0