One example to make it easier is to create some drop-downs and link them to a button. Although this makes it easy to delete users it’s function also “reassigns + deletes from Buffer table + Deletes from User Manager table” so it is an advanced formula within the button.
Another option is we have set up the delete button so we can easily choose the User from our previously set-up table. When we push the delete button it sends a call to our Wordpress site and deletes the user. It then deletes the row from our table.
Remember once deleted to re-sync the User table.