3ev / wordpress-core
This package is abandoned and no longer maintained.
No replacement package was suggested.
Utility belt for improving the way you build Wordpress plugins and themes
v2.0.0
2016-05-11 16:16 UTC
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