Disabling Registration
-
I would love to use the solution you came up with but when adding
add_filter( ‘lrm/users_can_register’, ‘__return_false’, 11 );
to my child theme functions.php
I now get a PHP WarningWarning: Division by zero in xxxxRunning php 5.6
Any quick update on how to make this work with new version of your plugin?
Any chance of adding a checkbox into the plugin to allow users to disable registration easily?
Reference Post
https://ww.wp.xz.cn/support/topic/disabling-registration-2/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Disabling Registration’ is closed to new replies.