Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"wordless new" bad theme path #2

Open
alessandro-fazzi opened this issue May 28, 2013 · 2 comments
Open

"wordless new" bad theme path #2

alessandro-fazzi opened this issue May 28, 2013 · 2 comments

Comments

@alessandro-fazzi
Copy link
Member

with wordless new myfolder the theme get installed in wp-content/themes not in wp-content/themes/wordless

@alessandro-fazzi
Copy link
Member Author

The bug is different:
wordless new .

The folder . will be used for

  • creating a new dir and downloading wordpress inside it
  • smtg similar to cd ./wp-content/themes && mkdir . && cd . and the theme will be installed here...

So:

  • we have to negate the use of . as dir or
  • we have to give to the theme folder a default name if . was passed as argument

@ghost ghost assigned Arkham May 29, 2013
@endorama
Copy link

endorama commented Jun 4, 2013

+1 for default name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants