Plugin info

Total downloads: 660
Active installs: 10
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/3/2025 (331 days ago)
Added to WordPress: 2/3/2025 (0 years old)
Minimum WordPress version: 5.7
Tested up to WordPress version: 6.7.4
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Stale • Last updated 331 days ago • 1 reviews

40/100

Is Moody Weather abandoned?

Likely maintained (last update 331 days ago).

Compatibility

Requires WordPress: 5.7
Tested up to: 6.7.4
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Cricket Moods
Rating 0.0/5 (0 reviews)Active installs 10
LJ-Moods
Rating 0.0/5 (0 reviews)Active installs 10
My Mood Comment
Rating 0.0/5 (0 reviews)Active installs 10
MySmark Plugin
Rating 0.0/5 (0 reviews)Active installs 0
CurrentStatus
Rating 0.0/5 (0 reviews)Active installs 0
Smood it
Rating 0.0/5 (0 reviews)Active installs 0

Description

Moody Weather is a plugin that displays the current weather conditions, including temperature and a mood-based description, for a specified city. It uses the OpenWeatherMap API to fetch weather data.

Third-Party Services

This plugin relies on the following third-party/external services:

OpenWeatherMap API

  • What is it?
    OpenWeatherMap is a weather data provider that offers real-time and forecast weather information via an API.

  • What is it used for?
    The plugin uses the OpenWeatherMap API to fetch current weather data (e.g., temperature, weather conditions) for the specified city.

  • What data is sent and when?
    When the plugin is used, it sends the following data to OpenWeatherMap:

    • The city name (provided by the user or set as the default city in the plugin settings).
    • The OpenWeatherMap API key (provided by the user in the plugin settings).

    This data is sent only when the plugin needs to fetch weather information (e.g., when a shortcode is displayed on a page or when the weather data cache expires).

  • Links to OpenWeatherMap’s policies:

Spectrum Color Picker

  • What is it?
    Spectrum is a JavaScript color picker library that allows users to select colors in a user-friendly way.

  • What is it used for?
    The plugin uses Spectrum to provide a color picker interface in the plugin’s settings page, allowing users to customize the background color, text color, accent color, and icon color.

  • What data is sent and when?
    Spectrum is a client-side library and does not send any data to external servers. It is used solely for color selection within the plugin’s settings page.

  • Links to Spectrum’s policies:

Installation

  1. Upload the moody-weather folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the plugin’s settings page (Settings > Moody Weather) and enter your OpenWeatherMap API key.
  4. Use the [moody_weather] shortcode to display the weather on any page or post.

Frequently Asked Questions

Where do I get an OpenWeatherMap API key?

You can sign up for a free API key at OpenWeatherMap. Once you have your API key, enter it in the plugin’s settings page.

What data is sent to OpenWeatherMap?

The plugin sends the city name and your OpenWeatherMap API key to fetch weather data. No other data is shared.

Does this plugin use any third-party libraries?

Yes, this plugin uses the following third-party libraries:
OpenWeatherMap API: For fetching weather data.
Spectrum Color Picker: For providing a color picker interface in the plugin’s settings page.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.3.0

  • Initial release.