Plugin Directory

Changeset 3406558


Ignore:
Timestamp:
12/01/2025 08:21:36 AM (4 months ago)
Author:
gn_themes
Message:

7.4.7

Location:
shortcodes-ultimate
Files:
547 added
2 edited

Legend:

Unmodified
Added
Removed
  • shortcodes-ultimate/trunk/readme.txt

    r3397946 r3406558  
    44Donate link: https://getshortcodes.com/pricing/
    55Tags: posts, carousel, shortcode, toggle, columns
    6 Stable tag: 7.4.6
     6Stable tag: 7.4.7
    77Requires PHP: 5.4
    88Requires at least: 5.0
    9 Tested up to: 6.8
     9Tested up to: 6.9
    1010
    1111
     
    139139
    140140== Changelog ==
     141
     142
     143= 7.4.7
     144
     145Tested with WordPress 6.9 (scheduled for release on December 2, 2025)
    141146
    142147
  • shortcodes-ultimate/trunk/shortcodes-ultimate.php

    r3397946 r3406558  
    99 * Text Domain: shortcodes-ultimate
    1010 * License: GPLv3
    11  * Version: 7.4.6
     11 * Version: 7.4.7
    1212 * Requires PHP: 5.4
    1313 * Requires at least: 5.0
    14  * Tested up to: 6.8
     14 * Tested up to: 6.9
    1515 *
    1616 */
     
    6464    }
    6565    define( 'SU_PLUGIN_FILE', __FILE__ );
    66     define( 'SU_PLUGIN_VERSION', '7.4.6' );
     66    define( 'SU_PLUGIN_VERSION', '7.4.7' );
    6767    require_once dirname( __FILE__ ) . '/plugin.php';
    6868}
Note: See TracChangeset for help on using the changeset viewer.