Skip to main content

Release notes

Changelog

All notable changes to SeedPress are documented here. SeedPress follows Semantic Versioning .

v1.0.0

May 2025 Initial Release
added
  • Background job processing via WP-Cron — all generation runs in batches of 25, no PHP timeouts.
  • Modern React admin UI at Tools → SeedPress with per-type tabs and a real-time progress bar.
  • Post generator — supports any registered post type, with content, featured images, and term assignments.
  • User generator — creates users with realistic names, emails, roles, and optional avatars.
  • Term generator — creates categories, tags, or any custom taxonomy with descriptions.
  • Comment generator — creates approved comments with guest or registered-user authors, including threaded replies.
  • Lorem Picsum image provider — free, no API key, fast CDN.
  • Safe cleanup system — every generated item is tagged with _seedpress_generated private meta; cleanup never touches real content.
  • Custom database table (wp_seedpress_jobs) for persistent job tracking and progress polling.
  • Built-in documentation tab inside the plugin admin.
  • Pro: WooCommerce product generator — simple products with prices, sale prices, SKUs, and stock.
  • Pro: Events Calendar event generator — events with start/end dates, venues, and organisers.
  • Pro: ACF & MetaBox integration — auto-detects field groups and populates all supported field types with realistic values.
  • Pro: Yoast SEO integration — auto-fills focus keyword, SEO title, and meta description.
  • Pro: RankMath integration — auto-fills focus keyword, title, and description meta.
  • Pro: LoremFlickr image provider — keyword-based photos from Flickr's CC pool.
  • Pro: Placehold.co image provider — customisable placeholder images.
  • Pro: Unsplash image provider — editorial photography via the Unsplash API.
  • Pro: Seed Recipes — chain multiple generator steps into one-click presets (Blog Launch, Portfolio, WooCommerce Store).
  • Pro: WP-CLI command group — wp seedpress generate, wp seedpress cleanup, wp seedpress recipe run, and more.
  • Pro: Rollback last job — delete only the most recent job's items without touching earlier seeded content.
  • Pro: Up to 10,000 items per run (Free: 200).
  • Pro: License key activation at Tools → SeedPress → License; unlimited sites.

Have a feature request or found a bug? hello@getseedpress.com