Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 442 Bytes

WPX

Common WordPress functions and utilities.

Purpose

To demonstate common WordPress functions that are easy to implement in your own WordPress plugins and themes.

Installation

This repository can be cloned into your project, but is probably more useful to cherry pick the functions you need and include them.

TODO:

These are things that will be included in the future.

  • Package for Composer
  • Package for Must-Use Plugin