Aviation Weather from NOAA

Aviation Weather from NOAA Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 6,093 downloads
Aviation Weather from NOAA Icon

Try plugin: Aviation Weather from NOAA

We'll create fresh WordPress site with Aviation Weather from NOAA installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Aviation Weather from NOAA

Aviation weather data from NOAA's Aviation Digital Data Service (ADDS)

4


0


0


0


0

updated: 1 year ago
since: 10 years ago
author: Mark Chouinard

Description

  • Display METAR & TAF info from NOAA’s Aviation Digital Data Service
  • Display up to 6 hours before now
  • PIREPs up to 200sm
  • Create multiple instances using either widget or shortcode
  • WP-CLI Integration

Gutenberg Block

A new AWFN Block can be found in the Widgets section.

Shortcode Usage: ( shown with defaults )

[adds_weather apts='KSMF' hours=2 show_metar=1 show_taf=1 show_pireps=1 show_station_info=1 radial_dist=100 title='']

Data is cached for 30 minutes using the WordPress Transients API.

Included Filter Hooks:

  • adds_kses: Array of permitted HTML tags.
  • adds_custom_css: URL of a user-supplied stylesheet. Supplying a stylesheet in theme’s directory ( ‘css/aviation_weather_from_noaa.css’ ) will also override stylesheet.

Styling

  • Copy css/aviation_weather_from_noaa.css from plugin directory into theme directory, keeping that file structure.
  • Make desired changes.
  • Plugin will load this stylesheet instead of its own.

Code and support available at GitHub