10up / generator-wp-make

A Yeoman generator for making WordPress things
184 stars 42 forks source link

Special characters in title of plugin not converting right for namespacing #52

Closed colegeissinger closed 8 years ago

colegeissinger commented 9 years ago

I just created a plugin that had a colon in it. It appears when the title contains special characters, these aren't being stripped from the title when it is converted to the namespacing within the code. Creating fatal errors :(

E.G. Title: 10up: Awesome Plugin Result in the code: TenUp\10up:_awesome_plugin\Core\setup();

Takeno commented 8 years ago

:+1: It converted my namespace in: La_Retina_d'Oro