WP Manifestindependent plugin directory
manifest / content / wp-meteogram

Meteogram

Meteogram

by Ivan Smitka · github.com/ismitka/wp-meteogram · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ismitka/wp-meteogram/archive/refs/heads/main.zip

Declares an update source (https://www.smitka.net/wp-plugin/wp-meteogram), so updates arrive through the plugin's own updater.

From the readme

wp-meteogram Weather precipitation widget Shortcode properties: - title - Block heading - type - daily - 10 days forecast - inline - current weather - at-side - current weather at closest event location - lat place latitude for weather data - lon place longitude for weather data - detail - detailed forecast page - maxwidth - Max width of all plugin block - link - url to be navigated on mouse click - linktitle - mouse over title if link present daily layout only: - barHeight - height of temperature bars (default 100px) - style - solid or gradient (default solid) - bgimg - temperature bar background (WP root relative path) Shortcode examples: Common widget event page Works with Events Manager plugin header

Read the full README on GitHub →