From 7d737a266ac1708cb31f7998eb44ee417c77055d Mon Sep 17 00:00:00 2001 From: Brandon Hubbard Date: Mon, 7 Nov 2016 12:34:18 -0800 Subject: [PATCH] Added WP API Libraries Link --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 06e284b..d501c97 100644 --- a/index.md +++ b/index.md @@ -231,6 +231,7 @@ Query Monitor also transparently supports all [Debug Bar](http://wpgear.org/#deb - [Fakerpress](https://wordpress.org/plugins/fakerpress/) - Generate tons of complex dummy content + * * * * * PHP Boilerplate @@ -293,7 +294,7 @@ PHP Boilerplate - [WP Requirements](https://github.com/unfulvio/wp-requirements) - A little utility class template to adapt in your plugin project to help you check for WP version, PHP version and PHP extensions before letting users activate a plugin that has minimum requirements. - [Auto login](https://github.com/szepeviktor/auto-login) - An MU plugin to log in without username and password. A username should be `define()`-d in wp-config. - [SMTP URI](https://github.com/szepeviktor/smtp-uri) Quickly set up SMTP. "smtp://localhost:2525" - +- [WP API Libraries](https://wp-api-libraries.com) - A collection of WordPress specific API Libraries. * * * * *