How to Delete a User Account
May 28, 2023 | Tutorial
- Go to the User you want to delete,
- Go to ‘Settings’ on the app,
- Scroll right down to the bottom,
- Tap on ‘Delete account’.
Query(function ($) {
//open toggle on button click
$('a.open-toggle').on('click', function(event){
$('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click();
});
});