An open API service indexing awesome lists of open source software.

https://github.com/cadyio/wpx

Common WordPress functions and utilities.
https://github.com/cadyio/wpx

mariadb mysql php wordpress

Last synced: 2 months ago
JSON representation

Common WordPress functions and utilities.

Awesome Lists containing this project

README

          

# 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