Headless Mode
Once you take the head off of WordPress, nobody needs to see it. This plugin hides the front end by redirecting to the shiny static (etc) site.
The facts
- Rating
- 5★ from 6
- Active installs
- 2k+
- Price
- Free
- Last updated
- 18 Jul 2024
- Added
- Nov 2019
- Requires WP
- 5.0
- Tested up to
- WP 6.6.7
- Downloads
- 35,262
Our analysis
AI-assistedHeadless Mode is a WordPress plugin that establishes a redirect for all users attempting to access the site. It allows access only to requests for the REST API, the WP GraphQL API, or for logged-in users who need to edit or create posts.
This plugin is suitable for developers or site administrators who are implementing a headless WordPress setup, where the front end is decoupled from the WordPress backend.
Best for: This suits developers working with headless WordPress installations.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Allows access to REST API and WP GraphQL API
- ✓Enables logged-in users to edit or create posts
Where it falls short
- •Limited information on additional features or configurations
Verdict
Headless Mode provides essential functionality for managing access in a headless environment. However, details on its broader capabilities are limited.
From the developer
Ben Meredith's own description of Headless Mode, lightly tidied.
Headless mode sets up a redirect for all users trying to access the site. The only requests that are granted admission are ones that are either trying to access the REST API, the WP GraphQL API, or any logged-in user looking to access the headless install to edit or create posts.