• Hello,
    I was wondering if the wpmem_deactivate_user() function can be used with a user_ID.
    Like this :

    $ID = [call to DB]
    foreach $id as $row
    wpmem_deactivate_user($row)

    Because I don’t find any information on this function.
    Thank you for your help

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Deactivate a member in PHP function’ is closed to new replies.