Title: Pesistulokset
Author: Rishadan
Published: <strong>7 octobre 2024</strong>
Last modified: 23 décembre 2025

---

Recherche d’extensions

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

# Pesistulokset

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

[Télécharger](https://downloads.wordpress.org/plugin/pesistulokset.1.12.1.zip)

 * [Détails](https://fr.wordpress.org/plugins/pesistulokset/#description)
 * [Avis](https://fr.wordpress.org/plugins/pesistulokset/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/pesistulokset/#installation)
 * [Développement](https://fr.wordpress.org/plugins/pesistulokset/#developers)

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

## 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](https://fr.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.

## Captures d’écrans

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

## Blocs

Cette extension fournit 3 blocs.

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

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« Pesistulokset » est un logiciel libre. Les personnes suivantes ont contribué à
cette extension.

Contributeurs

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

[Traduisez « Pesistulokset » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/pesistulokset)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/pesistulokset/), 
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/pesistulokset/), ou s’inscrire
au [journal de développement](https://plugins.trac.wordpress.org/log/pesistulokset/)
par [RSS](https://plugins.trac.wordpress.org/log/pesistulokset/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

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

## Méta

 *  Version **1.12.1**
 *  Dernière mise à jour **il y a 5 mois**
 *  Installations actives **Moins de 10**
 *  Version de WordPress ** 6.2 ou plus **
 *  Testé jusqu’à **6.9.4**
 *  Version de PHP ** 7.4 ou plus **
 *  Langue
 * [English (US)](https://wordpress.org/plugins/pesistulokset/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/pesistulokset/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

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

[Voir tous les avis](https://wordpress.org/support/plugin/pesistulokset/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/pesistulokset/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://buymeacoffee.com/rishadan)