forked from GrowthWizard/blank-wordpress-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
44 lines (31 loc) · 1.65 KB
/
Copy pathreadme.txt
File metadata and controls
44 lines (31 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== Void Canvas ===
Contributors: Arafat Rahman
Tags: headless, blank, api, rest-api, minimal
Requires at least: 5.0
Tested up to: 6.4
Stable tag: 1.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT
A WordPress Theme which doesn't show any content in the frontend and is completely blank. Since the Backend is still available, you can use this WordPress Theme as a headless CMS for any framework you like.
== Description ==
Void Canvas is designed for developers who want to use WordPress solely as a content API. It provides a "void" frontend, ensuring that no public content is exposed through the standard theme templates, while keeping the REST API and admin dashboard fully functional.
== Features ==
* Minimalist footprint: No unnecessary bloat or templates.
* SEO Friendly: Includes the `<title>` tag and standard header hooks.
* Script Support: Includes necessary JavaScript and CSS hooks in the `<head>`.
* Public Message: Displays a simple notice that the site is for API consumption only.
* Headless Ready: Perfect for use with React, Vue, Next.js, or any other frontend framework.
== Installation ==
1. Upload the `void-canvas` folder to the `/wp-content/themes/` directory.
2. Activate the theme through the 'Appearance' menu in WordPress.
3. Start using the WordPress REST API for your frontend application.
== Frequently Asked Questions ==
= Why is the homepage blank? =
The theme is designed to be "void" on the frontend to prevent accidental content leakage when used as a headless CMS.
== Changelog ==
= 1.0.0 =
* Initial release.
== Contact ==
Arafat Rahman
* GitHub: https://github.com/arobd
* LinkedIn: https://www.linkedin.com/in/arobd/