This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Air Quality MK

Descripción

Air Quality MK provides air quality data for Macedonia. It provide widgets and shortcodes for displaying the quality of the air.

The plugin uses an 3rd party API hosted on http://airquality.moepp.gov.mk. This API is used only to extract air quality data, it does not sent any data to the 3rd party API. The data are saved localy in the DB from the public API using cron schedule.

Features include:

  • Widget that shows all parameter for one station, also you can change the station
  • Create shortcodes for one station and one parameter with selected date and time (date and time is optional, if not specified the date is the last date)
  • Include cron that dowload localy the data from API and store them in DB. The cron is schedule every 1 hour.

Coming soon

These features are on our todo list. There’s no particular timeframe for any of them and they’re in no particular order:

  • More widgets
  • More shortcodes
  • Localization in Macedonia language

Capturas

Instalación

Installing manually:

  1. Unzip all files to the /wp-content/plugins/air-quality-mk directory
  2. Log into WordPress admin and activate the ‘Air Quality MK’ plugin through the ‘Plugins’ menu
  3. Go to Air Quality in the left-hand menu to start configuring the plugin

Preguntas frecuentes

Installation Instructions

Installing manually:

  1. Unzip all files to the /wp-content/plugins/air-quality-mk directory
  2. Log into WordPress admin and activate the ‘Air Quality MK’ plugin through the ‘Plugins’ menu
  3. Go to Air Quality in the left-hand menu to start configuring the plugin
How to create a shortcode?

An example of shortcode is as follows [air_quality_mk_station_parameter_datetime station=”Centar” parameter=”PM10″ datetime=”20171228 12″]. This shortcode is with specifice date and time.
The date and time is optional as example: [air_quality_mk_station_parameter_datetime station=”Centar” parameter=”PM10D”]

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Air Quality MK” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

“Air Quality MK” ha sido traducido a 1 idioma. Gracias a los traductores por sus colaboraciones.

Traduce “Air Quality MK” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

0.1.1

  • Added city ‘Gostivar’

0.1

  • Initial version of the plugin