Skip to content

v1.1.3

Choose a tag to compare

@fphxgallery fphxgallery released this 03 Jun 17:16
· 12 commits to main since this release

Changes

Fix cron schedule registrationcron_schedules filter moved from inside the init callback to the class constructor, ensuring custom intervals (aiem_5min, aiem_15min) are registered in all execution contexts including direct wp-cron.php requests.

Process Queue Now button — Workflows page now has a Process Queue Now button that directly flushes pending workflow emails via AJAX without relying on WP-Cron loopback requests. Useful on hosts that block loopback HTTP connections or for immediate testing.