I’ve been wondering the same thing. I used my Facebook account to test my Facebook App and now I want to disconnect it from my website account.
@rkcook I figured out how to do it. It’s unconventional though. My server uses cPanel, so I went to phpMyAdmin and selected the wp_wslusersprofiles and deleted my Facebook account from the table. Hope that helps.
Thread Starter
rkcook
(@rkcook)
thanks, Jason… been travelling, I appreciate your input, and will do that .
Here is a solution for deletion of the whole users profile. You would need to add this code to your wsl.user.data.php file and add the appropiate shortcode or hook to use it tho
This accomplishes the same thing as above but can then be available to end users
not my code just saw it on github
Correction that code is native now my mistake, sorry
I made a quick solution to deleting by provider from the userlist page or userprofile page, hopefully someone will find it useful.
Sweet. Thanks. I’ll try it out.
URL changed had to change it
New Link