Linux 软件免费装

BeachFinder Widget

开发者 beachfinder
更新时间 2026年7月6日 03:45
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

widget travel weather beach beaches

下载

1.0.0

详情介绍:

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.

安装:

  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"]'); ?>

更新日志:

1.0.0