Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Editant Wordpress Plugin - Rating, Reviews, Demo & Download

Editant Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Editant is a content review and approval plugin for WordPress. Generate a secure preview link for any post, page, or custom post type and share it with reviewers – clients, stakeholders, internal teams, regulators – who can read the rendered content, leave threaded feedback, and approve or request changes. No WordPress login required for reviewers.

Everything runs on your own WordPress instance. There is no SaaS backend, no per-seat fee, and no reviewer data leaves your server.

What’s included

  • Tokenised preview links for any public post type, with configurable expiry and one-click revocation.
  • Login-free reviewer access via secure 256-bit tokens, stored hashed.
  • Threaded comments – reviewers and authors can reply within threads.
  • Optional reviewer identity capture: anonymous, name only, or name plus email.
  • Block editor sidebar showing live comment threads alongside the content you’re editing, with auto-refresh and manual refresh.
  • Admin dashboard listing every active link with reviewer counts, decisions, and last activity.
  • Approve and Request Changes decisions, recorded with full history.
  • Email notifications for new comments, replies, and decisions.
  • Custom post type support out of the box.
  • Full RTL language support across reviewer page, sidebar, and dashboard.
  • Translation-ready, with a .pot file shipped.
  • GDPR data exporter and eraser hooked into WordPress core privacy tools.

Coming next (Pro)

Editant Pro will add inline (text-anchored) commenting, tracked-changes-style suggestions, multi-reviewer quorum approvals, signed audit trails, deadlines and reminders, per-link access control (passwords, IP allow-lists, view-once links), white-labelling and branding for the reviewer page, and AI-assisted review features using your own provider keys.

Privacy

Editant stores reviewer comments and decisions in your own database. IP addresses and user agents are hashed with a per-site salt before storage. No data is sent to any external service from the free plugin. AI features (Pro) require you to bring your own provider key (OpenAI, Anthropic, Azure OpenAI, or local models via Ollama) – Editant never proxies AI calls.

Development

Editant is open source under the GPL. The full source for the admin and reviewer interfaces (React/JSX and SCSS) ships in this plugin under assets/src/. Running the build below produces the files in assets/build/ that ship with the plugin.

To rebuild from source:

  1. Install Node.js 22 or later and PHP 8.1 or later.
  2. From the plugin directory, run composer install and npm install.
  3. Run npm run build.

Configuration files included in the plugin: webpack.config.js, package.json, composer.json. Third-party dependencies are declared in package.json (JavaScript) and composer.json (PHP). The build pipeline uses @wordpress/scripts.

Screenshots

  1. The block editor sidebar with active review threads on the current item.

    The block editor sidebar with active review threads on the current item.

  2. The reviewer-facing preview page showing the rendered content, comment panel, and decision buttons.

    The reviewer-facing preview page showing the rendered content, comment panel, and decision buttons.

  3. The admin dashboard listing every item in review, with reviewer counts and decision summaries.

    The admin dashboard listing every item in review, with reviewer counts and decision summaries.

  4. The detail view showing all links, threads, and decisions for a single item on one screen.

    The detail view showing all links, threads, and decisions for a single item on one screen.


Reviews & Comments