• Resolved dnex11

    (@dnex11)


    I deleted the plugin last night and downloaded and installed it again today and saw that the settings were applied automatically from last time.

    How to delete the plugin with all the settings. I want to start from scratch for some reason.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @dnex11,

    The plugin doesn’t have an option to remove database data, so you will need to do that directly.

    The settings keys located in the WP Options table are:

    woocommerce_stripe_%_settings

    That will capture all of the Stripe plugin’s settings.

    Kind Regards,

    Thread Starter dnex11

    (@dnex11)

    You mean like this

    SELECT * FROMwp_optionsWHEREoption_nameLIKE '%woocommerce_stripe_%_settings%'

    Will deleting these do.

    View post on imgur.com

    • This reply was modified 3 years, 4 months ago by dnex11.
    • This reply was modified 3 years, 4 months ago by dnex11.
    Plugin Author Payment Plugins

    (@mrclayton)

    @dnex11 Yes deleting those values will do.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to delete the plugin with all the settings’ is closed to new replies.