Plugin Directory

Changeset 3430861


Ignore:
Timestamp:
01/02/2026 05:18:20 AM (3 months ago)
Author:
ipodguy79
Message:

typos needed fixed

Location:
multiweather/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • multiweather/trunk/inc/settings-page.php

    r3430849 r3430861  
    222222                    <th scope="row">📦 <?php esc_html_e( 'Shortcode Example', 'multiweather' ); ?></th>
    223223                    <td>
    224                         <code>[mwpl_weather_card lat="49.635060" lon="-116.858307" label="Crawford Bay – British Columbia" card="2" unit="metric"]</code>
     224                        <code>[mwpl_weather_card lat="49.635060" lon="-116.858307" label="Crawford Bay – British Columbia" card="2" units="metric"]</code>
    225225                        <p class="description">
    226226                            <?php esc_html_e( 'Copy and paste this into any post or page (replace lat, lon, and label) to insert a weather block.', 'multiweather' ); ?>
  • multiweather/trunk/multiweather.php

    r3430849 r3430861  
    55Plugin URI: https://wordpress.org/plugins/multiweather/
    66Description: Beautiful weather, tide, and marine forecast cards for WordPress.
    7 Version: 1.0.7
     7Version: 1.0.8
    88Author: ipodguy79
    99Author URI: https://profiles.wordpress.org/ipodguy79/
  • multiweather/trunk/readme.txt

    r3430849 r3430861  
    1 === MultiWeather Pro ===
     1=== MultiWeather ===
    22Author: ipodguy79
    33Tags: weather, forecast, temperature, tides, marine
    44Tested up to: 6.9
    55Requires PHP: 7.4
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77License: GPL2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1212== Description ==
    1313
    14 MultiWeather Pro lets you drop gorgeous, data-rich weather cards into any page or post using shortcodes.
     14MultiWeather lets you drop gorgeous, data-rich weather cards into any page or post using shortcodes.
    1515
    16 Powered by OpenWeather (weather) and Open-Meteo (marine/tide), MultiWeather Pro supports:
     16Powered by OpenWeather (weather) and Open-Meteo (marine/tide), MultiWeather supports:
    1717- Current conditions
    1818- Hourly & daily forecasts
Note: See TracChangeset for help on using the changeset viewer.