How to install the WhenIsTheMatch WordPress Football Widget
Search WhenIsTheMatch in your WP Dashboard & activate it.
Find your team on WhenIsTheMatch (e.g., arsenal).
Add [whenisthematch team="arsenal"] to any post or page.
Step 1: Install the Plugin
You can install the plugin directly from your WordPress Dashboard or download it from the WordPress Plugin Directory.
Method 1: Via WordPress Dashboard (Recommended)
- Log into your WordPress Admin Dashboard.
- Navigate to Plugins → Add New Plugin.
- In the top-right search bar, type
WhenIsTheMatch. - Click Install Now next to the plugin, then click Activate.

Method 2: Manual Upload
- Download the latest plugin ZIP file.
- Go to your Dashboard → Plugins → Add New Plugin.
- Click Upload Plugin at the top of the page.
- Select the downloaded ZIP file and click Install Now.
- Click Activate Plugin.
Step 2: Find Your Team Slug
Locate Your Team Slug
To display your team's upcoming match, you need their unique identifier (slug):
- Go to WhenIsTheMatch.
- Search for your team (e.g., Real Madrid, Arsenal, Spain).
- Open the team's page.
- Click Share in the page header.
- The slug is the last part of the URL path.

Example
- Page URL:
https://whenisthematch.com/team/spain - Your Team Slug:
spain
Step 3: Add the Shortcode to Your Site
Insert the Shortcode
- Open the page or post editor.
- Add a Shortcode block.
- Paste your shortcode.

Example
[whenisthematch team="psg"]
Step 4: Customization Options
Available Parameters
team Required
The team slug from WhenIsTheMatch.
Example: real-madrid
lang Optional
Widget language.
Default: en
en fr es it de pt ja hi
branding Optional
❤️ Help support free updates by displaying a small WhenIsTheMatch link below the widget.
Default: false
true false
Examples
Spanish Language Widget:
[whenisthematch team="barcelona" lang="es"]Widget with Support Link Enabled:
[whenisthematch team="liverpool" branding="true"]Frequently Asked Questions
Do I need an API key or account?
No! The plugin works out of the box immediately after activation without any registration.
How fast do live scores update?
Live scores and goal updates refresh in real-time on match day, with no page reloads needed for your site visitors.
Will this slow down my website?
Not at all. The widget is designed to be lightweight and fast, loading external match scripts asynchronously to prevent any impact on your page load speeds.