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

Meteohub

설명

This plugin lets you show the data from Meteohub all-sensors.txt file easily in the content of your website using shorttags.

For example:
Temperature: [meteohub sensor=’actual_th1_temp_c’]°C
Max windspeed: [meteohub sensor=’alltime_wind0_maxspeeddir_nl’] [meteohub sensor=’alltime_wind0_gustspeedmax_bft’] bft ([meteohub sensor=’alltime_wind0_gustspeedmax_kmh’]) on [meteohub sensor=’alltime_wind0_gustspeedmax_time’]

will result in:

Temperature: 9°C
Max windspeed: NNW 12.4 bft (130.3 km/h) on 28-10-2013 at 12:31

The plugin automatically rewrites the date and time according to your WordPress time and date settings, and trend values get rewritten to arrow images.

I am in no way, shape or form affiliated with Meteohub and do not in any way profit from commissions or referrals to them.

스크린샷

  • The settings.
  • The usage.
  • The output.

설치

  1. Upload meteohub.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the plugin settings and enter the meteohub all-sensors.txt file path or URL.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Meteohub”(을)를 번역하세요.

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

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

변경이력

= 1.3.1
* Updated supported WordPress version

1.3

  • Updated supported WordPress version

1.2

  • Fixed a bug displaying the trend arrows incorrectly.
  • Fixed a bug displaying date/time wrong.

1.1

  • Added backward compatibility with the old Meteodata plugin. The meteodata tag is now treated like the meteohub tag.

1.0

  • Initial release.