Plugin Directory

Changeset 3477744


Ignore:
Timestamp:
03/09/2026 05:34:56 AM (3 weeks ago)
Author:
debuggersstudio
Message:

Update to version 1.2.7 from GitHub

Location:
saaspricing
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • saaspricing/tags/1.2.7/includes/widget.php

    r3464101 r3477744  
    1616     */
    1717
    18     const VERSION = '1.2.6';
     18    const VERSION = '1.2.7';
    1919
    2020    /**
  • saaspricing/tags/1.2.7/readme.txt

    r3464101 r3477744  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.2.6
     7Stable tag: 1.2.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    159159== Changelog ==
    160160
     161= 1.2.7 - 2026-03-09 =
     162- Tweak: Updated Elementor compatibility
     163
    161164= 1.2.6 - 2026-02-18 =
    162165- Fix: Blocked direct access to PHP files.
  • saaspricing/tags/1.2.7/saaspricing.php

    r3464101 r3477744  
    44 * Plugin Name: SaasPricing – Advanced Pricing & Comparison Tables for Elementor
    55 * Description: Top Elementor Widget for Price Table, comparison table and real time pricing calculator With trendy design and different table style
    6  * Version: 1.2.6
     6 * Version: 1.2.7
    77 * Requires at least: 5.8
    88 * Requires PHP: 7.4
    9  * Elementor tested up to: 3.8.0
     9 * Elementor tested up to: 3.35.6
    1010 * Author: Debuggers Studio
    1111 * Author URI: https://debuggersstudio.com
  • saaspricing/trunk/includes/widget.php

    r3464101 r3477744  
    1616     */
    1717
    18     const VERSION = '1.2.6';
     18    const VERSION = '1.2.7';
    1919
    2020    /**
  • saaspricing/trunk/readme.txt

    r3464101 r3477744  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.2.6
     7Stable tag: 1.2.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    159159== Changelog ==
    160160
     161= 1.2.7 - 2026-03-09 =
     162- Tweak: Updated Elementor compatibility
     163
    161164= 1.2.6 - 2026-02-18 =
    162165- Fix: Blocked direct access to PHP files.
  • saaspricing/trunk/saaspricing.php

    r3464101 r3477744  
    44 * Plugin Name: SaasPricing – Advanced Pricing & Comparison Tables for Elementor
    55 * Description: Top Elementor Widget for Price Table, comparison table and real time pricing calculator With trendy design and different table style
    6  * Version: 1.2.6
     6 * Version: 1.2.7
    77 * Requires at least: 5.8
    88 * Requires PHP: 7.4
    9  * Elementor tested up to: 3.8.0
     9 * Elementor tested up to: 3.35.6
    1010 * Author: Debuggers Studio
    1111 * Author URI: https://debuggersstudio.com
Note: See TracChangeset for help on using the changeset viewer.