Plugin Directory

Changeset 3269816


Ignore:
Timestamp:
04/09/2025 03:19:43 PM (12 months ago)
Author:
gn_themes
Message:

7.3.5

Location:
shortcodes-ultimate
Files:
549 added
2 edited

Legend:

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

    r3229060 r3269816  
    44Donate link: https://getshortcodes.com/pricing/
    55Tags: posts, carousel, shortcode, toggle, columns
    6 Stable tag: 7.3.4
     6Stable tag: 7.3.5
    77Requires PHP: 5.4
    88Requires at least: 5.0
    9 Tested up to: 6.7
     9Tested up to: 6.8
    1010
    1111
     
    142142
    143143
     144= 7.3.5
     145
     146- Updated Freemius SDK
     147- Tested with WordPress 6.8
     148
     149
    144150= 7.3.4
    145151
     
    148154- Fixed warning "Function _load_textdomain_just_in_time was called incorrectly"
    149155- Tested with PHP 8.3
    150 - Updated Freemius SDK
    151156
    152157
  • shortcodes-ultimate/trunk/shortcodes-ultimate.php

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