이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

MORPC's Air Quality Widget

설명

Based on a zip code for a reporting area, the Air Quality Widget displays the current air quality. The forecast is available if configured to be displayed. This widget is provided by the Mid-Ohio Regional Planning Commission (MORPC) & the U.S. EPA AirNow program.

MORPC is an association of cities, villages, townships, counties and regional organizations serving Central Ohio. We take pride in bringing communities of all sizes and interests together to collaborate on best practices and plan for the future of our growing region. We do this through a variety of programs, services, projects and initiatives – all with the goal of improving the lives of our residents and making Central Ohio stand out on the world stage.

The U.S. EPA AirNow program protects public health by providing forecast and real-time observed air quality information across the United States, Canada, and Mexico. AirNow receives real-time air quality observations from over 2,000 monitoring stations and collects forecasts for more than 300 cities.

You Should Know

  • AirNow limits 500 api calls per key, per hour. To help mitigate this limitation, the first time a user accesses a page where the widget is present, the data is stored locally on the user’s machine and is reused each time the page is accessed until an hour has passed. After an hour, the data is refreshed.
  • Limited support will be provided through the plugin’s forum. Because every environment is different and you don’t want to give access to your system to complete strangers, MORPC is unable to provide installation support.
  • Your feedback is appreciated. Please let us know if you have any suggestions for improvements.

설치

  1. Install the plugin through the WordPress ‘Plugins’ menu OR upload and unzip to wp-content/plugins.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Access the Air Quality Widget settings by clicking the Air Quality menu item in your main administration menu.
  4. View the plugin’s setting page for more information and to configure the widget.

FAQ

I keep seeing *AQI Unavailable. Try refreshing.*. I try refreshing but nothing changes! What can I do?

This message is received if there is an issue contacting AirNow through the proxy service. Try once more after 15 minutes. If the problem persists, post your issue on the plugin’s forum.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“MORPC's Air Quality Widget”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “MORPC's Air Quality Widget”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.0

  • Removed custom Heroku CORS proxy services due to reaching monthly limits for the free tier.
  • Added cors.bridged.cc as the CORS proxy service, which allows a generous 10k requests per hour. This should be sufficient for the time being.

1.1.0

  • Added functionality to randomly use one of three default proxy services instead of through admin configuration.
  • Removed configuration of the CORS proxy service from admin.
  • Removed CORS proxy information from the readme and the plugin admin page.
  • Made a few cosmetic changes.

1.0.2

  • Updated list of available CORS proxies.

1.0.1

  • Modified the forecast output to display the highest given AQI for a day in the event that multiple designations for the same date is given.

1.0.0

  • Initial release.