PluginProbe
WPIDE – File Manager & Code Editor / 3.5.9
WPIDE – File Manager & Code Editor v3.5.9
3.5.9 3.5.8 3.5.7 2.0.14 2.0.15 2.0.16 2.0.2 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1 2.2 2.3 2.3.1 2.3.2 2.4.0 2.5 2.6 3.0 3.1 3.2 3.3 All 55 releases
← All changes | readme.txt +7 -1 3.5.73.5.9 View file →
@@ -2,9 +2,9 @@
2 2 Contributors: XplodedThemes
3 3 Tags: theme editor, plugin editor, code editor, file editor, file manager
4 4 Requires at least: 5.2
5 5 Tested up to: 6.9
6 -Stable tag: 3.5.7
6 +Stable tag: 3.5.9
7 7 Requires PHP: 7.4.0
8 8 Requires at least: 5.0
9 9 License: GPLv2 or later
10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -150,8 +150,14 @@
150 150 5. Files & Folders Deep Search
151 151 6. File Recovery Wizard
152 152
153 153 == Changelog ==
154 +
155 +#### V.3.5.9 - 15.09.2026
156 +- **fix**: Fixed the Plans and Pricing screen failing to load (endless spinner). The pricing request sanitizer no longer strips the action parameter from Freemius admin-ajax calls, which caused admin-ajax to reject pricing data requests with a 400 response.
157 +
158 +#### V.3.5.8 - 21.07.2026
159 +- **security**: Hardened Plans and Pricing endpoint validation and testimonial rendering to prevent cross-site scripting.
154 160
155 161 #### V.3.5.7 - 13.07.2026
156 162 - **security**: Strengthened request validation for authenticated WPIDE admin actions.
157 163