Περιγραφή
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.
Στιγμιότυπα
Εγκατάσταση
- 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
Συχνές Ερωτήσεις
- 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
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Air Quality Plugin” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Air Quality Plugin” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Air Quality Plugin” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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