=== TechDex Client Post Preview ===
Contributors: dexternelson
Tags: preview, editorial workflow, client review, drafts, publishing
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 0.1.10
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Preview unpublished WordPress content as if it were live, then share secure review links without requiring WordPress logins.

== Description ==

TechDex Client Post Preview helps publishers, editors, authors, and site owners preview saved unpublished posts, pages, and supported custom post type content in a published-like front-end view before publishing. It generates secure preview links for unpublished content, supports logged-out review access, and gives admins a dedicated dashboard for managing preview links, expirations, support, and documentation.

Preview tokens remain reusable from the admin UI while being stored encrypted at rest in post meta.

Free features include:

* One active preview link per post
* Up to 3 active preview-enabled posts
* Fixed 7-day expiration
* Manual revocation
* Preview management dashboard
* Support request form
* Saved preview links continue using a free slot until they are revoked

Pro features include:

* Up to 12 preview-enabled posts
* Up to 2 preview links per post
* Custom default expiration and per-link expiration control
* 3 site activations

Agency features include:

* Unlimited preview-enabled posts
* Password-protected preview links
* Up to 3 preview links per post
* Link labeling and organization
* Access logs and view tracking
* Never expire, renew, auto-revoke, and regenerate workflows
* 12 site activations

== Installation ==

1. Upload the `techdex-client-post-preview` folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the `Plugins` screen in WordPress.
3. Open `TechDex Client Post Preview` in the admin menu.
4. Edit a post or page draft and generate a preview link from the editor sidebar.

== Frequently Asked Questions ==

= Does this publish the post? =

No. It shares a secure preview of the latest saved unpublished version.

= Do reviewers need a WordPress account? =

No. The preview link is designed for logged-out review access.

= How long do preview links last in the free version? =

The free version uses a fixed default expiration of 7 days.

= Can I manage links from the WordPress admin area? =

Yes. The plugin includes a dedicated dashboard and preview link management area.

== Changelog ==

= 0.1.10 =

* Tightened the commercial release build with improved Plugin Check compatibility and cleaner WordPress coding-standard coverage.
* Shortened the readme short description, normalized line endings, and prefixed uninstall globals for cleaner release packaging.
* Clarified read-only request handling so nonce-related lint warnings are reduced without changing the signed preview-link workflow.

= 0.1.9 =

* Standardized the plugin admin wording to use Changelog instead of Change Log.
* Expanded the TechDex sales page with stronger SEO metadata, richer product schema, and social preview tags.
* Added an llms.txt product brief so AI systems can discover the canonical sales page, plan tiers, and support links more cleanly.
* Renamed the commercial plugin, package, and TechDex product paths to TechDex Client Post Preview while keeping the existing licensing database name unchanged.

= 0.1.8 =

* First official update package for TechDex Client Post Preview.
* Added TechDex-managed release metadata and WordPress update support.
* Added the release manager workflow for publishing and archiving plugin ZIPs.
* Added the Agency details dashboard and refined tier-boundary handling.
* Added a proper Plugins-screen View Details link for fresh installs.
* Kept the WordPress details modal in sync with detected updates when release metadata is already cached.
* Fixed the standalone release feed and release packaging workflow for cleaner WordPress updates.
* Clarified that the Free plan does not include access logs.

= 0.1.0 =

* Initial release of TechDex Client Post Preview.
* Added secure preview links for unpublished content.
* Added dashboard, preview link management, support form, and status indicators.

