Remove lib/post-types.php and lib/metaboxes.php

We now recommend placing custom post types and
metaboxes within a plugin that contains all of
your site specific functionality.

See the latest update to https://github.com/retlehs/soil
to find an example:

https://github.com/retlehs/soil/tree/master/mu-plugins/base
This commit is contained in:
Ben Word
2012-11-02 01:06:14 -05:00
parent 26deb029ee
commit d13f58ba97
6 changed files with 5 additions and 20 deletions

View File

@@ -1,3 +0,0 @@
<?php
// Custom metaboxes

View File

@@ -1,3 +0,0 @@
<?php
// Custom post types