An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# WP Headless Theme

[![WP Headless Theme on Packagist](https://img.shields.io/packagist/v/masonitedoors/wp-headless-theme.svg?style=flat)](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)