Plugin info

Total downloads: 768
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/12/2025 (313 days ago)
Added to WordPress: 10/7/2024 (1 years old)
Minimum WordPress version: 6.2
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Stale • Last updated 313 days ago

38/100

Is Pesistulokset abandoned?

Likely maintained (last update 313 days ago).

Compatibility

Requires WordPress: 6.2
Tested up to: 6.8.3
Requires PHP: 7.4

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Display Pesäpallo standings, stats or matches on your site.

About

Pesäpallo or colloquially known as “Pesis” is a Finnish baseball-like sport played mostly in Finland. The purpose of this plugin is to allow sites to display official Pesäpallo standings, statistics or matches from various Pesäpallo leagues (eg. Superpesis or Ykköspesis leagues). This plugin relies on a 3rd party API (external service) to get the data.

The service used is provided by https://www.pesistulokset.fi.

The official API documentation can be found at https://ttk.pesistulokset.fi/api-docs. To read the API documentation, you must provide an API-key.
API-key is required to use this plugin and the API.

Getting Started

The plugin requires pesistulokset.fi API-key to work. After activating the plugin, add your API-key to the plugin settings. If you don’t have an API-key, you can request one by sending an email to [email protected].

After inserting your API-key to the plugin settings, you can use the blocks, shortcodes and widgets provided by this plugin to display data on your site.

The official API documentation can be found at https://ttk.pesistulokset.fi/api-docs. You should check the documentation since very specific values are needed when using this plugin.

Terms of use

Usage of the service is free.

The usage of the API requires an API-key, which can be obtained for free. See Getting started -section regarding obtaining the key.

The API used by this plugin does NOT provide any terms of use and/or privacy policies the user must agree to.

This plugin does NOT add any additional terms or policies.

Privacy policy

No information about the user is sent to any 3rd party service. 3rd party service is only used to view and display data provided by the service.

Disclaimer

The author of this plugin does not manage, develop or maintain the API used by this plugin.
Pesistulokset.fi service does not endorse, sponsor, manage or develop this plugin.

Installation

  1. Upload the ‘pesistulokset’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Insert your pesistulokset.fi API-key to the plugin settings.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Sarjataulukko / Standings

    Sarjataulukko / Standings

  2. Ottelulistaus / Game listings

    Ottelulistaus / Game listings

  3. Tilastot / Player stats

    Tilastot / Player stats

  4. Lyhytkoodi -työkalu / Shortcode generator

    Lyhytkoodi -työkalu / Shortcode generator

Changelog

1.12.1

  • Removed load_plugin_textdomain().
  • Hook register_block_style to init.
  • Tested up to 6.8.

1.12

  • Added [pesistulokset_games] shortcode for showing all games.
  • Added tool to generate shortcode based on given url.
  • Added tool to clear all saved transients set by the plugin.
  • Fixed error message in [pesistulokset_next_game] shortcode if no games are found.
  • Fixed error when team doesn’t have a logo.

1.11

  • Added transient caching to pesistulokset_get_results(), pesistulokset_get_matches() and pesistulokset_get_stats() functions.
  • Added new plugin options to enable or disable transients.
  • Added option to set transients expire time.

1.10

  • Added new “home_only” attribute to [pesistulokset_next_game] shortcode for showing the next upcoming home game only.
  • Added shortcode guide to the settings page.

1.9

  • Added [pesistulokset_next_game] shortcode for showing the next upcoming home game.
  • Added “Show next home game” setting to matches block.

1.8.6

  • Fixed php warning in Pesisottelut block for upcoming matches.
  • Renamed Tilastot block to Pesistilastot.

1.8.5

  • Changed “Requires at least” to 6.2

1.8.4

  • Added typography settings to blocks.

1.8.3

  • Added placeholder image for missing player photos.

1.8.2

  • Stats table stylings.

1.8.1

  • Fix console error.

1.8.0

  • Added Tilastot block.

1.7.1

  • Added Region-parameter to Ottelut block.

1.7.0

  • Styling and additional changes.

1.6.0

  • Changed block controls form selects to textfields so it allows to get more data from the API.
  • Added block for matches.

1.5.2

  • Added translations.

1.5.1

  • Added Pohjoislohko.

1.5.0

  • Added show header options to block and shortcode.
  • Added header color options to block and shortcode.
  • Fixed block column settings not saving in edit.

1.4.2

  • Added highlight color options

1.4.1

  • Team name class to row

1.4.0

  • Added gutenberg block

1.3.0

  • Added ppg column

1.2.1

  • Removed border-radius css

1.2.0

  • Added columns attribute to shortcode

1.1.4

  • Added team logo alt-text

1.1.3

  • Coding standards

1.1.0

  • Added highlight attribute to shortcode

1.0

  • Initial release