Title: Jumplinks Flow &#8211; Editorial Feedback, Review &amp; Approval Workflow
Author: JumpLinks Systems
Published: <strong>April 27, 2026</strong>
Last modified: June 3, 2026

---

Search plugins

![](https://ps.w.org/jumplinks-editorial-workflow/assets/banner-772x250.png?rev=
3544071)

![](https://ps.w.org/jumplinks-editorial-workflow/assets/icon.svg?rev=3544071)

# Jumplinks Flow – Editorial Feedback, Review & Approval Workflow

 By [JumpLinks Systems](https://profiles.wordpress.org/jumplinks/)

[Download](https://downloads.wordpress.org/plugin/jumplinks-editorial-workflow.2.2.0.zip)

[Live Preview](https://lin.wordpress.org/plugins/jumplinks-editorial-workflow/?preview=1)

 * [Details](https://lin.wordpress.org/plugins/jumplinks-editorial-workflow/#description)
 * [Reviews](https://lin.wordpress.org/plugins/jumplinks-editorial-workflow/#reviews)
 *  [Installation](https://lin.wordpress.org/plugins/jumplinks-editorial-workflow/#installation)
 * [Development](https://lin.wordpress.org/plugins/jumplinks-editorial-workflow/#developers)

 [Support](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/)

## Description

Frustrated with client feedback chaos, multiple staging environments, endless meetings
that could have been an email, hundreds of Jira tickets and lost Slack discussions?

Jumplinks Flow was inspired by the GitHub pull request review experience with inline
comments and approval or change requests workflow that developers love, brought 
natively into WordPress for content and site reviews. No SaaS subscription, no external
tools, just a familiar, focused review experience your team will pick up from day
one.

If your current process depends on long comment threads, scattered docs and email,
or third-party review tools, Flow gives you a cleaner path without complex setup
or heavyweight workflow tools.

#### ⚙️ How it works

 1. You assign a reviewer to the content.
 2. The reviewer opens the review page and sends feedback via inline comments anchored
    to the content.
 3. The reviewer requests changes or approves.
 4. If changes are requested, repeat 2–3 until approval is received.
 5. You publish with confidence once the content is approved.

#### 🎯 Best for

 * Agencies and developers who present in-progress work to clients for feedback 
   and signoff
 * Editorial teams that need a clear draft-to-publish workflow
 * Website owners that want structure without heavy workflow configuration

#### 💡 Why teams choose Flow

 * **GitHub-style workflow:** Leave feedback exactly where it matters via inline
   comments so edits are clearer and faster.
 * **Review directly on rendered page:** Reviewers don’t need access to the content
   editor; they review the rendered output.
 * **Works with any editor:** Dedicated integration with Gutenberg, Classic Editor,
   Elementor, Bricks Builder, Avada, and Breakdance, but all editors are supported.
 * **Simple review and approval:** Move content through practical statuses such 
   as in review, changes requested, and approved.
 * **Familiar Gutenberg-style review page:** Dedicated review UI that feels native
   to WordPress.
 * **Fast team onboarding:** Minimal setup and intuitive UI for writers, editors,
   and reviewers.
 * **Status-change notifications:** Keep everyone aligned with timely workflow updates.
 * **Lightweight by design:** Built with native WordPress APIs and UI libraries.

#### 🧩 Built for your content stack

 * **Editor support:** Dedicated integration with Gutenberg, Classic Editor, Elementor,
   Bricks Builder, Avada, and Breakdance workflows.
 * **Content type flexibility:** Use Flow for posts, pages, products, and custom
   post types.
 * **WooCommerce friendly:** Works smoothly with WooCommerce-based editorial setups.

#### ✨ What makes Flow different

Most feedback tools are paid-only SaaS subscriptions that charge per reviewer and
require clients to sign up for separate accounts. Flow runs entirely inside your
WordPress site, and lets you invite reviewers with a single link — no signup, no
monthly fee, no third-party service collecting your content.

Editorial workflow plugins optimize for maximum configuration. Flow optimizes for
feedback momentum. You get a clear approval process and contextual collaboration
without overwhelming your team or clients with complexity.

If you want an editorial workflow that is modern, focused, and easy to use from 
day one, Flow is built for you.

### 🚀 Pro features

Flow Pro extends the free workflow with the following additions:

#### 👥 Multiple reviewers

Assign any number of reviewers per post and set a minimum approval count. Each vote(
approved / changes requested / pending) is tracked independently.

#### 🔗 Open to public

Add external email addresses to a post review or site review. Each recipient gets
a signed magic link that drops them straight into the review with their identity
bound to that link.

#### 🌐 Site-wide review

Request a site review with one or many reviewers — logged-in users, external email
invitees, or both. Reviewers land in a review mode overlaying your site, can navigate
freely, and leave anchored comments on any page.

#### 💬 Improved comments

A TipTap-powered editor brings bold, italics, headings, lists, links, quotes, and
code blocks to every review comment. Type `@` to mention any reviewer, the author,
or external invitees.

#### 🔔 Slack integration

Connect a Slack bot once and Flow DMs reviewers when they’re assigned, mentioned,
approved, asked for changes, or invited to a site review. Member IDs auto-resolve
by email; users can override per-event opt-ins from their profile.

#### 📱 Device selector

A device switcher in the review bar lets reviewers toggle between desktop, tablet,
and mobile widths without leaving the page.

#### 📊 Activity tracking

An activity bar on the review page tracks every status change — pending review, 
in review, changes requested — along with the user who triggered each event.

### Development

#### Where is the JavaScript and CSS source?

Human-editable source for the compiled assets in `build/` lives in the `src/` directory.
Files under `build/` are generated by webpack; edit `src/` instead of hand-editing`
build/`.

#### How do I rebuild the compiled assets?

From the plugin directory, with a supported Node.js release:

 1. Run `npm install` or `npm ci` to install dependencies.
 2. Run `npm run build` to regenerate webpack output.

#### Third-party JavaScript

Packages such as `@wordpress/scripts` and `@wordpress/icons` are declared in `package.
json`. After `npm install`, see each package under `node_modules/` for license text,
or refer to the upstream WordPress repositories.

### External services

This plugin loads avatar images from Gravatar (operated by Automattic), which is
a third-party service.

 * **What is sent:** an MD5 hash of the user’s email address, generated by WordPress
   core via `get_avatar_url()`. No raw email address leaves the site.
 * **When:** whenever the plugin renders a comment author avatar (review page comment
   cards, inline comment threads) or a reviewer/requester avatar (REST responses
   for the review sidebar and the Elementor, Bricks, Avada, and Breakdance drawers).
 * **Why:** to display each commenter’s avatar next to their comment, matching the
   rest of the WordPress avatar experience.
 * **Service URL:** https://gravatar.com/
 * **Terms:** https://automattic.com/terms/
 * **Privacy:** https://automattic.com/privacy/

This is the same Gravatar integration that ships with WordPress core; the plugin
does not contact any other external services.

## Screenshots

 * [[
 * Settings screen for review mode, reviewer roles, and supported content types.
 * [[
 * Review panel in the block editor with workflow status and reviewer assignment.
 * [[
 * Review panel in the Classic Editor with workflow controls.
 * [[
 * Review panel in Elementor for editorial collaboration.
 * [[
 * Review page with general comments and threaded replies.
 * [[
 * Inline comments anchored to content on the review page.
 * [[
 * Highlighted content with contextual feedback on the review page.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/jumplinks-editorial-workflow`
    directory, or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Go to **Settings > Flow** to configure review mode, eligible content types, and
    reviewer roles.

## FAQ

### How does the review workflow work?

Assign a reviewer, collect feedback via inline comments, request changes or approve,
and publish when approved.

### What does the reviewer see?

The actual page exactly as visitors will see it — Flow renders the content through
your theme on the frontend. Inline comments anchor to the rendered output, so reviewers
catch layout, spacing, and typography issues that the editor view hides. Reviewers
also don’t need to access the editor to leave feedback.

### Which editors are supported?

Flow is designed for Gutenberg, Classic Editor, Elementor, Bricks Builder, Avada,
and Breakdance publishing workflows.

### I use a different editor. What do I do?

Flow ships with native integrations for Gutenberg, Classic Editor, Elementor, Bricks
Builder, Avada, and Breakdance. If you work in a different editor, you can still
use Flow — just open the post in Gutenberg or Classic Editor (both included with
WordPress) to request reviews, manage reviewers, and track status. Your existing
editor stays untouched for the actual content work.

### Does Flow support custom content types?

Yes. You can enable the review workflow for posts, pages, products, and custom post
types from the settings screen. We cannot guarantee compatibility with all custom
content types, but we are confident most cases are handled.

### Does Flow send notifications?

Yes. Flow sends email notifications for key review lifecycle events, helping teams
stay aligned on status changes. Slack integration is also included in the Pro version.

### Is Flow compatible with WooCommerce?

Yes. Flow is compatible with WooCommerce-powered sites and content workflows.

### Who should use Flow?

Flow is ideal for content and editorial teams that need a simple review and approval
workflow in WordPress without the overhead of enterprise-style configuration. It
also works well for freelance developers and agencies who want a structured way 
to share in-progress work with clients for feedback and approval, without sending
screenshots or asking clients to navigate the WordPress admin.

### Can I use Flow to showcase work to clients?

Yes. Add the client as a user with a reviewer-eligible role, assign them as the 
reviewer, and send them the review page link. They land on a focused page with the
page or post preview, leave inline comments anchored to specific content, and approve
or request changes — without ever needing to learn the WordPress editor.

## Reviews

![](https://secure.gravatar.com/avatar/6fb6474b1b97f06a325d732c3510e04bb4a86e0b9adcec6809abccd5f172ed53?
s=60&d=retro&r=g)

### 󠀁[Very easy to use and intuitive](https://wordpress.org/support/topic/very-easy-to-use-and-intuitive-2/)󠁿

 [paulbele91](https://profiles.wordpress.org/paulbele91/) May 25, 2026

Easy install, easy to use! game changer for the ones that want multiple contributors
on the same wordpress install!Thank you!!!

![](https://secure.gravatar.com/avatar/60a2738169eb311df39375760efca82a0fc08dd3c29ed8b328a7e9d58793ce77?
s=60&d=retro&r=g)

### 󠀁[Feels good to be in control of a website with multiple collaborators](https://wordpress.org/support/topic/feels-good-to-be-in-control-of-a-website-with-multiple-collaborators/)󠁿

 [alincozari](https://profiles.wordpress.org/alincozari/) May 19, 2026

I didn’t know we’d ever have this in WordPress, it’s like being in Figma, but better
because it’s a live environment! What I’ve tested till now: Clear on-site feedback
chat: You can easily select specific text and images on a page to leave comments,
replies, resolving etc. The thing I like most is that I have the ability to see 
the chat history and also request edits even after final approval. Taking WP user
roles to the next level: It’s the ideal balance between an editor’s freedom and 
a contributor’s limitations. Content can only go live after a reviewer grants final
approval. Clean UI: The interface feels completely native to WordPress, free of 
any bloated overdesign. I can’t wait to test this on a WooCommerce webshop next.

![](https://secure.gravatar.com/avatar/ab2739c256003add9502e0ebc2b8c63214b3ba1c0dfe09b2e601f3732c1611c2?
s=60&d=retro&r=g)

### 󠀁[Very good review process](https://wordpress.org/support/topic/very-good-review-process/)󠁿

 [madalinaszekeres](https://profiles.wordpress.org/madalinaszekeres/) May 18, 2026

Helpful and easy to use!

![](https://secure.gravatar.com/avatar/654a3eab9554ad5e725d11e89d4c95f5912f18c0437098107c10cc76a47bc496?
s=60&d=retro&r=g)

### 󠀁[Excellent editorial workflow plugin](https://wordpress.org/support/topic/excellent-editorial-workflow-plugin/)󠁿

 [cristalina04](https://profiles.wordpress.org/cristalina04/) May 18, 2026

This plugin delivers exactly what a modern editorial workflow in WordPress should
be: simple, intuitive and efficient. The inline commenting system makes collaboration
much clearer, especially when working with clients or content teams. I also appreciate
how lightweight and clean the interface feels compared to other overly complicated
workflow plugins. Setup was straightforward, and compatibility with Gutenberg, Elementor,
and other builders is a huge plus. The review and approval flow helps keep projects
organized. Highly recommended for agencies, developers, and editorial teams looking
for a professional content review process.

![](https://secure.gravatar.com/avatar/a79ff46eee83f98c0c4c13aba5198a300aa48687833bb394dc150e3aefc366cd?
s=60&d=retro&r=g)

### 󠀁[One of the best](https://wordpress.org/support/topic/one-of-the-best-391/)󠁿

 [amarica](https://profiles.wordpress.org/amarica/) April 29, 2026

Very intuitive and easy to use. Setup was quick, the interface is clean, and everything
works as expected. It saved me time and made managing my site much easier. Highly
recommended.

![](https://secure.gravatar.com/avatar/fed0e108a457e8b5801ae418243d5c7019690bc0f57705bde6c9484e29620599?
s=60&d=retro&r=g)

### 󠀁[Great and User-Friendly Plugin](https://wordpress.org/support/topic/great-and-user-friendly-plugin-6/)󠁿

 [cristinnaiulia](https://profiles.wordpress.org/cristinnaiulia/) April 28, 2026

Great plugin! Very user-friendly and makes managing editorial workflows much easier.
Highly recommended.

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/)

## Contributors & Developers

“Jumplinks Flow – Editorial Feedback, Review & Approval Workflow” is open source
software. The following people have contributed to this plugin.

Contributors

 *   [ JumpLinks Systems ](https://profiles.wordpress.org/jumplinks/)
 *   [ alincozari ](https://profiles.wordpress.org/alincozari/)

[Translate “Jumplinks Flow – Editorial Feedback, Review & Approval Workflow” into your language.](https://translate.wordpress.org/projects/wp-plugins/jumplinks-editorial-workflow)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/jumplinks-editorial-workflow/),
check out the [SVN repository](https://plugins.svn.wordpress.org/jumplinks-editorial-workflow/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/jumplinks-editorial-workflow/)
by [RSS](https://plugins.trac.wordpress.org/log/jumplinks-editorial-workflow/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.2.0

 * New: Integration with Divi.
 * New: Integration with Beaver Builder.
 * New: Integration with Avada.
 * New: Integration with Breakdance.

#### 2.1.0

 * Improvement: Add jumplinks logo to main admin areas.

#### 2.0.1

 * Improvement: Review page now follows the reviewer’s WordPress admin colour scheme—
   matches WordPress 7’s new “Modern” default.
 * Improvement: Title and metadata commenting now works on any theme with standard
   WordPress article markup, instead of a fixed list of theme classes.
 * Fix: Comments anchored to the post title were sometimes incorrectly flagged “
   Potentially outdated” on reload.
 * Compatibility: Tested up to WordPress 7.0.

#### 2.0.0

 * Launch Jumplinks Flow PRO

#### 1.4.0

 * New: Top-level “Flow” admin menu with a dedicated Dashboard page.
 * New: Site-wide admin notice surfaces in-flight reviews assigned to you, with 
   a link to the dashboard. Dismiss it and it stays hidden until a new review is
   assigned.
 * New: Comments sidebar redesigned to mirror Gutenberg’s Settings sidebar — moved
   to the right edge, open by default on desktop, with a familiar close affordance.
 * New: Resolved comments are now grouped in a collapsible “Resolved” disclosure
   with a count.
 * Improvement: Comment date is shown beneath the author name instead of beside 
   it, giving the comment body more room.
 * Improvement: Review page top bar trims responsively below 1600px and 1400px so
   it no longer overlaps on narrow viewports.
 * Fix: Published posts are no longer silently downgraded to “Pending” when sent
   for a follow-up review — the live status is preserved.
 * Fix: Adding a new reviewer while a review is in “Changes requested” no longer
   shows two competing “Send for review” and “Resubmit” buttons.

#### 1.3.1

 * Improvement: WordPress admin bar shows a “Review” shortcut on posts with an active
   review the current user can access.
 * Improvement: Review page bar now ships with a “View” dropdown.
 * Improvement: Classic Editor uses autocomplete for reviewer select and better 
   styling.
 * Fix: Inline comment popover on mobile now keeps a visible margin from the screen
   edges instead of touching them.
 * Fix: Open reviews with no primary reviewer no longer treat anonymous viewers 
   as eligible reviewers.
 * Fix: Every bundled `*.l10n.php` translation file now declares a direct-access
   guard, resolving a Plugin Checker warning.

#### 1.3.0

 * New: Review page is now usable on mobile — selection-based commenting, approve,
   and request-changes work on all devices.
 * New: Open Review mode lets any logged-in user with the link comment on a post
   under review, not just assigned reviewers. Available in Gutenberg, Classic Editor,
   Elementor, and Bricks; surfaces as a virtual status in the post-listing column,
   listing filter, and dashboard widget.
 * Improvement: Redesigned Elementor review section.
 * Improvement: Click-to-comment overlay skips emojis, reCAPTCHA iframes, and hidden/
   decorative media.
 * Improvement: Long post titles and comment author names ellipsize so they no longer
   overlap in the review page chrome.
 * Fix: Inline highlight no longer reflows paragraph text when a comment is added.
 * Fix: “Highlight text…” hint stays put after the first comment is added.
 * Fix: Mandatory review no longer blocks Update on already-published posts.
 * Fix: Removed the duplicate “Send for Review” button above the Gutenberg editor.

#### 1.2.0

 * Refactor: Extensive code cleanup, security improvements, guidelines fixes.
 * Improvement: Add AI generated translations for all languages.
 * Fix: Some background-image cases preventing commenting on text.

#### 1.1.8

 * Improvement: Review iframe now renders content at the user’s full browser viewport
   regardless of sidebar state — visually scaled to fit beside the sidebar.
 * Fix: Bricks no longer get the snapshot post title baked into their CSS — `font-
   family: "<post title>"` instead of the real font name.
 * Fix: Images wrapped in `<a>` (gallery markup) no longer collapse to their intrinsic
   size.
 * Fix: Dashboard “Flow Reviews” widget no longer counts reviews whose underlying
   post was deleted.
 * Fix: When a post is permanently deleted, its review and review-comment rows are
   cascade-deleted. Trashed posts are unaffected.

#### 1.1.7

 * Improvement: Inline comment popover is now mounted into a Shadow DOM root, isolating
   it from theme / page-builder CSS so button styles, color resets, and similar 
   rules can’t bleed in.
 * Fix: Gallery and other `<a><img></a>` markup now opens the comment popover when
   clicked instead of being swallowed by the review-page link guard.
 * Fix: Inline `onclick="window.open( '…', '_self' )"` handlers (common in galleries)
   no longer navigate the review iframe out of the chrome — same `_blank` bypass
   as `target="_blank"` anchors.
 * Fix: WordPress admin-bar “bump” CSS no longer reserves a 32px gap at the top 
   of the review iframe when the admin bar is hidden.
 * Fix: Theme front-end scripts and styles are dequeued on the parent review shell,
   eliminating noisy initializer errors (Google Maps, sliders, etc.) that expected
   the live page DOM.

#### 1.1.6

 * Fix: Inline “Add Comment” popover sometimes failed to open the editor on production
   sites in full-page review mode — text-selection commenting now works reliably
   across page-builder layouts and themes that don’t expose `.entry-content` / `.
   wp-block-post-content`.

#### 1.1.5

 * New: Dedicated “Reviewer” role added on activation. Carries the minimum capabilities
   to log in and act on the review page.
 * New: “Flow Reviews” dashboard widget showing posts you’re a participant in.
 * New: “Review” column and filters on post / page listings.
 * Improvement: Reviewer avatars (Gravatar) shown in comment cards and the inline
   threads.
 * Improvement: Review iframe now renders the snapshot revision through the full
   singular template (header / footer / sidebar) — matching the front-end exactly.
 * Fix: Quick Edit and Bulk Edit now respect Mandatory review mode.
 * Fix: All public, REST-enabled, editor-supporting custom post types (JetEngine,
   ACF, CPT UI, etc.) are now auto-discovered in the Content Types settings form.
 * Fix: Resolved comment threads paint green even when the underlying inline anchor
   is flagged outdated.

#### 1.1.4

 * Fix: Selecting text across multiple blocks (e.g. a heading and a paragraph) and
   adding a comment no longer breaks the layout or drops the highlight — each block
   now gets its own highlight mark sharing the comment id.

#### 1.1.3

 * New: Click-to-comment overlay on images, videos, and embed iframes (YouTube, 
   Vimeo, etc.) on the review page. Clicking media opens the comment editor directly;
   embed videos no longer play on click.
 * New: Highlight ring shown on commented media (images, videos, embeds) so reviewers
   can see at a glance which items already have feedback. Uniform look across wrap,
   cover, and embed layouts.
 * New: Live Preview blueprint at `assets/blueprints/blueprint.json` so the WordPress.
   org plugin page can spin up a one-click demo of the review experience (logged
   in as a reviewer with sample image/video content to comment on).
 * Improvement: Comment thread popover flips above the highlighted item when there’s
   no room below — keeps it inside the viewport for media at the page bottom.
 * Improvement: Add Comment editor opens directly when clicking media (the in-between
   pill is redundant since the overlay already shows a “Click to comment” hint on
   hover).

#### 1.1.2

 * Fix: Restore proper styling on the inline “Add Comment” button.

#### 1.1.1

 * New: Subtle “rate this plugin” link on the Plugins screen and a small review 
   prompt on the Flow settings page — never a popup, never a nag.
 * Fix: Review template now wins over themes that hijack `template_include` (e.g.
   Kallyas builder, other site-builder themes), so the dedicated review page renders
   correctly regardless of the active theme.
 * Fix: Inline comment popover buttons no longer inherit theme-injected button styling(
   border, color, padding, etc.) on themes that style bare `button` / `[type=button]`
   selectors.

#### 1.1.0

 * New: Bricks Builder integration with a Review toolbar button, themed review drawer,
   and automatic Publish-button lock when mandatory review isn’t approved.
 * New: Modal-based first-run setup wizard with three guided steps (review mode,
   content types, reviewer roles) and a “Run setup again” affordance on the settings
   page.
 * New: Translation template (.pot) shipped under `languages/`, plus `Domain Path`
   header, so translate.wordpress.org community translations are picked up automatically.
 * Improvement: Reviewer can be re-assigned after a post is approved (creates a 
   new review iteration so teams can request another round of review).
 * Improvement: Empty content-type and reviewer-role selections are now honored 
   instead of silently reverting to defaults.
 * Fix: PHP 7.4 compatibility — removed union return type declarations from REST
   endpoints that prevented the plugin from loading on PHP 7.4.
 * Fix: WordPress 6.5.x compatibility — added a polyfill for the `react-jsx-runtime`
   script handle that core only registers from 6.6 onwards, restoring the review
   page chrome and editor sidebars on older WP versions.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **2.2.0**
 *  Last updated **22 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/jumplinks-editorial-workflow/)
 * Tags
 * [client feedback](https://lin.wordpress.org/plugins/tags/client-feedback/)[content approval](https://lin.wordpress.org/plugins/tags/content-approval/)
   [content review](https://lin.wordpress.org/plugins/tags/content-review/)[editorial workflow](https://lin.wordpress.org/plugins/tags/editorial-workflow/)
   [inline comments](https://lin.wordpress.org/plugins/tags/inline-comments/)
 *  [Advanced View](https://lin.wordpress.org/plugins/jumplinks-editorial-workflow/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/reviews/)

## Contributors

 *   [ JumpLinks Systems ](https://profiles.wordpress.org/jumplinks/)
 *   [ alincozari ](https://profiles.wordpress.org/alincozari/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/jumplinks-editorial-workflow/)