Skip to content

Instantly share code, notes, and snippets.

@bradp
Created January 21, 2015 19:34
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 bradp/a1f8893f4a29e447f2d2 to your computer and use it in GitHub Desktop.
Save bradp/a1f8893f4a29e447f2d2 to your computer and use it in GitHub Desktop.
{
"folders":
[
{
"follow_symlinks": true,
"name": "my-theme",
"path": "htdocs/wp-content/themes/my-theme-name"
},
{
"follow_symlinks": true,
"name": "some-plugin",
"path": "htdocs/wp-content/plugins/some-plugin"
},
{
"follow_symlinks": true,
"name": "mu-plugins",
"path": "htdocs/wp-content/mu-plugins"
},
{
"follow_symlinks": true,
"name": "plugins",
"path": "htdocs/wp-content/plugins"
},
{
"follow_symlinks": true,
"name": "themes",
"path": "htdocs/wp-content/themes"
},
{
"follow_symlinks": true,
"name": ".",
"path": "htdocs"
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment