Disgrifiad
Easily integrate the data provided by Handball4All on your website. You will create shortcodes for timetables, standings and next matches and configure them individually. An intelligent caching algorithm ensures that the data is only loaded when necessary.
✨ Features
- Integrate shortcodes on any pages or blog posts (also custom post types).
- Activate the intelligent caching mechanism to decrease http requests without bloating your server load.
- German translation included.
- Create standings for leagues.
- Hide columns in standing table.
- Create timetables for leagues and teams.
- Highlight your team in standings and timetables.
- Create a list of next matches for one or more teams.
- Activate or deactivate individual shortcodes without disturbing your remaining content.
- Remove default CSS if you want to style the items yourself.
Credits
Lluniau Sgrin
Gosod
Installing the plugin is easy. Just follow one of the following methods:
Install Results for Handball4All from within WordPress
- Visit the plugins page within your dashboard and select ‘Add New’
- Search for \”Results for Handball4All\”
- Activate Results for Handball4All from your Plugins page
- You\’re done!
Install Results for Handball4All Manually
- From the dashboard of your site, navigate to Plugins –> Add New.
- Select the Upload option and hit \”Choose File.\”
- When the popup appears select the results-h4a-x.x.zip file from your desktop. (The \’x.x\’ will change depending on the current version number).
- Follow the on-screen instructions and wait as the upload completes.
- When it\’s finished, activate the plugin via the prompt. A message will show confirming activation was successful.
That\’s it!
Cwestiynau Cyffredin
-
Where do I get the League ID oder Team ID or Club ID From?
-
Visit www.handball4all.de and navigate via the links on the page to the site that shows the data you want to integrate into WordPress.
Examples:
* Timetable for League & Standing: https://www.handball4all.de/home/portal/bhv#/league?ogId=35&lId=67731
* Timetable for Team: https://www.handball4all.de/home/portal/bhv#/league?ogId=35&lId=67731&tId=720111From the URL you can see the corresponding IDs:
* lId = League ID (e.g. 67731)
* tId = Team ID (e.g. 720111) -
How do I get the created standing or timetable to display on my website?
-
Just copy the shortcode (e.g. [rh4a-timetable 1]) and insert it on any page or post as a shortcode.
Adolygiadau
Contributors & Developers
“Results for Handball4All” is open source software. The following people have contributed to this plugin.
Cyfranwyr“Results for Handball4All” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Results for Handball4All” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Cofnod Newid
[1.3.2] 2023-11-26
- Docs: Tested up to WordPress 6.4
[1.3.1] 2023-05-12
- Fix: Enhance error handling for empty results from H4A servers
- Fix: Correct item type property in status change link for next-matches
[1.3.0] 2022-11-20
- Feature: Add ‘Delete cache’ button on settings page
- Feature: Highlight team name also for timetable with type team, not only type league
[1.2.0] 2022-09-30
- Feature: Change permissions to allow editors instead of admins
[1.1.1] 2022-09-28
- Fix: Delete all transients with DB query
- Fix: Enqueue dashicons on the frontend
- Version bump: Tested with 6.0.2
[1.1.0] 2022-04-23
- Feature: Introduce next matches
- Feature: Change caching object to whole json response, not only dataList attribute
[1.0.0] 2022-03-05
- Initial Version