sackrin / boilerplate-utils
Simple utility library for managing common WordPress tasks
v0.5.0
2018-02-16 12:10 UTC
Requires
- php: >=5.6.4
- anahkiasen/underscore-php: 2.0.0
This package is not auto-updated.
Last update: 2024-11-10 05:19:37 UTC
README
Simple utility library for managing common WordPress tasks. Mainly used in support of the docker WordPress project. Provides utilities to handle theme population of common WordPress entities such as posts, taxonomies, menus, etc as well as session management.
Install using the following composer require statment.
composer require sackrin/boilerplate-utils