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

https://github.com/devidw/wp-helper


https://github.com/devidw/wp-helper

Last synced: about 1 year ago
JSON representation

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]
----