iis/library

Useful helpers for WordPress themes

v4.2.0 2024-02-13 07:31 UTC

README

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