PostTypes v2.2.1
Last updated
Last updated
Simple WordPress custom post types.
PHP >=7.2
>=5.1
Run the following in your terminal to install PostTypes with .
PostTypes uses autoloading and can be used with the Composer's autoloader. Below is a basic example of getting started, though your setup may be different depending on how you are using Composer.
Joe Grainger
See Composer's guide for details on working with Composer and autoloading.
Below is a basic example of setting up a simple book post type with a genre taxonomy. For more information, check out the .
The full documentation can be found online at
The class has no methods for making custom fields for post types, use
The book's example used in the README.md can be found in
Licensed under the
Maintained under the