=== SIS Handball === Contributors: welly2103 Tags: sports, handball, sis, scores, team, club, goals Requires at least: 4.6.1 Tested up to: 4.7 Stable tag: 4.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show statistics and data provided by sis-handball.de. Tables, scores and next games. == Description == Show results, standings and statistics from sis-handball.de (German handball). This plugin is developed privately and is not related to sis-handball.de. The plugin provides the following options: * Easy to use shortcode generator * Display tables, past and future games as live data * Cache data to fasten your site and minimize traffic * Save data in generated static shortcodes, to hold standings and tables from past seasons * Mark your own teams in both dynamic or static tables * Mark your team if it has won in the overview of past games * Monitoring of placement of any team and displaying a graph of changes for each gameday * Concatenate different teams to build overviews of next games * Show average values of single teams == Installation == 1. Upload to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the provided shortcode generator and paste your shortcode anywhere on your site == Screenshots == 1. Option overview 2. Snapshot section 3. Concatenation section 4. Table with marked team of current season 5. Past games for a single team, with the team marked if it has won 6. Next games (Variable limit of 5 set) for a single team 7. Table of season 2011/12 german handball league, saved as a static snapshot 8. The saved snapshot for the table displayed in screenshot 7 9. Monitoring diagram of single teams position in frontend == Changelog == = 1.0.21 = * [Added] Option to remove conditions from concatenations * [Fixed] Display empty entries in concatenation = 1.0.20 = * [Added] Option to remove map link from next games table = 1.0.19 = * [Fixed] Ajax request via WP ajax handler * [Fixed] Server right problem with custom ajax file = 1.0.18 = * [Added] Link checker in shortcode generator * [Added] Automatically fetch teams in shortcode generator = 1.0.17 = * [Fixed] Remove current function array dereferencing (Problems with PHP 5.3.x) = 1.0.16 = * [Added] Concatenation beta functionality * [Added] Pagination for snapshots and concatenations * [Added] Own page for shortcode generator = 1.0.15 = * [Added] New shortcode for detailed statistics of a single team = 1.0.14 = * [Fixed] Wrong colspan tables with show more row = 1.0.13 = * [Added] Display more results if next games table is limited * [Added] More detailed link examples in shortcode generator * [Fixed] Missing translations = 1.0.12 = * [Fixed] No opening tr tag if team is marked in table * [Fixed] Removed fontawesome CDN and replaced with single icon font = 1.0.11 = * [Added] Error handling if source not available = 1.0.10 = * [Added] Select cache time = 1.0.9 = * [Fixed] Display last cache time with correct timezone * [Fixed] Open Google maps app on mobile devices = 1.0.8 = * [Added] Option to show last cache update under all shortcodes * [Added] Map link in next games view * [Added] Autoclean cache = 1.0.7 = * [Added] Chart for placement per gameday = 1.0.6 = * [Added] Error handling * [Added] Option to delete snapshots * [Fixed] Compatibility with WP version 4.7 = 1.0.5 = * [Added] Snapshots = 1.0.4 = * [Added] Display days next to all dates * [Fixed] Drop cache tables on deactivation = 1.0.3 = * [Fixed] Mark winner team if it is guest team = 1.0.2 = * [Added] Support to mark winner team in team and game tables = 1.0.1 = * [Added] Support for next games view * [Fixed] Data provider now provides more general arrays * [Fixed] Cache for different data with same league id = 1.0.0 = * [Added] Initial version