https://github.com/uriweb/uri-tides
A plugin to display live tide data from NOAA
https://github.com/uriweb/uri-tides
ocean-data wordpress wordpress-plugin
Last synced: about 1 year ago
JSON representation
A plugin to display live tide data from NOAA
- Host: GitHub
- URL: https://github.com/uriweb/uri-tides
- Owner: uriweb
- License: gpl-3.0
- Created: 2018-01-24T19:49:24.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-26T18:00:23.000Z (about 1 year ago)
- Last Synced: 2025-04-21T09:55:02.804Z (about 1 year ago)
- Topics: ocean-data, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# URI Tides Widget
Add the `[uri-tides]` shortcode to a page and a tides widget appears. Requires the [URI Tides Updater](https://github.com/uriweb/uri-tides-updater) plugin to be installed and activated on at least one site in a multisite network.
## How do I get set up?
1. Install [URI Tides Updater](https://github.com/uriweb/uri-tides-updater). For multisite networks, activate it only on one site (e.g. the homepage) to avoid cron job duplication.
2. Install [URI Tides](https://github.com/uriweb/uri-tides/archive/refs/heads/master.zip) and activate it where you intend to use it. Network-activation may be appropriate.
3. Configure the shortcode to taste.
## Attributes
The tides widget is somewhat configurable by adding attributes to the shortcode:
**`height`** (num)(optional)
Set a height in pixels for the tide chart (do not include units). The water temp will scale accordingly. (default: `30`)
**`darkmode`** (bool)(optional)
Toggle a light display for placement on dark backgrounds (default: `false`)
**`class`** (string)(optional)
Set custom CSS class(s) (default: none)
## Plugin Details
Contributors: Brandon Fuller, John Pennypacker
Tags: widgets
Requires at least: 4.0
Tested up to: 6.0
Stable tag: 2.1.0