Title: Remove data from plugin on the database?
Last modified: March 31, 2025

---

# Remove data from plugin on the database?

 *  Resolved [musuko](https://wordpress.org/support/users/musuko/)
 * (@musuko)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/remove-data-from-plugin-on-the-database/)
 * Even after I deleted the plugin the “shortcode” still works, for some reason 
   it makes a page crash and unless i uninstall the plugin the page doesnt work.
   Is there a way to know where its store to permanently delete it? Thanks

Viewing 1 replies (of 1 total)

 *  Thread Starter [musuko](https://wordpress.org/support/users/musuko/)
 * (@musuko)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/remove-data-from-plugin-on-the-database/#post-18392216)
 * This worked for me SELECT * FROM wp_posts WHERE post_type = ‘wp_block’;

Viewing 1 replies (of 1 total)

The topic ‘Remove data from plugin on the database?’ is closed to new replies.

 * ![](https://ps.w.org/reusable-blocks-extended/assets/icon-256x256.png?rev=2157787)
 * [Reusable Blocks Extended](https://wordpress.org/plugins/reusable-blocks-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/reusable-blocks-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/reusable-blocks-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/reusable-blocks-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/reusable-blocks-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/reusable-blocks-extended/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [musuko](https://wordpress.org/support/users/musuko/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/remove-data-from-plugin-on-the-database/#post-18392216)
 * Status: resolved