Sportsteam Widget

外掛說明

SportsTeam Widget is a widget that shows the next match of a game.
It uses a Custom Post Type for sportsteams, together with a Taxonomy/Term
for the class/level where the team plays.

Compatibility

This plugin is compatible with ClassicPress.

Contributions

This plugin is also available in Codeberg.

螢幕擷圖

  • Frontend of the widget, with both teams for the match displayed.
  • Backend of the widget, select teams and other metadata.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Fill the Teams posts, together with the featured image.
  4. Optionally use Taxonomies/Terms.
  5. Add the widget to the sidebar where you want it and select the teams and dates.
  6. Optionally set the colors with CSS colors.
  7. Enjoy.

使用者評論

2016 年 9 月 3 日
Very simply, amazing integrated design, best one solution for powerfull visual widget result.
2016 年 9 月 3 日 1 則留言
Works as designed and look good!
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Sportsteam Widget〉的開發相關工作。

參與者

〈Sportsteam Widget〉外掛目前已有 5 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Sportsteam Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.3.1

  • 2023-02-28
  • Escape more output.

2.3.0

  • 2021-09-08
  • Add class to post title in widget.
  • Use ‘esc_html’ functions.
  • Some updates from phpcs and wpcs.

2.2.3

  • 2018-06-05
  • Result 0 is a result too.

2.2.2

  • 2016-10-04
  • Fix PHP notices.

2.2.1

  • 2016-05-17
  • Add filter for thumbnail size.
  • Add widget.php file with Widget class.
  • Update Donate text.

2.2.0

  • 2016-02-03
  • Add results to widget (optional).
  • If title is empty, don’t show it.
  • Use $before_widget properly.

2.1.9

  • 2016-01-10
  • Make archive pages work.

2.1.8

  • 2015-12-11
  • Drop pot and nl_NL, they are maintained at GlotPress.

2.1.7

  • 2015-10-04
  • Use plugins_url() for enqueue.

2.1.6

  • 2015-09-28
  • Only support WordPress 3.7+, since they really are supported.
  • Change title of widget.
  • Use medium thumbnail.
  • Set width of post thumbnail to 100%.

2.1.5

  • 2015-09-05
  • Change textdomain to slug.
  • Add option to show as links or not.
  • Update pot, nl_NL.

2.1.4

  • 2015-08-24
  • Change Out to Away.

2.1.3

  • 2015-08-05
  • Use headings correctly on admin page.

2.1.2

  • 2015-07-05
  • Use the correct __construct for WP_Widget.

2.1.1

  • 2015-06-03
  • Add About page.
  • Update pot and nl_NL.

2.1

  • 2015-03-07
  • Separator is now in grayscale.
  • Improve HTML/CSS.

2.0

  • 2015-03-06
  • First public version.

1.0

  • First version.