Sportsteam Widget

Beskrivning

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.

Skärmdumpar

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

Installation

  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. Ha det så roligt!

Recensioner

3 september 2016
Very simply, amazing integrated design, best one solution for powerfull visual widget result.
3 september 2016 1 svar
Works as designed and look good!
Läs alla 2 betyg

Bidragsgivare och utvecklare

”Sportsteam Widget” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Sportsteam Widget” har översatts till 5 språk. Tack till översättarna för deras bidrag.

Översätt ”Sportsteam Widget” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.