Skip to content

aderaaij/wp-headless-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Headless Theme

A WordPress theme which disables the front-end and redirects users to the admin area / login screen. Aimed at users who want to use WordPress as a headless CMS

🛠 Installation

🤙 Manual

  • ⬇️  Download .zip
  • 🔧  Go to your WordPress admin area, choose Themes -> Add new theme -> Upload theme an upload the .zip file
  • 🚀  Activate

🎼 Composer

Add the repo to your composer.json in the following way:

📦 Features

  • None. Just a redirect and a functions.php to store some functions in, if needed.