You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides the ability to disable user accounts and prevent them from logging in.
@@ -52,6 +52,10 @@ Yes! You can customize the disabled user message in two ways:
52
52
53
53
== Changelog ==
54
54
55
+
= 1.3.12 =
56
+
* Fix inconsistent user meta retrieval #15
57
+
* Bump tested up to WP 6.8.2
58
+
55
59
= 1.3.11 =
56
60
* Add custom message settings page - users can now customize the disabled account message via the WordPress admin panel (Settings > Disable User Login).
57
61
* Maintain backward compatibility with existing filter hooks.
0 commit comments