Releases: Vevida/vevida-optimizer
Releases · Vevida/vevida-optimizer
Release 1.4
WordPress 5.0 Edition
Add changelog for 1.3 Changelog for 1.3
Release 1.2
This release adds a setting to change the email address used for update notifications. Also it adds a spinner to indicate progress while converting database files to InnoDB. Ready for WP 4.9!
WordCamp Europe 2017 Edition
See changelog
Release 1.1
Release date: April 7th 2016
- Tested with WordPress 4.5
- New: major overhaul, Vevida Optimizer now supports its own plugins. Drop your
extension in the plugins/ directory. You do have to add your own plugin to the
WordPress Administration Menu in vevida-optimizer.php, see
https://codex.wordpress.org/Administration_Menus - New: plugins/optimize.php, to perform a manual OPTIMIZE TABLE statement on
WordPress database tables. - Fix: renamed convert_2_innodb.php to convert.php and moved to plugins/.
- Fix: renamed functions to a more standard form.
- Fix: language updates.
Release 1.0.9
Full nl_NL translation enabled
Clean up and code standard