junichi11 / netbeans-wordpress-plugin

Support for WordPress
http://plugins.netbeans.org/plugin/46542/php-wordpress-blog-cms
Other
91 stars 35 forks source link

Option to only create a blank theme with style.css and index.php #59

Closed Chris2011 closed 6 years ago

Chris2011 commented 6 years ago

In general, if you want to create your own theme, you only need 2 files: style.css and index.php. In the style.css there will be your options from actions -> WordPress -> Create Theme -> Underscores. So we have Backbones and Underscores, a new entry called "Blank Theme", "Custom Theme" or "Empty Theme" with the dialog to set the name, author etc. and to only have a folder with your name and style.css and index.php inside of it, would be very handy.

Cheers

Chris

junichi11 commented 6 years ago

Done.