Plugin comment
Closed this issue · 2 comments
franz-josef-kaiser commented
Short Q: Why isn't this a plugin? Just to avoid the require...
roborourke commented
Short answer is that anything that is required by a theme to work shouldn't be a plugin IMO. Until WP has a proper system for dependencies etc... then I don't think this makes sense as a plugin. You'd only need to add the plugin header comment to it if you really wanted to use it as one though.
franz-josef-kaiser commented
ok Thanks!