Skip to content

Instantly share code, notes, and snippets.

@sebastianmoran-mainwp
Created December 8, 2019 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sebastianmoran-mainwp/fab24fa3040f3f0086fb689be7598f5c to your computer and use it in GitHub Desktop.
Save sebastianmoran-mainwp/fab24fa3040f3f0086fb689be7598f5c to your computer and use it in GitHub Desktop.
Remove Rank Math SEO plugin data on uninstall
add_filter( 'rank_math_clear_data_on_uninstall', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment