Orphaned capabilities? How to remove.
-
In the bottom of “Your Profile” (Admin side- and I’m an Admin) there is this:
Additional Capabilities
Capabilities wpcf_custom_post_type_view, wpcf_custom_post_type_edit, wpcf_custom_post_type_edit_others, wpcf_custom_taxonomy_view, wpcf_custom_taxonomy_edit, wpcf_custom_taxonomy_edit_others, wpcf_custom_field_view, wpcf_custom_field_edit, wpcf_custom_field_edit_others, wpcf_user_meta_field_view, wpcf_user_meta_field_edit, wpcf_user_meta_field_edit_others
PICTURE-> https://omicreative.site/what_is_this_code.png
The code is this in the html rendering of the admin
<tr class="user-capabilities-wrap"> <th scope="row">Capabilities</th> <td> wpcf_custom_post_type_view, wpcf_custom_post_type_edit, wpcf_custom_post_type_edit_others, wpcf_custom_taxonomy_view, wpcf_custom_taxonomy_edit, wpcf_custom_taxonomy_edit_others, wpcf_custom_field_view, wpcf_custom_field_edit, wpcf_custom_field_edit_others, wpcf_user_meta_field_view, wpcf_user_meta_field_edit, wpcf_user_meta_field_edit_others </td> </tr>
I have no idea what it belongs to or how to remove it (or even if I should remove it.
I have a lot of plugins and I admit, I’m new, so I tested quite a few by installing and trying them. Well, many left a lot of database junk. I deleted some tables per instructions from plugin authors. But I’ve yet to find what these are connected to. I googled it, and I saw something about it on Toolset, and on Groups, and on Members. Deleted all those, and the tables. Still no luck.
I don’t want to totally disassemble my site if I don’t have to, it’s working great. It’s just stuck in my mind that this is happening and I can’t solve it.
- The topic ‘Orphaned capabilities? How to remove.’ is closed to new replies.