Changeset 3475672
- Timestamp:
- 03/05/2026 01:15:05 PM (3 weeks ago)
- Location:
- pagefluent/trunk
- Files:
-
- 2 edited
-
pagefluent.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pagefluent/trunk/pagefluent.php
r3475669 r3475672 10 10 * Plugin URI: https://www.wp-jutsu.com/plugins/pagefluent 11 11 * 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 13 13 * Author: WPJutsu 14 14 * Author URI: https://www.wp-jutsu.com … … 24 24 define('WPJPF_PLUGIN_PATH', plugin_dir_path(__FILE__)); 25 25 define('WPJPF_SLUG', "pagefluent"); 26 define('WPJPF_VERSION', "1.1 ");26 define('WPJPF_VERSION', "1.1.0"); 27 27 28 28 -
pagefluent/trunk/readme.txt
r3475669 r3475672 6 6 Tested up to: 6.9.1 7 7 Requires PHP: 8.1 8 Stable tag: 1.1 8 Stable tag: 1.1.0 9 9 License: GPL-3.0-or-later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 85 85 == Changelog == 86 86 87 = 1.1 - march 05, 2026 =87 = 1.1.0 - march 05, 2026 = 88 88 89 89 * *Add a new transition : Glassmorphism*
Note: See TracChangeset
for help on using the changeset viewer.