masonitedoors / wp-headless-theme
This theme is intended to be used in a headless WordPress application with REST API logic offloaded to mu-plugins.
Installs: 134
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:wordpress-theme
Requires
- php: >=7
This package is auto-updated.
Last update: 2024-10-26 03:45:43 UTC
README
A barebones WordPress theme that is intended to be used in a headless WordPress application.
Features
- Frontend redirects to the WP REST API.
- Support for WP API Swagger - theme redirects to
/rest-api/docs/
if plugin is active.