Title: Pesistulokset
Author: Rishadan
Published: <strong>7. Oktober 2024</strong>
Last modified: 23. Dezember 2025

---

Plugins suchen

![](https://ps.w.org/pesistulokset/assets/icon-256x256.png?rev=3239271)

# Pesistulokset

 Von [Rishadan](https://profiles.wordpress.org/rishadan/)

[Herunterladen](https://downloads.wordpress.org/plugin/pesistulokset.1.12.1.zip)

 * [Details](https://de.wordpress.org/plugins/pesistulokset/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/pesistulokset/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/pesistulokset/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/pesistulokset/#developers)

 [Support](https://wordpress.org/support/plugin/pesistulokset/)

## Beschreibung

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](https://de.wordpress.org/plugins/pesistulokset/pesistulokset.fi?output_format=md).

The official API documentation can be found at [https://ttk.pesistulokset.fi/api-docs](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 tulospalvelu@pesis.fi.

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](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.

## Screenshots

 * [[
 * Sarjataulukko / Standings
 * [[
 * Ottelulistaus / Game listings
 * [[
 * Tilastot / Player stats
 * [[
 * Lyhytkoodi -työkalu / Shortcode generator

## Blöcke

Dieses Plugin bietet 3 Blöcke.

 *   Pesistulokset Näyttää pesiksen sarjataulukon.
 *   Pesistilastot Näyttää pelaajien tai joukkueiden tilastot.
 *   Pesisottelut Listaa ottelut

## 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.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Pesistulokset“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ Rishadan ](https://profiles.wordpress.org/rishadan/)

[Übersetze „Pesistulokset“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/pesistulokset)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/pesistulokset/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/pesistulokset/) 
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/pesistulokset/)
per [RSS](https://plugins.trac.wordpress.org/log/pesistulokset/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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

## Meta

 *  Version **1.12.1**
 *  Zuletzt aktualisiert **vor 5 Monaten**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 6.2 oder höher **
 *  Getestet bis **6.9.4**
 *  PHP-Version ** 7.4 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/pesistulokset/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/pesistulokset/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/pesistulokset/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/pesistulokset/reviews/)

## Mitwirkende

 *   [ Rishadan ](https://profiles.wordpress.org/rishadan/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/pesistulokset/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://buymeacoffee.com/rishadan)