https://github.com/devidw/wp-helper
https://github.com/devidw/wp-helper
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devidw/wp-helper
- Owner: devidw
- Created: 2022-02-11T12:58:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T15:51:32.000Z (almost 4 years ago)
- Last Synced: 2024-10-18T21:04:18.060Z (over 1 year ago)
- Language: PHP
- Homepage: https://packagist.org/packages/devidw/wp-helper
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= WordPress Helper
A collection of helper functions to use inside WordPress.
== Installation
[source,zsh]
----
composer require --dev devidw/wp-helper=dev-master
----
== Usage
[source,php]
----