https://github.com/masonitedoors/wp-headless-theme
https://github.com/masonitedoors/wp-headless-theme
headless-cms wordpress wordpress-theme
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/masonitedoors/wp-headless-theme
- Owner: masonitedoors
- Created: 2020-11-12T15:16:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T19:50:52.000Z (over 5 years ago)
- Last Synced: 2025-01-27T05:57:48.138Z (over 1 year ago)
- Topics: headless-cms, wordpress, wordpress-theme
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WP Headless Theme
[](https://packagist.org/packages/masonitedoors/wp-headless-theme)
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](https://wordpress.org/plugins/wp-api-swaggerui/) - theme redirects to `/rest-api/docs/` if plugin is active.
## Companion Plugins
- [WP Theme Lock](https://github.com/masonitedoors/wp-theme-lock)