PublishPress Pro 3.10.1

Download PublishPress Pro 3.10.1 from nulled fire. PublishPress Pro is ideal for WordPress sites that publish high-quality content.
* Fixed: Can't send notifications to different Slack channels, or to Slack users. Refactored the Slack integration to use OAuth token in the API instead of the incoming webhook URL. Requires re-authenticating to Slack, #1040;
* Added: Add mew filter before sending Slack messages, "publishpress_slack_message_channel";
* Changed: Deprecated filter "publishpress_slack_actions", replaced by "publishpress_slack_message_actions";
* Changed: Deprecated filter "publishpress_slack_text", replaced by "publishpress_slack_message_text";
* Fixed: Fix performance, removing automatic deactivation of Edit Flow, replacing it by a simple admin notice, #998;
* Fixed: Fix PHP error on customizer, due to a inline JS script added by mistake out of the head tag, #562;
* Fixed: Fix drag and drop of pending posts, #1015;
* Fixed: Fix integration with The Events Calendar for moving events in the calendar, #1016;
* Fixed: Updated POT file, pt_BR, es_ES, fr_FR and it_IT translations;
* Fixed: Fix warning about WP_User_Query being called with an argument that is deprecated, #1014;
* Fixed: Fix conflict with The Events Calendar query, forcing to display event items in the calendar based on the post_date, #1020;
* Fixed: Removed duplicated `event` param from the workflow action;
* Fixed: Change the action used to trigger post status transition notifications, from `transition_post_status` to `wp_after_insert_post`, #940, #671;
* Fixed: Fix the nonce check for the bulk actions on the notifications log, #1019;
* Fixed: Fix performance issue with file i/o usage when trying to disable deprecated plugins on every request, #808;
* Fixed: Fix fatal error on Slack settings tab, #1008;
* Added: Add debug option for Slack messages in the settings panel, #1007;
* Added: Add a search box to content overview screen #972;
* Added: Add filter "publishpress_calendar_data_args" allowing to customize the query of posts on the calendar, #1017;
* Added: Add select field for the custom fields API to the calendar popup, #1010;
* Changed: Remove the deprecated settings field: slack username, slack channel. Those information are automatically set when you create a new webhook URL;
* Changed: Updated the Slack API integration and webhook URL management, removing legacy config fields;