Ref #525 - Add placeholder files for custom post types & metaboxes

This commit is contained in:
Ben Word
2012-08-20 19:38:46 -05:00
parent 63d3f6185a
commit 27efb74b44
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
* Move `css/`, `img/`, and `js/` folders within a new `assets/` folder
* Move templates, `comments.php`, and `searchform.php` to `templates/` folder
* Rename `inc/` to `lib/`
* Add placeholder `lib/post-types.php` and `lib/metaboxes.php` files
* Rename `loop-` files to `content-`
* Remove all hooks
* Use `templates/page-header.php` for page titles