Skip to content

Instantly share code, notes, and snippets.

@halgatewood
Created April 6, 2017 17:15
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 halgatewood/9b3aba8d4d1cb87da3c4932f82f7716b to your computer and use it in GitHub Desktop.
Save halgatewood/9b3aba8d4d1cb87da3c4932f82f7716b to your computer and use it in GitHub Desktop.
function hg_plugin_locale()
{
return 'es_ES';
}
apply_filters('plugin_locale','hg_plugin_locale');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment