Viewing 1 replies (of 1 total)
  • Plugin Author Kevin Behrens

    (@kevinb)

    There is no automatic deletion method. You can go into phpMyAdmin and drop the following tables:

    ppc_exceptions
    ppc_exception_items
    ppc_roles
    pp_groups
    pp_group_members

    The following rows in the wp_options table can also be deleted:

    option_name LIKE ‘pp_%’

Viewing 1 replies (of 1 total)

The topic ‘Uninstall’ is closed to new replies.