File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 33 * Plugin Name: Fueled Experience
44 * Plugin URI: https://github.com/10up/10up-experience
55 * Description: The Fueled Experience plugin configures WordPress to better protect and inform clients, aligned to Fueled’s best practices.
6- * Version: 1.15 .0
6+ * Version: 1.16 .0
77 * Author: Fueled
88 * Author URI: https://fueled.com
99 * License: GPLv2 or later
1919
2020use YahnisElsts \PluginUpdateChecker \v5 \PucFactory ;
2121
22- define ( 'TENUP_EXPERIENCE_VERSION ' , '1.15 .0 ' );
22+ define ( 'TENUP_EXPERIENCE_VERSION ' , '1.16 .0 ' );
2323define ( 'TENUP_EXPERIENCE_DIR ' , __DIR__ );
2424define ( 'TENUP_EXPERIENCE_FILE ' , __FILE__ );
2525define ( 'TENUP_EXPERIENCE_URL ' , plugin_dir_url ( __FILE__ ) );
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file, per [ the Keep a Changelog standard] ( http://keepachangelog.com/ ) .
44
5+ ## [ 1.16.0] - 2025-05-08
6+ * Change to Fueled branding
7+
58## [ 1.15.0] - 2025-03-20
69* Check haveibeenpwned API during password reset and account creation.
710* Don’t render the plugin update notices on VIP as they’re duplicated.
You can’t perform that action at this time.
0 commit comments