Sportsteam Widget

Descripción

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.

Capturas

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

Instalación

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activa el plugin desde el menú ‘Plugins’ de 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. ¡Disfrútalo!

Reseñas

3 de septiembre de 2016
Very simply, amazing integrated design, best one solution for powerfull visual widget result.
3 de septiembre de 2016 1 respuesta
Works as designed and look good!
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«Sportsteam Widget» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Sportsteam Widget» ha sido traducido a 5 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Sportsteam Widget» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.