Network parent theme.
  • CSS 42.8%
  • JavaScript 32.2%
  • PHP 25%
Find a file
Joe Dolson 750f2b03f3 Implement the loop on singular templates. Props @verlev
Signed-off-by: Joe Dolson <design@joedolson.com>
2025-10-09 12:42:06 -05:00
css/dev Update version, Fix navigation alignment & color 2025-09-23 12:03:53 -05:00
fonts Initial commit 2025-05-16 19:28:04 -05:00
inc Update all scripting to use modules directly. 2025-08-26 11:43:23 -05:00
js/src Fix broken localization in JS modules 2025-09-23 11:58:36 -05:00
svg Swap out logo.svg for something vaguely more relevant 2025-07-16 10:53:56 -05:00
template-parts Remove 'navigation' from aria-label 2025-08-21 15:04:16 -05:00
.gitignore Add node modules and vendor directory to .gitignore 2025-06-27 09:59:21 -05:00
404.php Fix skip to content links. 2025-06-27 13:20:32 -05:00
CHANGELOG.md Commit first round of updates 2025-05-16 19:28:53 -05:00
comments.php Commit first round of updates 2025-05-16 19:28:53 -05:00
composer.json Theme only needs to require 7.4 2025-08-25 13:32:23 -05:00
footer.php Update classes and styles to limit inheritance from main nav in footer nav Fixes #16 2025-08-28 16:02:32 -05:00
functions.php Update version numbers & readme 2025-10-09 12:41:38 -05:00
header.php Remove custom localization functions from source theme 2025-05-16 22:36:24 -05:00
index.php Add a banner for the blog 2025-08-21 17:30:29 -05:00
LICENSE.md Initial commit 2025-05-16 19:28:04 -05:00
page.php Implement the loop on singular templates. Props @verlev 2025-10-09 12:42:06 -05:00
readme.txt Update version numbers & readme 2025-10-09 12:41:38 -05:00
screenshot.png Swap screenshot. 2025-07-16 11:34:52 -05:00
search.php Calling the_post() before get_header() sets in_the_loop to true. This can create unpredictable behaviors in the header. 2025-10-05 12:53:30 -05:00
sidebar.php Commit first round of updates 2025-05-16 19:28:53 -05:00
single.php Implement the loop on singular templates. Props @verlev 2025-10-09 12:42:06 -05:00
style.css Update version numbers & readme 2025-10-09 12:41:38 -05:00

=== fair-parent ===

Fair Parent WordPress Theme

Contributors: Digitoimisto Dude Oy, joedolson
Tags: one-column, accessibility-ready, translation-ready

Requires at least: 6.7
Tested up to: 6.8
Stable tag: 1.0.5
License: MIT License
License URI: https://opensource.org/licenses/MIT

Fair network parent theme..

== Description ==

This theme is based on Air Light, by Digitoimisto Dude Oy. It has been significantly simplified to remove build tooling, with the intent that it will be rebuilt in the future.

== Installation ==

1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.

Or just get from GitHub: https://github.com/digitoimistodude/air-light

== Frequently Asked Questions ==


== Changelog ==

= 1.0.5 =

* Change: Implement the loop in singular templates.
* Bug fix: Fix padding on search results pages.

= 1.0.4 =

* Bug fix: Localization broken in script modules.
* Bug fix: Fix navigation alignment.

= 1.0.3 =

* Bug fix: Menu position calculation did not account for LF header.
* Change: Change built JS into script modules.
* Bug fix: Change button minimum size.
* Bug fix: Remove forced width on list elements.
* Change: Reference script and style versions from theme version.

= 1.0.2 =

* Fix incorrect version number.

= 1.0.1 =

* Misc. design changes for better display options.

= 1.0 - 2025-05-16 =
* Initial dev

== Credits ==

* Based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* Forked from Air Light https://wordpress.org/themes/air-light/, (C) 2018 Digitoimisto Dude Oy, Roni Laukkarinen, MIT License
* normalize.css https://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](https://opensource.org/licenses/MIT)