Plugin Directory

Changeset 2101063


Ignore:
Timestamp:
06/05/2019 01:47:37 PM (7 years ago)
Author:
daanzk
Message:

Modified readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • meteohub/trunk/readme.txt

    r2101055 r2101063  
    1515This plugin lets you show the data from Meteohub all-sensors.txt file easily in the content of your website using shorttags.
    1616
    17 I am in no way, shape or form affiliated with Meteohub and do not in any way profit from commissions or referrals to them.
    18 
    1917For example:<br>
    20 Temperature: [meteohub sensor='actual_th1_temp_c']&deg;C<br>
     18`Temperature: [meteohub sensor='actual_th1_temp_c']&deg;C<br>
    2119Max 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']
    2220<br><br>
     
    2422<br><br>
    2523Temperature: 9&deg;C<br>
    26 Max windspeed: NNW 12.4 bft (130.3 km/h) on 28-10-2013 at 12:31<br>
     24Max windspeed: NNW 12.4 bft (130.3 km/h) on 28-10-2013 at 12:31<br>`
    2725
    2826The plugin automatically rewrites the date and time according to your WordPress time and date settings, and trend values get rewritten to arrow images.
     27
     28I am in no way, shape or form affiliated with Meteohub and do not in any way profit from commissions or referrals to them.
    2929
    3030== Installation ==
Note: See TracChangeset for help on using the changeset viewer.