Skip to content

Releases: mt-support/tribe-ext-test-data-generator

Test Data Generator 1.2.2

Choose a tag to compare

@lirianojoel lirianojoel released this 05 Dec 15:18
0ed3845
  • Fix - Fixing Ticket generation

Test Data Generator 1.2.1

Choose a tag to compare

released this 16 Apr 13:48
c542d94
  • Feature - Adding feature to create All Day events.
  • Tweak - Fixing Website URL generation for Venues.

Test Data Generator 1.2.0

Choose a tag to compare

released this 31 Jul 12:35
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.

Test Data Generator 1.1.0

Choose a tag to compare

released this 22 Jun 19:38
181945c
  • 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_Provider contract in tribe-common. This prevents conflicts and potential fatals with other plugins that use a di52 container.

Test Data Generator 1.0.10

Choose a tag to compare

released this 06 Apr 13:49
5d12a7b
  • Fix - update from_date and to_date argument names in $args sent from Command.php to Event::create so 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

Choose a tag to compare

released this 12 Sep 13:29
c4d1e81
  • 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

Choose a tag to compare

released this 29 Jun 14:25
e4149b9
  • Fix - An undefined index error was occurring when generating events.

Test Data Generator 1.0.7

Choose a tag to compare

released this 28 Jun 12:51
df820a4

Add support for the -fast-occurrences-insertion option to insert Recurring Events occurrences in the database directly.

Test Data Generator 1.0.6

Choose a tag to compare

released this 01 Jun 12:06
37d43bd

Added support for the stand-alone Tickets Menu in Event Tickets.

Test Data Generator 1.0.5

Choose a tag to compare

released this 29 Oct 20:49
  • 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.