Skip to content

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 Nuxt, Vue, Next, React, Gatbsy, 11ty, etc.

Notifications You must be signed in to change notification settings

futurecorporation/headless-wordpress-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • 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!

About

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 Nuxt, Vue, Next, React, Gatbsy, 11ty, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.1%
  • CSS 2.9%