Delete tables etc from database

#109496
  • Resolved Fit
    Rank Math free

    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)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    The code shared should work to remove all of Rank math data. Any other left over tables or data can be manually removed if you sure it was created by Rank math.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘Delete tables etc from database’ is closed to new replies.