Lightweight classic WordPress theme focused on speed, clarity, and minimal setup.
- Lean template structure with classic PHP templates.
- Core theme supports: title tag, post thumbnails, custom logo, HTML5, feed links.
- Navigation areas: primary + footer menus.
- Widget areas: homepage + sidebar.
- Search, archive, comments, and 404 templates included.
- Translation ready via
vofatext domain andlanguages/vofa.pot.
- Copy the theme folder to
wp-content/themes/vofa. - Activate Vofa in WordPress admin under Appearance → Themes.
- (Optional) Assign menus under Appearance → Menus.
- (Optional) Add widgets to homepage/sidebar under Appearance → Widgets.
index.phpfront-page.phppage.phpsingle.phparchive.phpsearch.php404.phpcomments.phpsearchform.php
- Added missing WordPress baseline hooks and supports.
- Normalized i18n setup (
vofa) and added translation template. - Fixed template structure and added pagination where relevant.
- Added comments integration for singular templates.
- Added lightweight search form + responsive styling.
- Improved accessibility with
.screen-reader-textstyles. - Removed risky script overrides for better plugin compatibility.
- Verify on latest stable WordPress and one prior major version.
- Verify on PHP 8.1+ (and your current hosting target version).
- Activate theme on a clean install and check front page, single post, page, archive, search, and 404.
- Confirm menus are assigned for both
main-menuandfooter-menu. - Confirm widgets render in homepage and sidebar areas.
- Confirm comments open/render correctly and threaded replies work.
- Confirm search form works on desktop and mobile breakpoints.
- Run with at least one common plugin set (SEO/cache/form) to confirm no JS/PHP conflicts.
- Rebuild/update translations from
languages/vofa.potif strings changed.
GPL-2.0-or-later
See CHANGELOG.md for release history.