Trilobita Editor Remit

Trilobita Editor Remit

Details
View on WordPress

Editor Remit gives administrators fine-grained control over which categories editors and authors can work in. Assign permitted categories to a user and they will only see and edit content within those categories — nothing else.

Who is it for?

Organisations and agencies managing WordPress sites with multiple contributors across distinct content areas. Common examples:

  • A university with departments each managing their own news and pages
  • A company where different teams own different sections of the site
  • An agency managing a client site with multiple editors who should not have access to each other’s content

How it works

Once a user has permitted categories assigned, Remit:

  • Filters the post and page list screens to show only content in their permitted categories
  • Restricts the category selector in the block editor to their permitted categories only
  • Blocks any attempt to save content outside their permitted categories — enforced server-side, not just in the UI
  • Allows access to uncategorised content (posts or pages with no categories assigned) so nothing is inadvertently locked away

Restrictions apply to users with the Editor or Author role only. Administrators are always unrestricted.

If a user has no categories assigned, no restriction is applied — they behave as normal.

Page support

By default WordPress does not enable categories for pages. Editor Remit includes an optional setting to add category support to pages and apply the same restrictions there too. Enable it under Settings > Editor Remit.

Block editor (Gutenberg) support

Remit works fully with the block editor. The category panel is filtered in real time to show only permitted categories. Saves are validated server-side via the REST API.

Lean and focused

Remit does one thing well. It does not touch custom post types, custom taxonomies, tags, or any other content type. There are no complex role matrices, capability editors, or access control lists to configure.

Current limitations

Remit restricts posts and optionally pages only. Custom post types, custom taxonomies, and multisite installations are not currently supported.

Details

Plugin code:
trilobita-editor-remit
Plugin version:
1.0.11
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-03-31
Rating:
Times rated:
0
access-control
categories
permissions
restrict
user-roles