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();
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();