Automations triggered via engagements will now set the private post author as the author of the related course or membership
Add required field validation for PA Post post and user fields
Added hooks before and after private area output functions for maximum extendability!
Fixed a bug preventing private post automations from being searchable on engagements after initial engagement publication
Area information shortcode and widget will no longer throw errors when using them outside of courses and memberships without passing a post_id parameter
Hotfix: ensure widget works in shortcodes on themes which don’t do_shortcode() on sidebars/widget areas.
Ensure rewrite rules are correctly saved by deferring rewrite checks until after custom post types are registered. Fixes issue where switching themes and activating / deactivating other plugins causes private areas to 404.