Skip to content

Commit f626ef9

Browse files
committed
v4.5.11
Signed-off-by: Kev Provance <kevin.provance@gmail.com>
1 parent 5dc2e0b commit f626ef9

55 files changed

Lines changed: 231 additions & 111 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

readme.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: kprovance, dovyp, redux
33
Tags: admin, options, theme options, plugin options, options framework
44
Requires at least: 5.0
55
Requires PHP: 7.4
6-
Tested up to: 6.9
7-
Stable tag: 4.5.10
6+
Tested up to: 7.0
7+
Stable tag: 4.5.11
88
License: GPL-3.0+
99
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
1010

@@ -122,20 +122,24 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
122122

123123
== Changelog ==
124124

125-
= 4.5.10
125+
= 4.5.11 =
126+
* Updated: Adjust to WordPress 7.0 Interface changes.
127+
* Release date: March 23, 2026
128+
129+
= 4.5.10 =
126130
* Fixed: Tighten security in `import_export`, `custom_fonts`, `color_scheme`, and Google Font updating.
127131
* Fixed: `box_shadow` slider not updating value in real-time.
128132
* Fixed: Missing translations. Thanks, @DAnn2012.
129133
* Release date: January 07, 2026
130134

131-
= 4.5.9
135+
= 4.5.9 =
132136
* Fix: Deprecation warning in `get_wordpress_data()` function.
133137
* Modified: Compliance with new PCP criteria.
134138
* Improved: Tighter security for shortcode extension.
135139
* Updated: parsedown.php for PHP 8.5.
136140
* Release date: November 24, 2025
137141

138-
= 4.5.8
142+
= 4.5.8 =
139143
* Fix: Reported XSS vulnerability in the shortcode extension.
140144
* Fix: #4074 - Gallery field won't load on screen refresh.
141145
* Fix: Prevent fatal error for improperly coded CPTs with metaboxes.

redux-core/assets/css/color-picker.css

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

redux-core/assets/css/color-picker.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

redux-core/assets/css/color-picker.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

redux-core/assets/css/colors/blue/colors.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)