Download the PHP package awethemes/wp-object without Composer
On this page you can find all versions of the php package awethemes/wp-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download awethemes/wp-object
More information about awethemes/wp-object
Files in awethemes/wp-object
Download awethemes/wp-object
More information about awethemes/wp-object
Files in awethemes/wp-object
Vendor awethemes
Package wp-object
Short Description Completely OOP for WordPress objects
License MIT
Package wp-object
Short Description Completely OOP for WordPress objects
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-object
WP-Object
Completely OOP for WordPress objects
Features
- Provide an abstract layer for working with WordPress objects (post, CPT, taxonomy, etc...) with fluent API for create, update and delete.
- Support WordPress meta-data with
mappings
for automatic update. - And more..
Install
Install via composer
Examples:
An simple example:
And how to use:
Suppose we have a custom taxonomy product_category
has been registered before (see register taxonomy)
Create new via Product_Category
License
All versions of wp-object with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package awethemes/wp-object contains the following files
Loading the files please wait ....