Skip to content

Instantly share code, notes, and snippets.

@BeholdPL
Last active March 22, 2021 01:12
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/fe023b94d28012b55bda6bb48321ea57 to your computer and use it in GitHub Desktop.
Save BeholdPL/fe023b94d28012b55bda6bb48321ea57 to your computer and use it in GitHub Desktop.
is Polylang #wordpress #polylang
<?php
// if Polylang active
if ( function_exists('pll_the_languages') {
// stuff
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment