Useful helpers for WordPress themes


Keywords
helpers, theme, library, wordpress
License
MIT

Documentation

IIS Library

Useful helpers for WordPress theme development

Install

composer require iis/library

Usage

The helper functions are autoloaded with composer so you can use them without any additional setup. Read the documentation to get started.

Contribution

Make sure you add tests for all helpers and also that you lint the code to make sure that it follows the IIS Coding Conventions