• Kym Yeo

    (@econscentric)


    Hi,

    May I know how to uninstall the plugin from the database?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,
    in SEO > Tools > Reset SEOPress settings you can delete all settings set in SEO pages.

    But it will not delete any SEOPress post metas…

    Thread Starter Kym Yeo

    (@econscentric)

    Hi Benjamin

    Is this equivalent to removing the table via the PHPMyAdmin?

    Cheers
    Kym

    Plugin Author Benjamin Denis

    (@rainbowgeek)

    We do not remove tables, only entries in wp_options table.

    Our request:

    $wpdb->query("DELETE FROM $wpdb->options WHERE option_name LIKE 'seopress_%' ");

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘uninstall plugin’ is closed to new replies.