Skip to content

Instantly share code, notes, and snippets.

@BeholdPL
Last active March 22, 2021 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BeholdPL/78fa4c0f722c7e33e3b3d06e7c841515 to your computer and use it in GitHub Desktop.
Save BeholdPL/78fa4c0f722c7e33e3b3d06e7c841515 to your computer and use it in GitHub Desktop.
is WPML #wordpress #wpml
<?php
// if WPML active
if ( class_exists('SitePress') ) {
// stuff
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment