You are here: Home
Affiliates Management Plugin for WordPress
No I can’t locate them in User table or Usermeta for that matter. Roles don’t appear to be included in User.
The two terms Affiliate and Pending I believe come from your plugin: Affiliate and Pending (acceptance) as I haven’t installed any other affiliate plugins.
This is found in capabilities table in usermeta
a:2:{s:14:”wpam_affiliate”;b:1;s:9:”affiliate”;b:1;}
a:2:{s:14:”wpam_affiliate”;b:1;s:7:”pending”;b:1;}
What I don’t understand is when other plugins add roles and I uninstall the plugin those roles go with it, nevertheless I located a plugin that allowed me to delelte the two roles.
FYI (& others) it was User Roles and Capabilities by mahabub
Thanks for your help, you can mark this as “resolved”
Thank you for your help.