Skip to content

Instantly share code, notes, and snippets.

@pascalknecht
Created December 10, 2019 10:31
Show Gist options
  • Save pascalknecht/42331d319dd8da44c120cf00d4905857 to your computer and use it in GitHub Desktop.
Save pascalknecht/42331d319dd8da44c120cf00d4905857 to your computer and use it in GitHub Desktop.
Reset WPML in Multisite
cd wp-content/plugins/sitepress-multilingual-cms
wp shell
include 'sitepress.php'
icl_reset_wpml(blogid)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment