• Hello good time
    I want to remove this plugin on one of my sites. How can I delete the database of this plugin? I would be grateful if you could give me a code like the one below to delete the WooCommerce database.

    define(‘WC_REMOVE_ALL_DATA’, true);

Viewing 1 replies (of 1 total)
  • Plugin Author wordplus

    (@wordplus)

    Hi there!

    There is no such code, you can use any database management tool to delete plugin database tables.

    All plugin tables starting from bm_ prefix.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘delete databace’ is closed to new replies.