Descripción
Air Quality Plugin shows air quality data from closest detector of localization which you will give in settings of plugin. In plugin settings localization must be provided to determine which detector will be chosen. You can set Google Maps API key in settings to make that thing easier. After giving Google Maps Api key you will get new input field where you can specify your localization. It can be name of the city, but in your city there can be multiple air quality detectors so for more accurate results you should put name of the street.
Plugin is using waqi.info JSON API to get data about air quality.
In settings administrator have option to let every user to set localization from Settings -> AQP Settings what they want.
Plugin additionaly displays some info about weather from detector if there is any given. You can disable it from administrator options.
Capturas
Instalación
- Upload the plugin files to the
/wp-content/plugins/air-quality-plugin
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Put Air Quality Widget where you want it to be
- Use the Settings->AQP Settings screen to configure the plugin
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/air-quality-plugin
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Put Air Quality Widget where you want it to be
- Use the Settings->AQP Settings screen to configure the plugin
- Upload the plugin files to the
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Air Quality Plugin» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Air Quality Plugin» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce «Air Quality Plugin» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.40
- Added information in plugin settings about errors
- Added AJAX method for users to set localization
0.31
- Fixed mistake with checking options data
0.3
- Added field in settings for providing waqi.info API key
- Some improvements in ux
0.2
- API connection error message
- Upgrade in translation
0.11
- Upgrades in responsivity
- Prepared for translating
0.1
- First version of plugin