Add a list of football results to your WordPress website. To request a key sign up for your free trial at
statsfc.com.
For a demo, check out
wp.statsfc.com/results.
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 or on Twitter @StatsFC.
- Upload the
statsfc-results
folder and all files to the /wp-content/plugins/
directory
- Activate the widget through the 'Plugins' menu in WordPress
- Drag the widget to the relevant sidebar on the 'Widgets' page in WordPress
- Set the StatsFC key and any other options. If you don't have a key, sign up for free at statsfc.com
You can also use the
[statsfc-results]
shortcode, with the following options:
key
(required): Your StatsFC key
competition
(required*): Competition key, e.g., EPL
team
(required*): Team name, e.g., Liverpool
group
(optional): Group name, e.g., Group A
season
(optional): Season to show results for, e.g., 2016/2017
highlight
(optional): The name of the team you want to highlight, e.g., Liverpool
from
(optional): Date to show results from, e.g., 2014-01-01
to
(optional): Date to show results to, e.g., 2014-01-07
limit
(optional): Maximum number of results to show, e.g., 4
, 10
goals
(optional): Show goal scorers, true
or false
assists
(optional): Show assists, true
or false
show_badges
(optional): Display team badges, true
or false
show_dates
(optional): Display match dates, true
or false
order
(optional): Whether to order ascending or descending, asc
or desc
(default)
timezone
(optional): The timezone to convert match times to, e.g., Europe/London
(complete list)
default_css
(optional): Use the default widget styles, true
or false
omit_errors
(optional): Omit error messages, true
or false
*Only one of
competition
or
team
is required.