Hi @champsupertramp
That makes sense and thanks for confirming 🙂
Hi @champsupertramp
Thanks for the response. I’ve done as you’ve denoted in your screenshot to delete the fields; however, if I go into wp_usermeta table in the database, I can see the meta_key and meta_value for those fields are still there. I assumed deleting the field as per your screenshot would’ve removed the underlying data as well, but that doesn’t seem to be the case. Any suggestions on how to (safely) do so? I have access to phpMyAdmin, which is where I’m looking at the table data; I could delete the data through there, but want to make sure I’d be doing it properly and not compromising the integrity of the data or my site in the process.