Weather v4.4.4 - Simple WordPress Shortcode & Widget - (Untouched)

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
35,328
Points
113
NullCash
626,385
Screenshot 2024-02-22 at 18-07-02 Weather WordPress Shortcode & Widget - Simple Weather Plugin.png

Simple Weather Shortcode and Widget​

If you need a simple weather display, with just the temperature and location for today, a very simple shortcode does the trick. Any other option you want, like night temperature or number of days to forecast, you can just add it to the shortcode.

If a widget works better for you, the Simple Weather plugin comes also with an easy to set-up widget, packing all the options you need.

Weather Shortcode Options

Code:
[simple-weather location="London, UK"]
  • Location: You can choose the city and the country for the weather display.
  • Latitude & Longitude: You can enter coordinates for a location that cannot be found by name. Use decimal coordinates (ex: 43.343 & 12.4543).
  • Units: You can use imperial or metric units to display the temperature.
  • Days: You can choose the number of days for the forecast. The maximum value is 7.
  • Language: You can choose the language for the weather description (ex: Mostly Cloudy).
  • API Key: You can use your own API Key from OpenWeatherMap.org. This will improve the general performance of our plugin.
  • Interval: You can choose how often the plugin will update the weather info.

Weather Widget Extra Options

  • Background Color: Choose the background color of the widget.
  • Text Color: Choose the text color of the widget.
  • Title: Choose widget title. If no title is entered, it will display the location as title.
  • Location Type: Choose the location type. Location / Coordinates.

¹ Available languages: English, Spanish, Italian, French, German, Russian, Ukrainian, Portuguese, Romanian, Dutch, Polish, Finnish, Turkish, Bulgarian, Swedish, Chinese Traditional, Chinese Simplified


Last Update 17 December 2022

info: http://codecanyon.net/item/weather-simple-wordpress-shortcode-widget/5458355
 

Attachments

  • documentation.zip
    332.2 KB · Views: 1
  • simple-weather-v4.4.4.zip
    879.2 KB · Views: 3
Top