Miscellaneous Developer Focused Changes in WordPress 5.4

WordPress 5.4 adds a handful of small developer-focused changes. Let’s take a look! Better information about errors in wp_login_failed A new parameter, $error, gets passed in the wp_login_failed action, to get you more information about the error that caused login failure. It’s the second argument of the action and holds a WP_Error object with the … Continue reading Miscellaneous Developer Focused Changes in WordPress 5.4