Skip to content

Test Data Generator 1.2.0

Choose a tag to compare

released this 31 Jul 12:35
· 13 commits to main since this release
512ad63
  • Feature - Through the interface, the generator will now batch entity creation into WP Cron or Action Scheduler events. It will process 50 entities per run.
  • Feature - Adding Content Length field to customize how large the post content is for Events being created. The default is to set around 200-300 characters of content. This is especially relevant for situations where we cache and serialize events with their content.