3ev / wordpress-core
Utility belt for improving the way you build Wordpress plugins and themes
Installs: 1 738
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 9
Forks: 1
Open Issues: 1
Requires
- php: >= 5.3.2
- nesbot/carbon: ~1.13
- pimple/pimple: ~3.0
Requires (Dev)
- apigen/apigen: ~4.0
README
#3ev Core Wordpress library
A modern API for structuring and building plugins and themes in Wordpress, whilst keeping the familiar environment that Wordpress developers are used to.
##Versions
From version 2.0.0
, this packages supports Wordpress 4.4 or newer. Use a 1.x
version of this package for Wordpress <= 4.3
support.
##Installation
$ composer require 3ev/wordpress-core
##Documentation
- API documentation - http://3ev.github.io/wordpress-core/
- Usage, tutorials and other info - https://github.com/3ev/wordpress-core/wiki
##Licence
MIT © 3ev