Plugin Directory

Changeset 3436027


Ignore:
Timestamp:
01/09/2026 03:08:40 PM (3 months ago)
Author:
wpmatcha
Message:

updating 1.0.3

Location:
matcha-extra
Files:
42 added
2 edited

Legend:

Unmodified
Added
Removed
  • matcha-extra/trunk/matcha-extra.php

    r3428211 r3436027  
    44 * Plugin URI:           https://wpmatcha.com/matcha-extra
    55 * Description:          Matcha Extra plugin provides enhanced functionality and extra settings for WordPress themes.
    6  * Version:              1.0.2
     6 * Version:              1.0.3
    77 * Author:               WP Matcha
    88 * Author URI:           https://wpmatcha.com/
     
    3535
    3636// Define plugin constants
    37 define('MATCHA_EXTRA_VERSION', '1.0.2');
     37define('MATCHA_EXTRA_VERSION', '1.0.3');
    3838define('MATCHA_EXTRA_PLUGIN_DIR', plugin_dir_path(__FILE__));
    3939define('MATCHA_EXTRA_PLUGIN_URL', plugin_dir_url(__FILE__));
  • matcha-extra/trunk/readme.txt

    r3428211 r3436027  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.0.2
     7Stable tag: 1.0.3
    88License: GPL v2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.