Add a list of football fixtures 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/fixtures.
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-fixtures 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-fixtures] shortcode, with the following options:
key (required): Your StatsFC key
competition (required*): Competition key, e.g., EPL
team (required*): Team name, e.g., Liverpool
season (optional): Season to show fixtures for, e.g., 2016/2017
from (optional): Date to show fixtures from, e.g., 2014-01-01
to (optional): Date to show fixtures to, e.g., 2014-01-07
limit (optional): Maximum number of fixtures to show, e.g., 4, 10
highlight (optional): The name of the team you want to highlight, e.g., Liverpool
show_badges (optional): Display team badges, true or false
show_dates (optional): Display match dates, true or false
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.