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.
- Host: GitHub
- URL: https://github.com/cadyio/wpx
- Owner: CadyIO
- License: gpl-2.0
- Created: 2017-04-05T05:11:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T05:26:51.000Z (about 9 years ago)
- Last Synced: 2025-01-28T05:14:25.259Z (over 1 year ago)
- Topics: mariadb, mysql, php, wordpress
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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