Skip to content

rafashouman/headless-wordpress-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headless

Headless WordPress Theme

HEADless by Rafael Shouman 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.

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

Dependencies

  1. MB rest api (Plugin for WP)
  2. Meta-Box (Plugin for WP)

Usage

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

About

Tema HEADLESS para WP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published