3 versions
MainWP - Custom Dashboard Extension history.
Every release of MainWP - Custom Dashboard Extension is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.
3 of 3 releases scanned clean
v5.1Latest
June 2, 2026246.5 KBScanned
Other
- Security: Improved escaping and sanitization across several admin outputs and request-handling areas.
Fixed
- Failed save messages are now visibly shown in the UI.
- Corrected missing and incorrect text domains.
- Corrected multiple typos throughout the extension.
Added
- One Dark editor theme for improved code editor readability.
- Code folding UI and fold keymap support.
- Autocompletion and automatic bracket closing in the code editor.
- Natural Tab indentation support in the code editor.
- PHP pre-save syntax validation to help catch common syntax errors before saving snippets.
- Validation to reject PHP opening and closing tags in snippets.
- Safer raw snippet storage handling with per-snippet storage flags to preserve existing saved snippets.
Improved
- CodeMirror library to version 6.
- PHP editor mode now uses plain PHP mode for tagless snippets.
- AJAX save responses now use `wp_send_json_success()` and `wp_send_json_error()` for improved WordPress compatibility.
- Custom JS snippets now load only on MainWP pages, matching the existing Custom CSS behavior.
- Save handling now supports both WordPress JSON responses and the previous legacy success format.
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin MainWP - Custom Dashboard Extension to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.