Title: BeachFinder Widget
Author: beachfinder
Published: <strong>جولائی 5, 2026</strong>
Last modified: جولائی 5, 2026

---

پلگ انز تلاش کریں

![](https://s.w.org/plugins/geopattern-icon/beachfinder-widget.svg)

# BeachFinder Widget

 منجانب [beachfinder](https://profiles.wordpress.org/beachfinder/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/beachfinder-widget.1.0.0.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/beachfinder-widget/#description)
 * [جائزے](https://ur.wordpress.org/plugins/beachfinder-widget/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/beachfinder-widget/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/beachfinder-widget/#developers)

 [معاونت](https://wordpress.org/support/plugin/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.

## انسٹالیشن

 1. Upload the `beachfinder-widget` folder to `/wp-content/plugins/`.
 2. In WordPress admin, open Plugins and activate "BeachFinder Widget”.
 3. Add a Shortcode block to a page or post.
 4. Insert `[beachfinder_widget]` or a configured shortcode.

## عمومی سوالات

### Does this plugin require a BeachFinder API key?

No. The plugin only embeds the public BeachFinder widget.

### Can I use it in a theme template?

Yes. Use WordPress’ `do_shortcode()` function:

    ```
    <?php echo do_shortcode('[beachfinder_widget lat="45.526" lng="4.919" lang="fr"]'); ?>
    ```

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“BeachFinder Widget” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ
لیا:

شراکت دار

 *   [ beachfinder ](https://profiles.wordpress.org/beachfinder/)

[“BeachFinder Widget” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/beachfinder-widget)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/beachfinder-widget/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/beachfinder-widget/) کو
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/beachfinder-widget/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/beachfinder-widget/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0.0

 * Initial shortcode plugin for the official BeachFinder public widget.

## میٹا

 *  Version **1.0.0**
 *  Last updated **2 ہفتے پہلے**
 *  Active installations **10 سے کم**
 *  WordPress version ** 5.8 یا اس سے جدید **
 *  Tested up to **6.9.5**
 *  PHP version ** 7.4 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/beachfinder-widget/)
 * Tags
 * [beach](https://ur.wordpress.org/plugins/tags/beach/)[travel](https://ur.wordpress.org/plugins/tags/travel/)
   [weather](https://ur.wordpress.org/plugins/tags/weather/)[widget](https://ur.wordpress.org/plugins/tags/widget/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/beachfinder-widget/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/beachfinder-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/beachfinder-widget/reviews/)

## شراکت دار

 *   [ beachfinder ](https://profiles.wordpress.org/beachfinder/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/beachfinder-widget/)