4.4.1
14-07-2026Security
- Breadcrumbs schema output now escapes the home URL with
esc_url(). - Visual Builder button previews add
rel="noopener noreferrer"to links that open in a new tab. - Hardened admin-script JSON parsing against malformed data.
Bug fixes
- Fixed a fatal error that could leave WordPress admin pages blank when another plugin passed a non-string value through the admin footer text filter (a strict return-type mismatch on PHP 8).
Improvements
- Confirmed compatibility with Divi 5.9.0.
- Network-aware uninstall now removes plugin data across all sites when the plugin is uninstalled on a multisite network.