Plugin Directory

Changeset 3475672


Ignore:
Timestamp:
03/05/2026 01:15:05 PM (3 weeks ago)
Author:
wpjutsu
Message:

Add Glassmorphism transition et review link

Location:
pagefluent/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pagefluent/trunk/pagefluent.php

    r3475669 r3475672  
    1010 * Plugin URI:      https://www.wp-jutsu.com/plugins/pagefluent
    1111 * Description:     Add smooth transitions between your pages with logos, animations and styles without touching a line of code.
    12  * Version:         1.1
     12 * Version:         1.1.0
    1313 * Author:          WPJutsu
    1414 * Author URI:      https://www.wp-jutsu.com
     
    2424define('WPJPF_PLUGIN_PATH', plugin_dir_path(__FILE__));
    2525define('WPJPF_SLUG', "pagefluent");
    26 define('WPJPF_VERSION', "1.1");
     26define('WPJPF_VERSION', "1.1.0");
    2727
    2828
  • pagefluent/trunk/readme.txt

    r3475669 r3475672  
    66Tested up to: 6.9.1
    77Requires PHP: 8.1
    8 Stable tag: 1.1
     8Stable tag: 1.1.0
    99License: GPL-3.0-or-later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8585== Changelog ==
    8686
    87 = 1.1 - march 05, 2026 =
     87= 1.1.0 - march 05, 2026 =
    8888
    8989* *Add a new transition : Glassmorphism*
Note: See TracChangeset for help on using the changeset viewer.