Note this is a very old function that does not have a lot of practical uses. It expects you to pass an array of user ids that need to be deleted.
Note this is a very old function that does not have a lot of practical uses.
It expects you to pass an array of user ids that need to be deleted.
<?php deleteUsers([5,17,24]);