Skip to content

v2.4.2

Compare
Choose a tag to compare
@agapetry agapetry released this 26 Oct 17:17
· 1796 commits to master since this release
766094d

Change Log

  • Compat : PublishPress Permissions - Users assigned Revise permissions for specific pages or categories could not compare Pending Revisions
  • Compat : PublishPress Permissions Pro - With Status Control module active, Edit Revision screen had invalid "Workflow" button (also requires Permissions Pro 3.3.8)
  • Compat : Public Post Preview - Author selector was hidden in post editor
  • Compat : Public Post Preview - Make public post previews of published posts redirect to the published post
  • Change : Revision Settings - Revision Queue section, includes "Compatibility Mode" setting to prevent revisions from being hidden from the queue in the case of plugin integration issues
  • Fixed : "Prevent Revisors from editing others' revisions" setting was not applied
  • Fixed : Error when Revision submission includes a template setting
  • Fixed : Custom plugins path caused PHP error
  • Fixed : Revison Queue - PHP Notice "Undefined variable: post_id" when URL includes published_post argument
  • Feature : If Revisors are blocked from editing other users' drafts, those can now be included (unclickable) in Edit Pages if the list_others_pages capability is granted
  • Feature : Support constant definitions REVISIONARY_DISABLE_SUBMISSION_REDIRECT, REVISIONARY_DISABLE_SCHEDULE_REDIRECT
  • Feature : New filters "revisionary_do_submission_redirect", "revisionary_do_schedule_redirect"