Linux 软件免费装
Banner图

SeaTempMap Live Sea Temperature Widget

开发者 fen0m
更新时间 2026年8月15日 03:10
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

weather beach water temperature sea temperature uv index

下载

1.1.0 1.1.1 1.1.2 1.1.3

详情介绍:

Guests want to know one thing before they book a beach holiday: how warm is the water. This plugin puts that number on your site, updated through the day. The card shows the current sea temperature at the beach you choose, plus air temperature, weather and the UV index. Sea temperatures come from NASA satellite data, sampled at the swimming area rather than out at sea. Cannot find your beach? The list covers 174 beaches and coastal cities and it keeps growing. If yours is missing, email hello@seatempmap.com with the name and we will look at adding it. New beaches appear in the picker on their own, with no plugin update needed. How it looks The card renders in an isolated shadow root, so your theme's CSS cannot break it and its styling cannot leak into your page. It reads your page's background and picks a light or dark card to match, or you can force either one. Features Shortcode [seatempmap dest="hvar"] Attributes: dest (required, the beach id), units (c or f), theme (auto, light, dark), show (both or sea), shadow (on or off), lang (a language code, or leave empty to follow your page). Preview every option and find beach ids at seatempmap.com/embed.

安装:

  1. Install and activate the plugin.
  2. Edit a page or post and add the Live Sea Temperature block, or place the [seatempmap dest="..."] shortcode.
  3. Pick your beach. That is all.

屏幕截图:

  • The block editor shows the real card, live, with every setting beside it.
  • Sea, air and UV in one card – this one is in our own footer on seatempmap.com.

常见问题:

My beach is not in the list.

The list covers 174 beaches and coastal cities. If yours is missing, write to hello@seatempmap.com and say which one.

Does it slow my site down?

The script loads asynchronously and only on pages that actually contain a widget. It has no dependencies and does not load jQuery, fonts or a framework.

Will it match my theme?

By default it reads the background behind it and picks a light or dark card to fit. You can force light or dark instead.

Can I use it more than once on a page?

Yes. Each card is independent, and the script is loaded once regardless of how many you place.

Does it work with page builders and classic themes?

Yes, through the shortcode. Any builder with a shortcode or raw HTML element can host it.

Where does the data come from?

Sea temperature comes from NASA satellite measurements; weather and UV come from forecast models. The reading is taken at the swimming area near each beach rather than in open water, which is usually a degree or two different.

Does the widget link to your site?

Yes, and only from inside the card itself. The card shows "SeaTempMap.com" and links to the beach page it is showing, the same way an embedded map or video links back to its source. That link is the attribution for the data. Nothing is added anywhere else on your site. There is no footer credit, no "powered by" line, and no link outside the widget you placed. Remove the widget and every trace of it is gone. For the curious: the markup contains that link as a plain <a> before the card renders over it. It is the fallback a visitor sees if JavaScript is off or the service is unreachable, so the card never collapses into an empty box.

Does it collect anything about my visitors?

No. There are no cookies, no tracking pixel and no analytics. The card requests a temperature and draws it.

更新日志:

1.1.3 1.1.2 1.1.1 1.1.0 1.0.0