• Resolved webparaplan

    (@webparaplan)


    I’m delete your plugin, but yith_affiliate tab still exists in Users Admin Area!

    How to remove this? /wp-admin/users.php?role=yith_affiliate

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,
    we hope you’re doing well!

    Try adding the following code in the functions.php file of your active theme:

    remove_role( 'yith_affiliate' );

    If it stops appearing, you can delete the code.

    Could you check it, please?

    Best regards.

    Thread Starter webparaplan

    (@webparaplan)

    Yes it’s help, thx

    But add it to plugin on deinstallation hook plz

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘yith_affiliate tab in users after delete plugin’ is closed to new replies.