You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.