Plugin Directory

Changeset 3436073


Ignore:
Timestamp:
01/09/2026 04:01:41 PM (3 months ago)
Author:
gridpixl
Message:

Update trunk for version 1.0.1

Location:
gridpixl-elements/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gridpixl-elements/trunk/gridpixl-elements.php

    r3432808 r3436073  
    33 * Plugin Name: GridPixl Elements
    44 * Description: Lightweight Elementor widgets focused on performance and clean design.
    5  * Version:     1.0.0
     5 * Version:     1.0.1
    66 * Author:      GridPixl
    77 * License:     GPL v2 or later
     
    1616
    1717// Define plugin constants
    18 define( 'GRIDPIXL_ELEMENTS_VERSION', '1.0.0' );
     18define( 'GRIDPIXL_ELEMENTS_VERSION', '1.0.1' );
    1919define( 'GRIDPIXL_ELEMENTS_FILE', __FILE__ );
    2020define( 'GRIDPIXL_ELEMENTS_PATH', plugin_dir_path( GRIDPIXL_ELEMENTS_FILE ) );
  • gridpixl-elements/trunk/readme.txt

    r3432808 r3436073  
    44Requires at least: 5.9
    55Tested up to: 6.9
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.1
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    5050* Initial release.
    5151
     52= 1.0.1 =
     53* Added: WPML compatibility for multilingual support
     54
    5255== Upgrade Notice ==
    5356
Note: See TracChangeset for help on using the changeset viewer.