Viewing 1 replies (of 1 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @eliac7

    Please try adding this to your theme’s function.php or use a code snippet plugin:
    add_filter('um_account_delete_require_current','__return_false');

    The code will disable the required password when deleting an account.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Delete account without password’ is closed to new replies.