WP Headless
A lightweight plugin to disable the WP frontend experience.
The facts
- Rating
- 5★ from 2
- Active installs
- 300+
- Price
- Free
- Last updated
- 25 Apr 2019
- Added
- Jul 2018
- Requires WP
- 4.6
- Tested up to
- WP 5.1.24
- Requires PHP
- 5.2.4
- Downloads
- 8,777
Our analysis
AI-assistedWP Headless is a WordPress plugin designed to remove the frontend of a WordPress site, redirecting users to the post editor instead. This allows for the management of tasks and content without exposing the standard website interface, making it suitable for internal use.
The plugin is ideal for organisations looking to use WordPress as a headless CMS, enabling users to share post permalinks that lead directly to the editor. It is not intended for public-facing websites, as its primary function is to facilitate content management and collaboration among logged-in users.
Best for: This plugin suits organisations or teams that need to manage content internally without a public interface.
What it does well
- ✓Redirects users to the editor screen for posts
- ✓Supports task management and organisation resource management
- ✓Enables sharing of post permalinks with collaborators
- ✓Removes the need for a frontend theme
Where it falls short
- •Not suitable for public-facing websites
- •Limited information on additional features
Verdict
WP Headless provides a specific solution for using WordPress as a headless CMS, but its use case is quite narrow and may not appeal to all users.
From the developer
Joe Bailey-Roberts's own description of WP Headless, lightly tidied.
Logged in users are redirected to the editor screen for the post, while non-logged in users must log in first. This means that you can share a readable link straight to the editor, depending on your permalink settings.
Good for task management or organisation resource management.
What the plugin actually does
In simple terms, the plugin removes the frontend of the WordPress site. Post permalinks go straight to the editor page, and the theme is mostly redundant.
Why would I want to do that?
This is definitely not a useful plugin for a public-facing website. Instead, this allows you to convert WordPress into a headless CMS for managing tasks, content and more, all protected by the standard user role system. You can share a post permalink with a collaborator and they will be directed straight to the editor screen.
Maybe you want to go a step further and create an external application to display your WordPress content elsewhere using the API. In this case you definitely don’t want the standard WP frontend accessible!