Title: Club Stats
Author: christwinn
Published: <strong>2. 2. 2026</strong>
Last modified: 17. 7. 2026

---

Prohledat pluginy

![](https://ps.w.org/club-stats/assets/icon-256x256.png?rev=3451863)

# Club Stats

 Autor: [christwinn](https://profiles.wordpress.org/christwinn/)

[Stáhnout](https://downloads.wordpress.org/plugin/club-stats.1.2.7.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/club-stats/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/club-stats/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/club-stats/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/club-stats/#developers)

 [Podpora](https://wordpress.org/support/plugin/club-stats/)

## Popis

While the FA provide a facility to display your fixtures, results and tables on 
your website it lacks any kind of decent customisation or ‚prettification‘

We utilise that information, already being added by your coaches each week, from
[FullTime](https://fulltime.thefa.com)
 to show all your teams Fixtures, Results*
and Tables* in one place and display it in keeping with your site and club colours.

(* U11 and below do not show Results or Tables)

You will need to be able to log into [fulltime admin](https://fulltime-admin.thefa.com)
to configure this.

You only to configure your teams once a season for all your whole club. (OK! maybe
twice when you have mini-soccer)

More information about how we get our data may be found on the FA website: [Embedding League Tables, Fixtures & Tables (Full-Time Feeds)](https://grassrootstechnology.thefa.com/support/solutions/articles/48001158072-embedding-league-tables-fixtures-tables-full-time-feeds-)

Configuration options allow you to show your whole club on one page or each team
on their own page.

Allows creation of archives of each season

### Docs and support

You can find [docs](https://www.twinn.co.uk/club-stats/), a FAQ will be created 
when some FAQ’s become available 🙂

### Privacy notices

With the default configuration, this plugin, in itself, does not:

 * track users by stealth;
 * write any user personal data to the database;
 * send any data to external servers;
 * use cookies.

It does
 * contact fulltime.thefa.com for code snippets and thus the data to drive
this plugin on your site

## Snímky obrazovky

[⌊Please visit plugin's website⌉⌊Please visit plugin's website⌉[

Please visit [plugin’s website](https://www.twinn.co.uk/club-stats/)

[[

[[

[[

[[

## Instalace

 1. Upload the entire `club-stats` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**).

You will find the ‚Club Stats‘ menu under Settings in your WordPress admin screen.

 1. Configure a team and then follow the usage guide

** NOTE ** The data updates in the background once it is either expired (24 hours)
or it is looking for a result

You may not immediately see any information, a couple of refreshes will fire the
background functions and the page will work.

For basic usage, have a look at the [plugin’s website](https://www.twinn.co.uk/club-stats/),
or see the Usage tab in the Settings section

## Nejčastější dotazy

Do you have questions or issues with Club Stats? Use these support channels appropriately.

 1. [Contact Us](https://www.twinn.co.uk/contact-us/)
 2. [Support](https://www.twinn.co.uk/contact-us/)

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Club Stats je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ christwinn ](https://profiles.wordpress.org/christwinn/)

[Přeložte “Club Stats” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/club-stats)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/club-stats/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/club-stats/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/club-stats/) 
pomocí [RSS](https://plugins.trac.wordpress.org/log/club-stats/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.2.7

 * Fix – CSS NESW was NEWS alignment was off.

#### 1.2.6

 * Fix – CSS Styling on mobile overflowed in wrong place.
 * Fix – Large image resize to 100% failed when image smaller than 800px.

#### 1.2.5

 * Enhancement – Added ‚Highlight‘ on Events, optionally they can sit above the 
   current run of play highlighting club events, bingo, fundraiser, etc.
 * Fix – Re-ordering images got ‚lost‘ in a file sort

#### 1.2.4

 * Enhancement – Added optional URL to Events

#### 1.2.3

 * Fix – Custom events were not expiring correctly
 * Enhancement – Simplified the code into classes to seperate out logic

#### 1.2.2

 * Fix – Fixed string not null check as not initialised, needs is_array
 * Fix – trace text was not removed from release 1.2.1

#### 1.2.1

 * Fix – null check on events caused error if not initialised as a string is returned

#### 1.2.0

 * Enhancement – Added Events to show in fixtures
 * Enhancement – Hide Fixtures when there are no Fixtures
 * Enhancement – Added Processing time to bottom of page.
 * Enhancement – Experimenting with straight JSON object for historical processing–
   historical

#### 1.1.4

 * Enhancement – Defined versioning constant for assest versioning to ensure javascript
   and css is updated along with main plugin
 * Fix – Option to force refresh from admin section was lost after 1.1.0 „Settings
   split“, re-instated option
 * Change – Hyperlink to ourselves alongside FA copyright on bottom of page

#### 1.1.3

 * Fix – Plugin Check on local machine (WordPress Studio) is a failure (Slow, cached
   files not current, finds no errors).
    Test site found escaping in table layout
   had been missed. Escaping fixed.

#### 1.1.2

 * Fix – Updated readme.txt to better display updates history as per WordPress semantics

#### 1.1.1

 * Fix – Fixed empty historical data display bug

#### 1.1.0

 * Enhancement – Added Historical archive option – saves current season for historical
   display
    - Known issue is that you can only display one historical series, i.e. one shortcode
      per webpage.
    - This means you would have to set up page 2025, 2026, 2027, etc if showing 
      all teams (club).
    - You can display them but beaware that moving around will fail.
    - If you want to display a list of just historical tables or results for a team
      then it is fine. (no javascript buttons are used to ‚flick‘ the display)
 * Fix -„Settings“ split into smaller settings groups to allow us to create the 
   history
 * Fix – admin.php split to reduce file size and increase maintainability, WordPress
   settings registration moved to seperate file (settings.php)

#### 1.0.3

 * Fix – Fixed missing team name from tables menu
 * Fix – Fixed css to highlight team in results
 * Fix – Fixed tables refresh to reference correct variable ($this->)

#### 1.0.2

 * Fix – Cleaned up the frontend code generation

#### 1.0.1

 * Enhancement – Added in table refresh when a result is released

#### 1.0.0

= Initial release

## Meta

 *  Verze **1.2.7**
 *  Poslední aktualizace **před 4 dny**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 6.7 nebo novější **
 *  Testováno až do WordPressu **7.0.2**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/club-stats/)
 * Štítky
 * [fa](https://cs.wordpress.org/plugins/tags/fa/)[fixtures](https://cs.wordpress.org/plugins/tags/fixtures/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/club-stats/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Your review](https://wordpress.org/support/plugin/club-stats/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/club-stats/reviews/)

## Spolupracovníci

 *   [ christwinn ](https://profiles.wordpress.org/christwinn/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/club-stats/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://www.twinn.co.uk/donate/)