3.4.0-beta.1
Pre-release
Pre-release
Changelog
- ADDED: Workflow builder and workflow engine;
- Add workflow triggers:
- Post is saved
- Post is updated
- Manually enabled for Post on save
- Legacy Future action
- On Init
- On Admin Init
- Add workflow actions:
- Delete Post
- Stick Post
- Unstick Post
- Add extra terms to post
- Replace all terms to post
- Remove terms to post
- Move post to status
- Ray - Debug
- Query Posts
- Add workflow flows:
- Schedule
- Simple Condition (partially implemented)
- Add workflow triggers:
- FIXED: Fix localization making string translatable in ScheduledActionsTable.php file (thanks @DAnn2012), #703;