• Resolved dedelikeris

    (@dedelikeris)


    Hey, I need to remover permissions through phpmyadmin, before I installed some live chat plugin and then removed it because didn’t like it and I still can see permissions for this plugin. I need to remove wplc permissions.

    INSERT INTOwp_options(option_id,option_name,option_value,autoload`) VALUES
    (94, ‘wp_user_roles’, ‘a:12:{s:13:\”administrator\”;…`
    [moderator note: large amount of data redacted]

    • This topic was modified 6 years, 7 months ago by bcworkz.
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    I’m glad you have resolved the issue. As a general comment, plugins are expected to clean up after themselves if the delete action is picked from the plugins screen. When this does not happen, it’s best to contact the plugin devs through their support channel for instructions for proper clean up.

    Also, when you need to post a large amount of code or data, please do not embed it in your topic here. Instead, post somewhere like pastebin.com or gist.github.com and just post the link here. Seeing as your issue is resolved, I’m redacting your role data from your topic.

Viewing 1 replies (of 1 total)

The topic ‘Need to remove permissions through phpmyadmin’ is closed to new replies.