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. 通过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.