هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 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.