WPIntell

Source evidence

Unable to delete plugin

Index WP Users For Speed · support · 2025-01-21T09:50:00+00:00

mixedsentiment
highseverity
0.88relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 31 rows with source links

12.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jonasep resolved
Hi, I have index users and index sql enabled. But im not able to delete the index users plugin? It just keeps loading the “deleting….” Is it safe for me to delete the plugin on ftp? The page I need help with: [ log in to see the link] Thanks for the question. The only action on deleting the plugin is delete its options entry from the wp_options table. Deactivating it deletes its indexing rows from wp_usermeta. There can be a lot of rows there, so deactivating takes time. But I’m puzzled about deletion taking so long. You can delete the plugin’s folder from …/wp-content/plugins without any ill effects. But, before you do, try activating and then deactivating it to give it a chance to delete the wp_usermeta rows. Please let me know if this fails to work correctly for you. plugin deactivates from, however can’t delete causes fatal error.

Comments

2 shown
OllieJones 2025-01-23T16:51:00+00:00

Thanks for the question. The only action on deleting the plugin is delete its options entry from the wp_options table. Deactivating it deletes its indexing rows from wp_usermeta. There can be a lot of rows there, so deactivating takes time. But I’m puzzled about deletion taking so long. You can delete the plugin’s folder from …/wp-content/plugins without any ill effects. But, before you do, try activating and then deactivating it to give it a chance to delete the wp_usermeta rows. Please let me know if this fails to work correctly for you.

Vincent Vu 2025-06-09T01:18:00+00:00

plugin deactivates from, however can’t delete causes fatal error.