PublishPress Versions Save

PublishPress Planner has all the tools you need to manage WordPress content, including an editorial calendar to plan content. You can create custom status and notifications for content updates.

v3.10.2

1 year ago

Changelog

  • Fixed: Metadata reorder not working, #1228
  • Fixed: Content Overview Date Filter not working for 1 day date range, #1225
  • Fixed: Content Overview Modified Date Toggle not working, #1233
  • Fixed: Dropdown Select metadata type update, #1214
  • Fixed: Tiny typo in metadata settings, #1221
  • Update: Add the new "PublishPress Planner" name in the footer, #1215
  • Fixed: User profile notification channel setting not updating, #1218
  • Update: ES-FR-IT Translation Updates January 2023, #1241
  • Update: Italian translation Update December 6, #1217

v3.10.1

1 year ago
  • Fixed: Fatal Error caused by 3.10.0 update, #1204

v3.10.0

1 year ago

Changelog

  • Update: Rename the plugin to "PublishPress Planner", #1077
  • Update: Add Metadata top level menu link, #666
  • Update: Add a Dropdown Select type to metadata, #564
  • Update: Show and Add metadata on the Calendar, #284
  • Update: Add Role filter for editorial metadata of User type, #801
  • Update: Allow to choose post type where the metadata is displayed, #464
  • Update: Notification threshold description, #1179
  • Fixed: "User" metadata metabox doesn't scale well, #563
  • Fixed: New Slack integration doesn't support private channels, #1065
  • Update: A setting to change the name showing in editorial comments, #1162
  • Fixed: Rating stars in PublishPress footer are unevenly spaced, #1150
  • Update: PublishPress-PRO ES-FR-IT Translation Updates November 4, 2022, #1164
  • Update: PublishPress-FREE-TranslationUpdates_FR-IT_November3_2022, #1163

v3.9.0

1 year ago

Changelog

  • Update: Add Editorial Comments menu, #319
  • Update: Add file upload option to Editorial Comments, #757
  • Fixed: Notification User Role Keeps Reverting, #1136
  • Fixed: No Save Button on Editorial Comment Setting, #1134
  • Fixed: Error on console when accessing Widget, #1135
  • Fixed: Fatal error preventing user update, #1152
  • Fixed: Editorial Notifications channel not updating when user is updated, #1151
  • Fixed: PHP Notice: Undefined property warning on notification add/edit screen, #1147
  • Fixed: Add editorial comments metabox priority filter, #1084
  • Fixed: Extra "General" heading in "Slack" and "Reminders", #1122
  • Fixed: Publishpress-v3.8.4-ES-FR-IT_TranslationUpdate-5_October2022, #1133
  • Fixed: Press-ES-FR-IT-Translation-Update-September2022, #1124

v3.8.4

1 year ago

Changelog

  • Changed: Removed Twig dependency, refactoring the views for using plain PHP templates, #1125;

v3.8.3

1 year ago

Changelog

  • Fixed: Custom Status Conflict – PublishPress, #1105
  • Update: Show Content Overview Post Types Content Together, #1062
  • Update: Change to Content Overview "Start Date" and "End Date" filter, #1064
  • Update: Update to Settings tabs #443
  • Update: Publishpress-ES-FR-IT-translation-update_August2022, #1104

v3.8.2

1 year ago

Changelog

  • Update: Sticky filters on the Calendar, #1088
  • Update: Allow users to choose whether or not to show the whole page title, #1089
  • Fixed: Double slug on hierarchical page when in draft mode, #1087
  • Fixed: Metadata box shows errors if there are no fields, #1085
  • Fixed: Problem with html characters on calendar, #1037
  • Fixed: Metadata filters don't work on Content Overview, #1070
  • Fixed: Fix calendar time picker time picker, #914
  • Update: Stop loading assets on non-PublishPress /wp-admin/ pages, #330

v3.8.1

1 year ago

Changelog

  • Fixed: Uncaught Error: syntax error, unexpected ')' in lower php version, #1071

v3.8.0

1 year ago

Changelog

  • Update: Improve content overview date filter, #969;
  • Update: Move content overview from general settings to it own tab, #971;
  • Added: Add support for more taxonomies in content overview screen, #970;
  • Added: Add metadata filter option to content overview screen, #935;
  • Fixed: Fix all users showing in dropdow on calendar and content overview screen, #1035;
  • Fixed: Fix status permissions on calendar, #1038;
  • Added: Add publishpress-instance-protection package, #1034;

v3.7.1

2 years ago

Changelog

  • 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;
  • Added: Add select field for the custom fields API to the calendar popup, #1010;
  • Fixed: Fix performance issue with file i/o usage when trying to disable deprecated plugins on every request, #808;
  • 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;