manifest / integrations / birdweather
BirdWeather Integration
A WordPress plugin for displaying BirdWeather station data using shortcodes.
★ 4stars
2release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bcardi0427/birdweather/releases/download/v2.0.0/birdweather.zipFrom the readme
BirdWeather WordPress Plugin
Version: 2.0.0
Author: Gerald Haygood
A WordPress plugin for displaying BirdWeather station data using shortcodes.
Installation
1. Press the green Code button on GitHub and download the zip file, then install it like any other WordPress plugin
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings BirdWeather to:
Configure your station token
Enable/disable debug mode (helps with troubleshooting)
Shortcodes
Station Stats
Displays today's overall detection statistics for your station.
Output: Shows total number of detections and unique species for the day
Bird Observations
Shows detailed bird observations with optional scientific names and thumbnails.
limit: Number of observations to display (default: 7)
showscientific: Whether to show scientific names (true/false, default: false)
showthumbnails: Whether to show bird thumbnails (true/false, default: false)
Top Species
Displays the most frequently detected species.
period: Time period to show stats for (day/week/month, default: day)
limit: Number of species to show (default: 10)
sort: How to sort results (top/commonname/scientificname, default: top)
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.0.0 | Jan 23, 2025 | birdweather.zip | 2 |