=== RacerPacer Clubs Theme ===
Contributors: racerpacer
Tags: one-column
Requires at least: 6.3
Tested up to: 7.1
Requires PHP: 8.0
Stable tag: 1.2.1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

The site chrome for clubs.racerpacer.com: home page, sign-up, the owner dashboard shell and the legal pages.

== Description ==

A one-column classic theme for a club-pages site. It draws the header, footer, home page, the site's own pages (join, my club, browse, report, terms, privacy), the 404 page and the login screen.

It is built to run with the RacerPacer Clubs plugin, which holds the behaviour: the club post type, sign-up, the owner dashboard, moderation and the club pages themselves. Without the plugin the theme still renders ordinary WordPress pages, but the home page has no example clubs to show.

The site has no blog and no comments (the plugin switches both off), so the theme has no post archives, sidebars or comment templates.

== Installation ==

1. Upload the `racerpacer-clubs-theme` folder to `/wp-content/themes/` and activate it.
2. Install and activate the RacerPacer Clubs plugin.
3. Set a Site Icon under Appearance → Customize → Site Identity if you want one other than the bundled favicon.

== Copyright ==

RacerPacer Clubs Theme WordPress Theme, Copyright 2026 RacerPacer.
RacerPacer Clubs Theme is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

== Resources ==

* Epunda Sans, Copyright 2024 The Epunda Sans Project Authors (Typofactur)
  License: SIL Open Font License, 1.1, https://openfontlicense.org
  Source: https://github.com/typofactur/epundasans
  Licence text: assets/fonts/LICENSE-epunda-sans.txt

* Epunda Slab, Copyright 2023 The Epunda Slab Project Authors (Typofactur)
  License: SIL Open Font License, 1.1, https://openfontlicense.org
  Source: https://github.com/typofactur/epundaslab
  Licence text: assets/fonts/LICENSE-epunda-slab.txt

* RacerPacer logos and favicon (assets/img/), Copyright 2026 RacerPacer.
  The RacerPacer name and logos are trademarks and are not covered by the GPL.
  Replace them before using this theme for another site.

* Screenshot (screenshot.png), Copyright 2026 RacerPacer, taken from clubs.racerpacer.com.
  License: GPL-2.0-or-later, same as the theme.

== Changelog ==

= 1.2.1 =
* Theme Name is now "RacerPacer Clubs Theme", so the slug Theme Check derives from it matches the folder and the text domain.

= 1.2.0 =
* The theme folder is now `racerpacer-clubs-theme`, matching its text domain. Customizer settings and Additional CSS carry over from the old `racerpacer-clubs` folder on activation.
* Theme functions, the version constant and template variables use the full `racerpacer_clubs_theme_` prefix.

= 1.1.2 =
* Theme Check fixes: readme.txt, screenshot, full style.css header, automatic feed links, wp_link_pages() on pages, the core alignment and caption classes, and the favicon now yields to a Site Icon.
* The wp_head clean-up (emoji, generator, RSD, shortlink) moved to the RacerPacer Clubs plugin.
