opsone/wordpress-theme-kit-lib

This package is abandoned and no longer maintained. No replacement package was suggested.

A php library for wordpress-theme-kit

0.1.1 2014-09-30 21:03 UTC

This package is not auto-updated.

Last update: 2020-02-03 03:58:19 UTC


README

Installation

Composer

Add librairy into you composer.json

{
    "require": {
        "opsone/wordpress-theme-kit-lib": "0.1.*"
    }
}