3logic / wpframework
Object-oriented custom post type/taxonomies framework for Wordpress
Installs: 71
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
pkg:composer/3logic/wpframework
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.2.*
This package is not auto-updated.
Last update: 2025-09-23 08:39:00 UTC
README
##What is this
This little library is what we use in our projects when we develop a Wordpress website. It helps us to write a class for each custom post type in which is simple to define also custom taxonomy and to wrap custom fields (we use ACF) as class members.
##Example
We will soon provide some examples of use of this library.
Thanks
Thanks for using this. This library is brougth to you by