Home
Softono

Headless Wordpress

Open source PHP
27
Stars
6
Forks
0
Issues
4
Watchers
5 years
Last Commit

 About Headless Wordpress

Headless is a WordPress theme intended to be used in JAMStack projects when a WordPress admin experience is desired but the frontend is implemented with Next, React, Gatbsy, 11ty, etc.

Platforms

Web Self-hosted

Languages

PHP

Need Help Installing Headless Wordpress?

We provide expert installation service for this software. Our team will install, configure, and secure Headless Wordpress on your server. plans start at just $30.

Headless Wordpress

View on GitHub

Headless

Headless WordPress Theme

Headless is a WordPress theme intended to be used in JAMStack projects when a WordPress admin experience is desired but the frontend is implemented with Next, React, Gatbsy, 11ty, etc.

Highlights

  • Index route gets forwarded to /wp-admin
  • Custom Post types example in functions/custom-post-types.php
  • Custom Taxonomies example in functions/custom-taxonomies.php
  • Custom Shortcodes example in functions/custom-shortcodes.php
  • Function for hiding admin sections in functions.php
  • Custom menu ordering in functions.php
  • Disabled RSS feed in functions.php
  • ACF "nullify empty values" in functions.php

Usage

  1. Spinup a new WordPress website
  2. Upload a .zip of the Headless theme
  3. Activate the theme and start making requests!