Description
Shortcode: [belegung_live_widget]
External services
This plugin connects to an external service provided by pflegeplatz.care / belegung.live
to display live care home availability data.
External domain(s) used:
– https://api.pflegeplatz.care
When the widget loads, it sends the data-base-url value (the care home website URL)
to the API endpoint at api.pflegeplatz.care in order to fetch the current availability data
for that care home. No personal user data is transmitted.
Service provider: pflegeplatz.care / belegung.live
Terms of Service & Privacy Policy:
https://blog.pflegeplatz.care/nutzungsbedingungen-fuer-das-pflegeplatz-care-widget-belegung-live/
Installation
- Upload the ZIP in the WordPress admin under Plugins Add New Upload Plugin.
- Activate the plugin and open «pflegeplatz.care Widget» in the admin menu.
- Accept the terms and place the shortcode on the page where you want the widget to appear.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“pflegeplatz.care Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “pflegeplatz.care Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.7.8
- Neuer offizieller Shortcode: [pflegeplatz_care_widget] (alter [belegung_live_widget] bleibt kompatibel).
- Domain-Check verbessert: prüft jetzt www/ohne-www-Kombinationen wie im Online-Checker.
- Unterstützung für mehrere Häuser/Ketten via Shortcode-Attribut base_url.
- Texte und Mails auf pflegeplatz.care angepasst.
(2025-11-19)
1.7.7
- Prefixed all identifiers with ‘belewi_’ / ‘BELEWI_’ to avoid conflicts
- Switched to wp_enqueue_script() for the external widget JS
- Added external services disclosure (api.pflegeplatz.care) with ToS and Privacy Policy
- Readme contributors include ‘afuerlinger’ per review feedback
(2025-10-29)