Skip to content

Releases: ocean90/public-post-preview

3.0.1

23 Dec 09:51
0330bcf
Compare
Choose a tag to compare
  • Fix calculation of expiration time for preview nonce.

Full Changelog: 3.0.0...3.0.1

3.0.0

21 Dec 09:33
4ec378b
Compare
Choose a tag to compare
  • Requires WordPress 6.5.
  • Requires PHP 8.0.
  • Add setting to increase the default expiration time (Settings > Reading > Public Post Preview).
  • Show icon for preview link in list tables next to the state.
  • Change interface in block editor to match latest editor design.
  • Update sidebar description to include the preview link.
  • Extend Preview dropdown for public preview in WordPress 6.7+.
  • Add Public Preview post list view. Props @rafaucau.

Full Changelog: 2.10.0...3.0.0

2.10.0

19 Nov 13:12
eeb4c24
Compare
Choose a tag to compare
  • Compatibility with WordPress 6.1.
  • Integrate with User Switching: Direct the user to the public preview of a post when they switch off from the post editing screen. Props @johnbillion.

2.9.3

12 Mar 20:21
Compare
Choose a tag to compare
  • Compatibility with WordPress 5.7.
  • Create a fresh preview URL when enabling public preview.
  • Add check for possibly undefined PHP "superglobals". Props @waviaei.

2.9.2

03 Oct 12:58
Compare
Choose a tag to compare
  • Fix saving of preview status without a previous Ajax request.