>
Download This Plugin | |
Download Elegant Themes | |
Name | uk-tides |
Version | 1.6 |
Author | bobbingwide |
Rating | 80 |
Last updated | 2014-12-21 05:40:00 |
Downloads |
1220
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
uk-tides plugin added 4 bytes of resources to the Home page and 3 bytes of resources to the sample Post page.
uk-tides plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! uk-tides plugin ads no tables to your Wordpress blog database.uk-tides displays tide times and heights for a particular location in the UK. The information that is displayed is obtained from the RSS feed for tidetimes.org.uk (e.g. http://www.tidetimes.org.uk/chichester-harbour-entrance-tide-times.rss ) or tidetimes.co.uk ( e.g http://www.tidetimes.co.uk/rss/chichester-harbour-entrance-tide-times ). The data is cached until midnight. This plugin implements a lazy smart shortcode using the API provided by the oik plugin.
You implement this on your website using the [bw_tides] shortcode.
The syntax is:
[bw_tides tideurl="http://www.tidetimes.org.uk/chichester-harbour-entrance-tide-times.rss|other - RSS feed URL for location" store="1|store key - unique key for caching result"]
Examples: [bw_tides] with no parameters will display the tide times and heights for Chichester Harbour Entrance. The information will be cached in store=1 until midnight.
[bw_tides store=bw_tides_pompey tideurl="http://www.tidetimes.org.uk/portsmouth"] will display the tide times and heights obtained from http://www.tidetimes.org.uk/portsmouth-tide-times.rss and cache the result in a store named 'bw_tides_pompey'
Note: Using the store parameter allows you to display tide time and height information for more than one location.
Examples: If you prefer you can use tidetimes.co.uk as the source for tidal information.
[bw_tides tideurl="http://www.tidetimes.co.uk/rss/chichester-harbour-entrance-tide-times"]