Skip to content

Releases: liewcf/public-draft-share

Public Draft Share 1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 00:55

Highlights:

  • Prevent creating links for published posts.
  • Theme renders preview; plugin handles access + headers.
  • Rewrite rules self-heal on admin load to avoid 404s.
  • Multisite-aware uninstall cleans meta/options across sites.
  • PHPCS/WPCS cleanup and i18n updates.
  • Removed unused “Regenerate” action; readme clarifications.

Upgrade notes:

  • If preview links 404 after update, visit Settings → Permalinks and click “Save Changes” to flush rewrites (once).

SHA256: e5647cc0cb7ba586c22c0f32574308082a63ec7f58d7b50e9b8235f0e48c3237

Public Draft Share v1.0.0

Choose a tag to compare

@liewcf liewcf released this 28 Aug 16:26

Initial release of Public Draft Share.

Highlights:

  • Secure public share links for drafts/pending/future/private
  • Renders via your active theme (template loader)
  • Strong no-store/noindex headers
  • Route: /pds/{post_id}/{token}?v=modified
  • Purges caches on save/disable; versioned URLs
  • Editor meta box (Create/Copy/Disable)
  • Auto-expire link on publish