How to allow weak passwords? Created May 13, 2020 Author mk_docs Category Advanced Please add the following php code: add_filter( 'lrm/js/allow_weak_password', '__return_true' ); Ho to add: How to Safely Add Custom Code to WordPress Sites
Leave A Comment?