[WordPress] 外掛分享: BeachFinder Widget

首頁外掛目錄 › BeachFinder Widget
全新外掛
安裝啟用
尚無評分
25 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v1.0.0 上架:2026-07-04

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「BeachFinder Widget」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

BeachFinder Widget adds the [beachfinder_widget] shortcode. It renders an iframe pointing to the official BeachFinder widget at https://getbeachfinder.com/widget/beach-conditions.
The shortcode accepts optional parameters for location, display text, language, search radius, result limit, theme and height.
External service
This plugin connects to BeachFinder at https://getbeachfinder.com to display the beach conditions widget. The widget is loaded in an iframe from https://getbeachfinder.com/widget/beach-conditions.
When the iframe loads, the visitor’s browser makes a request to BeachFinder. The request can include shortcode settings such as latitude, longitude, radius, result limit, language, title and theme. Standard HTTP request data such as IP address, user agent and referrer may also be received by BeachFinder. BeachFinder may store the host domain, host page path, widget settings, and hashed IP address and user agent for analytics, abuse prevention and service reliability.
No BeachFinder account or API key is required to use this plugin.
BeachFinder privacy policy: https://getbeachfinder.com/privacy.html
BeachFinder terms of service: https://getbeachfinder.com/terms.html
Usage
Default widget:
[beachfinder_widget]

Configured widget:
[beachfinder_widget lat="45.526" lng="4.919" title="Conditions de baignade autour de Vienne" lang="fr" radius="50" limit="8" theme="light" height="720"]

Supported parameters:

lat – Latitude for the initial location.
lng – Longitude for the initial location.
title – Widget title and iframe title.
lang – Interface language, for example fr or en.
radius – Search radius in kilometers. Values are clamped between 5 and 80.
limit – Maximum number of results to display. Values are clamped between 1 and 8.
theme – Widget theme, either light or dark.
height – Iframe minimum height in pixels. Values are clamped between 420 and 1200.

Empty parameters are ignored. Invalid numeric values are ignored. Non-empty valid parameters are passed to the BeachFinder widget URL as query string values.

文章
Filter
Mastodon