masonitedoors / wp-headless-theme
This theme is intended to be used in a headless WordPress application with REST API logic offloaded to mu-plugins.
Package info
github.com/masonitedoors/wp-headless-theme
Type:wordpress-theme
pkg:composer/masonitedoors/wp-headless-theme
1.1.0
2021-03-25 19:50 UTC
Requires
- php: >=7
This package is auto-updated.
Last update: 2026-02-26 06:39:04 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.