Title: StatsFC Results
Author: Will Woodward
Published: <strong>17 مارس 2013</strong>
Last modified: 22 آوریل 2024

---

جستجوی افزونه‌ها

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

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

# StatsFC Results

 توسط [Will Woodward](https://profiles.wordpress.org/willjw/)

[دانلود](https://downloads.wordpress.org/plugin/statsfc-results.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/statsfc-results/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/statsfc-results/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/statsfc-results/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/statsfc-results/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/statsfc-results/)

## توضیحات

Add a list of football results 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/results](https://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](https://fa.wordpress.org/plugins/statsfc-results/hello@statsfc.com?output_format=md)
or on Twitter [@StatsFC](https://twitter.com/StatsFC).

## نصب

 1. Upload the `statsfc-results` 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-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](https://php.net/manual/en/timezones.php))
 * `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.

## نقد و بررسی‌ها

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

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

 [trehesten](https://profiles.wordpress.org/trehesten/) 3 سپتامبر 2016

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

 [ خواندن تمامی 1 نقد و بررسی‌ ](https://wordpress.org/support/plugin/statsfc-results/reviews/)

## توسعه دهندگان و همکاران

“StatsFC Results” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “StatsFC Results” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/statsfc-results)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/statsfc-results/)، 
[مخزن SVN](https://plugins.svn.wordpress.org/statsfc-results/) را بررسی کنید، یا
از طریق [RSS](https://plugins.trac.wordpress.org/log/statsfc-results/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/statsfc-results/) مشترک 
شوید.

## گزارش تغییرات

#### 3.1.0

 * Feature: Allow results to be shown for a specific group via the new `group` parameter

#### 3.0.0

 * Refactor: Update plugin for new API

#### 2.1.2

 * Hotfix: Prevent match scores from wrapping

#### 2.1.1

 * Hotfix: Possible issue loading language/CSS files

#### 2.1.0

 * Feature: Added `assists` parameter

#### 2.0.0

 * **BREAKING CHANGE**: Feature: Added `season` parameter to replace the `year` 
   parameter

#### 1.23.1

 * Hotfix: Check options exist before using them

#### 1.23.0

 * Feature: Allow results to be shows for a specific season via the new `year` parameter

#### 1.22.2

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

#### 1.22.1

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

#### 1.22.0

 * Feature: Translate dates if using non-English.

#### 1.21.2

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

#### 1.21.1

 * Hotfix: Match event times should be single quoted, e.g., 10′ instead of 10”

#### 1.21.0

 * Feature: Show when a match has been won on penalties

#### 1.20.1

 * Hotfix: Fixed missing team badges

#### 1.20.0

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

#### 1.19.2

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

#### 1.19.1

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

#### 1.19.0

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

#### 1.18.0

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

#### 1.17.3

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

#### 1.17.2

 * Hotfix: Minor bug fix with `to` example value

#### 1.17.1

 * Hotfix: Fixed bug saving ‘Highlight team’, ‘Show goals’, ‘Show badges’ and ‘Show
   dates’ options

#### 1.17.0

 * Feature: Added `highlight`, `goals`, `show_badges` and `show_dates` parameters

#### 1.16.0

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

#### 1.15.0

 * Feature: Enabled ad-support

#### 1.14.0

 * Feature: Added `order` parameter

#### 1.13.0

 * Feature: Use built-in WordPress HTTP API functions

#### 1.12.0

 * Feature: Added badge class for each team

#### 1.11.0

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

#### 1.10.0

 * Feature: Updated team badges.

#### 1.9.0

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

#### 1.8.0

 * Feature: Tweaked CSS.

#### 1.7.0

 * Feature: Allow an actual timezone to be selected, and use the new API.

#### 1.6.0

 * Feature: Tweaked error message.

#### 1.5.0

 * Feature: Added fopen fallback if cURL request fails.

#### 1.4.1

 * Hotfix: Fixed possible cURL bug.

#### 1.4.0

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

#### 1.3.0

 * Feature: Added Community Shield results.

#### 1.2.1

 * Hotfix: Fixed a bug when selecting a specific team.

#### 1.2.0

 * Feature: Added a setting for number of results. Applies to single team only. 
   Choose ‘0’ to display all results.

#### 1.1.0

 * Hotfix: Fixed various bugs
 * Feature: More relevant scores/status for matches that were decided after extra-
   time or penalties.

## اطلاعات

 *  نگارش **3.1.0**
 *  آخرین به‌روزرسانی **2 سال پیش**
 *  نصب‌های فعال **20+**
 *  نگارش وردپرس ** 3.3 یا بالاتر **
 *  آزمایش‌شده تا **6.2.11**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/statsfc-results/)
 * برچسب
 * [football](https://fa.wordpress.org/plugins/tags/football/)[premier league](https://fa.wordpress.org/plugins/tags/premier-league/)
   [results](https://fa.wordpress.org/plugins/tags/results/)[soccer](https://fa.wordpress.org/plugins/tags/soccer/)
   [widget](https://fa.wordpress.org/plugins/tags/widget/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/statsfc-results/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 1 5-ستاره     ](https://wordpress.org/support/plugin/statsfc-results/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/statsfc-results/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/statsfc-results/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/statsfc-results/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/statsfc-results/reviews/?filter=1)

[بررسی شما](https://wordpress.org/support/plugin/statsfc-results/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/statsfc-results/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/statsfc-results/)