-
I have added the below code to our child theme functions.php, deleted, reinstalled, activated and deleted aagain… and tables STILL exists in the database relating to rankmath.
The plugin all but destroyed our SEO with 1000’s of Google Search Console errors so we were forced to remove it.
Please advise how to remove ALL tables and fields so there is no trace of the RankMath plugin left. Thanks in advance
/** * Filter to remove Rank Math data from the database */ add_filter( 'rank_math_clear_data_on_uninstall', '__return_true' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The ticket ‘Delete tables etc from database’ is closed to new replies.