sackrin/wordpress-utils

This package is abandoned and no longer maintained. The author suggests using the sackrin/boilerplate-utils package instead.

Simple utility library for managing common WordPress tasks

v0.0.3 2017-12-07 06:21 UTC

This package is not auto-updated.

Last update: 2022-02-01 13:11:02 UTC


README

PLEASE NOTE! This project is no longer maintained and has been moved to https://github.com/sackrin/boilerplate-utils

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/wordpress-utils