Content Flow
✏️ Content Flow 2.4.6 - Minor Bugfix and Improvements

Improvement

  • All Content Flow post statuses now show in the publish box of the classic editor
  • Edit button in the admin bar no longer sends you to the revision overview if the post is sbc_pending

Bugfix

  • Author changed email will no longer send if the author remains the same
  • edit post link now outputs correctly in author changed email
What do you think about this update?
Content Flow
Content Flow 2.4.3 - Minor bug fixes

Bugfix

  • Author is now set to the user creating the post
  • Fixed type error in get_nice_post_object
  • Fixed type error in get_nice_post_object
What do you think about this update?
Content Flow
Content Flow 2.4 - Scheduled Archiving Extension

New Features

  • Adds a tab in the dashboard if the scheduled archiving plugin is enabled
  • Only shows for editors & admins

image (3).png

What do you think about this update?
Content Flow
💌 Customise Content Flow email notifications

In the latest release (2.3.1) of Content Flow, you can now customise the emails that are sent as part of the process!

New Features

  • Added settings page quick link to plugin list
  • Added new settings tab "Emails" that adds a UI to configure email settings
  • Can now customise the topic & message of three of Content Flow's emails - more to follow.

Bugfixes

  • Sometimes the front-page template would be selected for posts that were pending review
  • Fixed security vulnerabilities in package json.
  • Fixed bug where DS Store would cause headers sent error
  • Fixed bug where required scripts wouldn't be enqueued on the post-new.php page
  • Dashboard will no longer show 1/0 pages if there are no posts for that query

Improvements

  • Opdated gulp & Webpack compilers to the latest version.
  • Now compiling dashboard js
  • Updated return type comments so they are inline with the methods return type
  • Content Flow dashboard option now displayed under super admin settings section title
  • Settings are now sanitized on save
What do you think about this update?
Content Flow
Content Flow V2.2.0 - Dashboard Beta Release

It's Christmas come early! Content Flow now has a Content Dashboard that you can turn on from the settings panel that will show:

  • Content that you need to review
  • Content that requires your action
  • Quick access to other content you've been invited to edit!

Screenshot 2021-12-06 at 11.41.26.png

We're using this as a content to-do list, and we think this is really going to help more casual editors to understand what they need to be looking at - especially in sites with bigger numbers of pages and posts.

We'd love to know what you think!

What do you think about this update?
Content Flow
Content Flow 2.1.1

Bugfix

  • You can now invite users to edit a post in Gutenberg, even if they don't have the permission to edit the posts post type
  • Moderators & invited post editors will no longer be switched to the post author on save
  • Fixed php type error in is_this_posts_moderator method when saving the customiser

Improvement

Post approved & post rejected email can now be sent to invited editors, toggled via settings or a filter

What do you think about this update?
Content Flow
🌊 Major Updates to Content Flow

There have been so many updates in such a short space of time, we've not been able to keep up. This changelog covers versions 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 2.0.0 😱 2.0.1 and 2.1.0

So, yeah - lot's happened.

If you want the full breakdown of what happened, when - you can checkout the changelog on GitHub.

Most notably, Content Flow is completely re-written. It far more readable and maintainable. Oh and this is the first plugin to publicly adopt the plugin visual style created at SMILE.

Features

  • Can now exclude users as moderators, useful when you want most users of a role to moderate but not all
  • Completely reimagined architecture, that will improve DX
  • Overhauled the settings page
  • CSS & JS are now compiled
  • Added filters for Content Flow emails (messages & topics)

Improvements

  • Setting fields now spaced slightly more apart vertically
  • JS save functions now utilise async await
  • Added new saving icon, that is only removed after the async await content flow checks

Bugfix

  • Fixed bug that would prevent users from being able to delete a post if they had the capability
  • Fixed bug where users selected in "Users who can approve moderation" would not be seen as moderators
  • The homepage will no longer select the wrong template when it's sbc_pending
  • Fixes a bug where moderators would not be able to publish in Or mode, even if they selected skip
  • Prevent revert to draft notice from showing on save of a post
  • Users can now use the save as draft & save as pending core Gutenberg buttons
  • Renamed the ignored status filter added in 1.6.4
  • Fixed a few legacy bugs in classic editor
  • Allowed mods object now converted to array
What do you think about this update?