Very cool plugin. Please share new version.
2.6.6 Latest
- Replaced open_basedir check with error capturing
Version 2.6.5 raised debug notices when a file path was not within the open_basedir restriction. This failed to take into account symlinked paths, and polluted logs with irrelevant messages for many people.
This release scraps the path check and instead buffers genuine PHP errors and presents those as debug messages instead.
2.6.5
Aug 31, 2023
- Added syntax checking function
- Removed deepl_api_url config. Free API detected from :fx key suffix.
- Fixed bug in relative path calculations
- Fixed API suggestions for plural forms
- Fixed bug clearing unsaved state icons
- Added total strings count to PO file tables
- Sharper flags and spinners (2x pixel support)
- Handling upload_tmp_dir values outside of open_basedir
- Suppressing E_WARNING when testing file is_readable
- Bundle debug screen is deprecated (moving into Setup)
- Showing System Diagnostics when debug is off
- Bumped WordPress compatibility to 6.3.1