-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathreadme.txt
113 lines (78 loc) · 2.93 KB
/
readme.txt
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
=== Intentionally Blank ===
Contributors: nilovelez
Tags: featured-images, custom-background, theme-options, translation-ready
Requires at least: 4.6
Tested up to: 6.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This theme was intentionally left blank. There are times when all you need is the WordPress dashboard and an blank frontend.
== Description ==
You might be using the WordPress REST API as a backend for a mobile App or you might be a minimalism obsessed hipster. Blank's frontend it's a simple configurable welcome screen, while keeping the back-end fully funcional.
== Frequently Asked Questions ==
= Is this a joke? =
Nope. It's a fully functional and tiny theme. And it's really cool.
= Is it safe for production? =
Blank it's actually safer than all those bloated multi-purpose themes. There isn't much to break, and code follows WordPress good practices.
= Can you add [insert functionality here]? =
I probably can, but I probably won't. Blank serves a single pupose, closing the front-end, and it does that beatifully. If there's anything more you need, fork it or install a plugin.
== Changelog ==
= 3.1 =
* Tested up to WordPress 6.3
* Updated minimal PHP version to 7.4
* Update: Footer is not rendered at all if set to not show it
* Update: Header is not rendered at all if set to not show site title and tagline
* Update: dequeued block editor global-css in the front-end
* Update: all css styles are now conditionally loaded to reduce rendered html
= 3.0.3 =
* Added featured images support. Props Eric Pfeiffer
* Tested up to WordPress 6.0
= 3.0.2 =
* Changed footer sanitization to wp_kses_post to allow basic html
* Tested up to WordPress 5.9
= 3.0.1 =
* Customizer options sanitization
= 3.0 =
* Added Footer settings to the Customizer
= 2.2 =
* Tested up to WordPress 5.8
= 2.1 =
* Tested up to WordPress 5.5
= 2.0 =
* Added wp_body_open() and some required headers. Enjoy!
= 1.5 =
* Minor updates and WordPress Coding Standards fixes
= 1.4.1 =
* Fixed custom logo markup
= 1.4 =
* Code revised to conform to WordPress coding conventions
= 1.3 =
* Refactor and optimization. Yes, really
= 1.2.3 =
* First release available at the WordPress theme directory. Woohoo!
= 1.2.2 =
* fixes to coply with Theme review team
= 1.2.1 =
* fixes to comply with Theme review team
= 1.2 =
* submitted to the WordPress theme directory
= 1.1 =
* Let's clean up this mess before review
= 1.0 =
* Beta phase finished. It won't get any better than this, let's go for 1.0!
= 0.4 =
* Woo! Theme customization! Now you can set a center logo, set the page background and hide the title
= 0.3 =
* WPO time. **PageSpeed 100/100** on the second try. Not bad.
= 0.2 =
Feature testing:
* No posts - check
* No pages - check
* No categories - check
* No tags - check
* No sidebars - check
* No menus - check
= 0.1 =
* 16:00 PM let's make a theme!
* 18:00 PM I've made a theme!
* 18:05 PM Have I made a theme?