| 开发者 |
tidestoday
sjwright1986 |
|---|---|
| 更新时间 | 2026年5月12日 06:05 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL2 |
| 版权网址: | 版权信息 |
wp-content/plugins/.Tides Today in the WordPress admin sidebar.Save a widget in Tides Today, then either:
Tides Today Tides and Weather block in GutenbergYes. Countries, regions, locations, and widget data requests are cached with WordPress cache APIs.
Use WordPress' built-in Additional CSS feature or your theme's stylesheet tools.
Each rendered widget includes the base class .tttw-widget-host and a widget-specific class like .tttw-widget-host--tttw_abc123def456, so you can target one widget or all widgets without saving custom CSS inside the plugin.
The plugin is built for WordPress 5.0+ and PHP 7.0+.
wp-v1 widget API and added per-installation API registration credentials.
2.1.0
Replaced remotely generated widget JavaScript with plugin-bundled rendering code that uses server-fetched Tides Today data.json responses.
2.0.4
Fixes to uninstall script.
2.0.3
Fixes and added uninstall script.
2.0.2
Tightened remote request safety and removed the site URL from the service user agent.
2.0.1
Ensured the plugin fully complies with WordPress' plugin guidelines.
2.0.0
Rebuilt the plugin around saved widgets, shortcode output, classic widget support, Gutenberg integration, proxied script delivery, and WordPress-backed API caching.