=== Plugin Name === Contributors: hoest Donate link: http://www.hoest.nl/ Tags: knvb, voetbal, api, soccer, dutch, Tested up to: 4.1 Stable tag: 4.3 This plugin can be used for Dutch football clubs with a WordPress wedsite and a API-key for the KNVB data-API: http://www.knvbdataservice.nl/ == Description == Show teams: ``` [knvb uri="/teams"] ``` Show results for the team with ID `106698` ``` [knvb uri="/teams/106698/results"] ``` Show schedule for the team with ID `106698` ``` [knvb uri="/teams/106698/schedule"] ``` Show all games ``` [knvb uri="/wedstrijden" extra="weeknummer=A"] More info at https://github.com/hoest/knvb-api/blob/master/readme.md == Installation == 1. Upload the plugin-folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == == Changelog == == Upgrade Notice == == Arbitrary section ==