Releases: mt-support/tribe-ext-test-data-generator
Releases · mt-support/tribe-ext-test-data-generator
Release list
Test Data Generator 1.2.2
- Fix - Fixing Ticket generation
Test Data Generator 1.2.1
- Feature - Adding feature to create All Day events.
- Tweak - Fixing Website URL generation for Venues.
Test Data Generator 1.2.0
- 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 Lengthfield 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.
Test Data Generator 1.1.0
- Version - The Events Calendar Test Data Generator 1.1.0 is only compatible with The Events Calendar 6.1.2 and higher.
- Version - The Events Calendar Test Data Generator 1.1.0 is only compatible with Event Tickets 5.6.1 and higher.
- Fix - Lock our container usage(s) to the new
Service_Providercontract intribe-common. This prevents conflicts and potential fatals with other plugins that use a di52 container.
Test Data Generator 1.0.10
-
Fix - update
from_dateandto_dateargument names in$argssent fromCommand.phptoEvent::createso that selected dates are honored. -
Fix - update event category and tag declaration to prevent undefined array key PHP warnings.
Test Data Generator 1.0.9
- Enhancement - Support comma-separated list of category and tag names in
wp-cli. - Enhancement - Gracefully handle pre-existing category and tag names.
Test Data Generator 1.0.8
- Fix - An undefined index error was occurring when generating events.
Test Data Generator 1.0.7
Add support for the -fast-occurrences-insertion option to insert Recurring Events occurrences in the database directly.
Test Data Generator 1.0.6
Added support for the stand-alone Tickets Menu in Event Tickets.
Test Data Generator 1.0.5
- Enhancement - Display request time-out warning across the UI, to let users know which requests may time-out and next steps.
- Feature - Add option to generate events marked as "Featured event".
- Feature - Add custom Event Category for generated events.
- Feature - Add custom Tag for generated events.