Title: Club Stats
Author: christwinn
Published: <strong>2 de febrer de 2026</strong>
Last modified: 17 de juliol de 2026

---

Cerca extensions

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

# Club Stats

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

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

 * [Detalls](https://ca.wordpress.org/plugins/club-stats/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/club-stats/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/club-stats/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/club-stats/#developers)

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

## Descripció

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

## Captures

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

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

[[

[[

[[

[[

## Instal·lació

 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

## PMF

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/)

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Club Stats» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

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

[Traduïu «Club Stats» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/club-stats)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/club-stats/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/club-stats/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/club-stats/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/club-stats/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 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

 *  Versió **1.2.7**
 *  Darrera actualització **fa 4 dies**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 6.7 o posterior **
 *  Provada fins a **7.0.2**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/club-stats/)
 * Etiquetes
 * [fa](https://ca.wordpress.org/plugins/tags/fa/)[fixtures](https://ca.wordpress.org/plugins/tags/fixtures/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/club-stats/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/club-stats/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/club-stats/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](https://www.twinn.co.uk/donate/)