Title: StatsFC Table
Author: Will Woodward
Published: <strong>12 de marzo de  2013</strong>
Last modified: 21 de junio de  2023

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/statsfc-table/assets/icon-256x256.png?rev=1202276)

# StatsFC Table

 Por [Will Woodward](https://profiles.wordpress.org/willjw/)

[Descargar](https://downloads.wordpress.org/plugin/statsfc-table.zip)

 * [Detalles](https://es-ar.wordpress.org/plugins/statsfc-table/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/statsfc-table/#reviews)
 *  [Instalación](https://es-ar.wordpress.org/plugins/statsfc-table/#installation)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/statsfc-table/#developers)

 [Soporte](https://wordpress.org/support/plugin/statsfc-table/)

## Descripción

Add a football league table to your WordPress website. To request a key sign up 
for your free trial at [statsfc.com](https://statsfc.com).

For a demo, check out [wp.statsfc.com/league-table](https://wp.statsfc.com/league-table/).

#### Translations

 * Bahasa Indonesia
 * Dansk
 * Deutsch
 * Eesti
 * Español
 * Français
 * Hrvatski Jezik
 * Italiano
 * Magyar
 * Norsk bokmål
 * Slovenčina
 * Slovenski Jezik
 * Suomi
 * Svenska
 * Türkçe

If you’re interested in translating for us, please get in touch at [hello@statsfc.com](https://es-ar.wordpress.org/plugins/statsfc-table/hello@statsfc.com?output_format=md)
or on Twitter [@StatsFC](https://twitter.com/StatsFC).

## Instalación

 1. Upload the `statsfc-table` folder and all files to the `/wp-content/plugins/` directory
 2. Activate the widget through the ‘Plugins’ menu in WordPress
 3. Drag the widget to the relevant sidebar on the ‘Widgets’ page in WordPress
 4. Set the StatsFC key and any other options. If you don’t have a key, sign up for
    free at [statsfc.com](https://statsfc.com)

You can also use the `[statsfc-table]` shortcode, with the following options:

 * `key` (required): Your StatsFC key
 * `competition` (required): Competition key, e.g., `EPL`
 * `group` (optional): Competition group, e.g., `A`, `B`
 * `season` (optional): Season to show league table for, e.g., `2016/2017`
 * `type` (optional): Type of league table, `full` or `mini`
 * `highlight` (optional): Name of the team you want to highlight, e.g., `Liverpool`
 * `rows` (optional, _used in conjunction with `highlight`_): Number of rows you
   want to show, e.g., `3`, `5`
 * `date` (optional): For a back-dated league table, e.g., `2013-12-31`
 * `show_badges` (optional): Display team badges, `true` or `false`
 * `show_form` (optional): Show form of last 6 matches, `true` or `false`
 * `show_status` (optional): Show league position movement arrows, `true` or `false`
 * `default_css` (optional): Use the default widget styles, `true` or `false`
 * `omit_errors` (optional): Omit error messages, `true` or `false`

## Reseñas

![](https://secure.gravatar.com/avatar/131d905eab43489382b851bfa27ee1e3d58c1199a5a040ce5be6a41c380cc114?
s=60&d=retro&r=g)

### 󠀁[plugin ok, terrible support](https://wordpress.org/support/topic/plugin-ok-terrible-support/)󠁿

 [](https://profiles.wordpress.org/radul77/) 25 de abril de 2019

While their plugins are OK and working pretty good, the support is terrible. Like,
for example, when you are a paying customer for two years and you have a problem
with the plugins (let’s say they simply stopped working) and the emails you are 
sending to support remain unanswered for 24 hours and counting. Plugins 4/5 (doesn’t
work on AMP pages) Support 0/5

![](https://secure.gravatar.com/avatar/2f8d606353be09064a0def82f9657f620424813db7e29f00aa1ef39d483a278e?
s=60&d=retro&r=g)

### 󠀁[Top Plugin](https://wordpress.org/support/topic/top-plugin-95/)󠁿

 [dormes](https://profiles.wordpress.org/dormes/) 27 de junio de 2017

Plugin works perfect, looks amazing, updates fast, easy for use and their support
is incredible. You can see our website for live example – eplfixtures.co.uk I really
recommend.

![](https://secure.gravatar.com/avatar/9a5eb4d6a475e2866d99ef512d8fa0f796b11f4401b315c9187aec745a4da03b?
s=60&d=retro&r=g)

### 󠀁[Recommended](https://wordpress.org/support/topic/recommended-101/)󠁿

 [trehesten](https://profiles.wordpress.org/trehesten/) 3 de septiembre de 2016

These plugins from StatsFC is highly recommended. Great and fast support.

 [ Leer todas las 4 reseñas ](https://wordpress.org/support/plugin/statsfc-table/reviews/)

## Colaboradores y desarrolladores

“StatsFC Table” es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ Will Woodward ](https://profiles.wordpress.org/willjw/)

[Traduce “StatsFC Table” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/statsfc-table)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/statsfc-table/) , 
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/statsfc-table/),
o suscríbete al [log de desarrollo](https://plugins.trac.wordpress.org/log/statsfc-table/)
por [RSS](https://plugins.trac.wordpress.org/log/statsfc-table/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 2.2.1

 * Hotfix: Make the plugin more efficient by only loading the form when it’s required

#### 2.2.0

 * Feature: Split tables by competition group

#### 2.1.0

 * Feature: Allow league position movement arrows to be displayed (up, same, down)
   with the `show_status` option

#### 2.0.0

 * Refactor: Update plugin for new API

#### 1.28.1

 * Hotfix: Possible issue loading language/CSS files

#### 1.28.0

 * Feature: Allow a league table to be shown for a specific season via the new `
   season` parameter

#### 1.27.5

 * Hotfix: Check options exist before using them

#### 1.27.4

 * Hotfix: Check highlight value against short and full team names

#### 1.27.3

 * Hotfix: Check the before/after widget/title bits exist before using them

#### 1.27.2

 * Hotfix: Load relevant language file based on the default language for the site

#### 1.27.1

 * Hotfix: Fixed missing team badges

#### 1.27.0

 * Feature: Added multi-language support. If you’re interested in translating for
   us, please get in touch at [hello@statsfc.com](https://es-ar.wordpress.org/plugins/statsfc-table/hello@statsfc.com?output_format=md)

#### 1.26.2

 * Hotfix: Added a responsive horizontal scroll if the widget is too wide for mobile

#### 1.26.1

 * Hotfix: Fixed possible `Undefined index: omit_errors` error

#### 1.26.0

 * Feature: Put CSS/JS files back into the local repo
 * Feature: Enqueue style/script directly instead of registering first

#### 1.25.0

 * Feature: Added `omit_errors` parameter
 * Feature: Load CSS/JS remotely

#### 1.24.3

 * Hotfix: Fixed “Invalid domain” bug caused by referal domain

#### 1.24.2

 * Hotfix: Fixed bug saving ‘Show badges’ option

#### 1.24.1

 * Hotfix: Fixed bug with boolean options

#### 1.24.0

 * Feature: Added `show_badges` parameter

#### 1.23.0

 * Feature: Allow more discrete ads for ad-supported accounts

#### 1.22.0

 * Feature: Enabled ad-support

#### 1.21.0

 * Feature: Added `group` parameter

#### 1.20.0

 * Feature: Use built-in WordPress HTTP API functions

#### 1.19.0

 * Feature: Added badge class for each team

#### 1.18.0

 * Feature: Default `default_css` parameter to `true`

#### 1.17.0

 * Feature: Updated team badges.

#### 1.16.0

 * Feature: Added a `rows` parameter, which will work in association with `highlight`.

#### 1.15.1

 * Hotfix: Fixed shortcode bug.

#### 1.15.0

 * Feature: Added `[statsfc-table]` shortcode.

#### 1.14.0

 * Feature: Added a `date` parameter.

#### 1.13.0

 * Feature: Added an option to show team form.

#### 1.12.0

 * Feature: Use API to get competition list dynamically.

#### 1.11.0

 * Feature: Updated to use the new API.
 * Feature: Removed support for European competition groups for now.

#### 1.10.0

 * Feature: Tweaked error message.

#### 1.9.0

 * Feature: Opened up to UEFA Champions League and UEFA Europa League group stages
   groups.

#### 1.8.0

 * Feature: Added timestamp for debugging.

#### 1.7.0

 * Feature: More reliable team icons.

#### 1.6.0

 * Feature: Added fopen fallback if cURL request fails.

#### 1.5.1

 * Hotfix: Fixed possible cURL bug.

#### 1.5.0

 * Feature: Use cURL to fetch API data if possible.

#### 1.4.0

 * Feature: Updated team badges for 2013/14.

#### 1.3.0

 * Feature: Load images from CDN.

#### 1.2.0

 * Feature: Changed ‘Highlight’ option from a textbox to a dropdown.

#### 1.1.1

 * Hotfix: Fixed possible CSS overlaps.

#### 1.1.0

 * Feature: Swapped club crests for shirts.

## Meta

 *  Versión **2.2.1**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **80+**
 *  Versión de WordPress ** 3.3 o superior **
 *  Testeado hasta **6.2.9**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/statsfc-table/)
 * Etiquetas:
 * [football](https://es-ar.wordpress.org/plugins/tags/football/)[premier league](https://es-ar.wordpress.org/plugins/tags/premier-league/)
   [soccer](https://es-ar.wordpress.org/plugins/tags/soccer/)[widget](https://es-ar.wordpress.org/plugins/tags/widget/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/statsfc-table/advanced/)

## Valoraciones

 4.3 de 5 estrellas.

 *  [  3 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/statsfc-table/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/statsfc-table/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/statsfc-table/reviews/?filter=3)
 *  [  1 valoración de 2 estrellas     ](https://wordpress.org/support/plugin/statsfc-table/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/statsfc-table/reviews/?filter=1)

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/statsfc-table/reviews/)

## Colaboradores

 *   [ Will Woodward ](https://profiles.wordpress.org/willjw/)

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/statsfc-table/)