2026-08-17 18:13 965
1.0.2
Third submission. All three points raised in the second review are addressed.
wp_robots the filter is gone. The theme no longer decides what
gets indexed; that is left to core and to SEO plugins
Password form it no longer borrows Apache's 401 wording. It now says
the content is password protected and asks for the
password, which is what is actually happening
Core features custom-background and custom-logo are now supported.
Neither outputs anything until the user sets one, so
a fresh install looks exactly as it did before
The third point took some thought. This theme ships no images and declares no fonts, and adding a logo slot arguably softens that. It does not, in practice: nothing is emitted unless someone opts in. The claim was always about what the theme brings, not about what the user is allowed to add.
Review ticket: https://themes.trac.wordpress.org/ticket/284365