Upgrade to oik v3.3.4 to avoid a deprecated filter notice being displayed if using a custom login logo with WordPress 5.2 and when WP_DEBUG
is true
.
Changes
Change | Reference |
---|---|
Fixed: Support WordPress 5.2 | bobbingwide/oik#130 |
Fixed: Remove bwtrace shortcode logic from oik | bobbingwide/oik#105 |
Fixed: Improve error reporting capability for oik-clone | bobbingwide/oik-clone#34 |
Changed: Updated notes regarding testing in multiple environments | bobbingwide/oik#114 |
Fixed: Updated PhpUnit tests for a number of issues: 116, 117, 124, 125 |