Plugin Directory

Changeset 3404089


Ignore:
Timestamp:
11/27/2025 12:39:07 PM (4 months ago)
Author:
visualmodo
Message:

1.7.4 - Nov 27 2025

  • New - License Manager For Pro Version.
Location:
borderless
Files:
217 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • borderless/trunk/borderless.php

    r3361400 r3404089  
    55Plugin URI: https://visualmodo.com/borderless/
    66Description: One service packed with powerful tools to help you reach your purposes.
    7 Version: 1.7.3
     7Version: 1.7.4
    88Author: Visualmodo
    99Author URI: https://visualmodo.com
     
    2121/*-----------------------------------------------------------------------------------*/
    2222
    23 define( 'BORDERLESS__VERSION', '1.7.3' );
     23define( 'BORDERLESS__VERSION', '1.7.4' );
    2424define( 'BORDERLESS__DIR', plugin_dir_path( __FILE__ ) );
    2525define( 'BORDERLESS__URL', plugins_url( '/', __FILE__ ) );
     
    120120        */
    121121
    122         require_once( BORDERLESS__INC . "/templates/license.php" );
     122        require_once( BORDERLESS__INC . "/templates/license/license.php" );
    123123
    124124        require_once( BORDERLESS__INC . "/admin/api-settings.php" );
  • borderless/trunk/readme.txt

    r3361403 r3404089  
    33Tags: elementor, elements, elementor addon, elementor widget, templates
    44Requires at least: 5.0
    5 Tested up to: 6.8.2
     5Tested up to: 6.8.3
    66Requires PHP: 8.0
    7 Stable tag: 1.7.3
     7Stable tag: 1.7.4
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8282== Changelog ==
    8383
     84= 1.7.4 - Nov 27 2025 =
     85* New - License Manager For Pro Version.
     86
    8487= 1.7.3 - Sep 14 2025 =
    8588* Fixed - Trademark Adjustments.
Note: See TracChangeset for help on using the changeset viewer.