Skip to content

Instantly share code, notes, and snippets.

@vyskoczilova
Created February 4, 2017 10: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 vyskoczilova/8f5eaf31898456950075a419e05872ae to your computer and use it in GitHub Desktop.
Save vyskoczilova/8f5eaf31898456950075a419e05872ae to your computer and use it in GitHub Desktop.
add_filter( 'allow_subdirectory_install',
create_function( '', 'return true;' )
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment