Skip to content

Version 1.5.4 - bugfix

Choose a tag to compare

@RichardCoffee RichardCoffee released this 09 Sep 20:37
· 107 commits to master since this release

Added a missing case in a switch statement. Since the default was to generate a log entry, it caused unnecessary debug.log entries. Only affected sites with WP_DEBUG set to true.