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.
Changelog
Fixed:
Fixed the menu structure when the calendar and notification workflow modules are deactivated;
Fixed saving post when you remove all the notification receivers. Before the fix it wasn't removing the receivers if you remove all, only if you left at least one;
Changed:
Increased the timeout for duplicated notifications to 10 minutes and added filter to customize the timeout;
Added chosen JS library for add-ons;
Changed the filter publishpress_notif_async_timestamp to send the post id as the 3rd param;
Added:
Added a new action (action_enqueue_notification) after enqueuing notifications;