Skip to content

Commit 21feb3b

Browse files
committed
Added release version badge
1 parent 42e022f commit 21feb3b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
[![Author](https://img.shields.io/badge/author-Daniel%20M.%20Hendricks-blue.svg)](https://www.danhendricks.com)
1+
[![Author](https://img.shields.io/badge/author-Daniel%20M.%20Hendricks-lightgrey.svg?colorB=9900cc )](https://www.danhendricks.com)
2+
[![Latest Version](https://img.shields.io/github/release/dmhendricks/wordpress-base-plugin.svg)](https://github.com/dmhendricks/wordpress-base-plugin/releases)
23
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/danielhendricks)
3-
[![WP Engine](https://f001.backblazeb2.com/file/hendricks/images/badge/wpengine.svg)](http://bit.ly/WPEnginePlans)
4+
[![WP Engine](https://img.shields.io/badge/WP%20Engine-Compatible-orange.svg)](http://bit.ly/WPEnginePlans)
45
[![GitHub License](https://img.shields.io/badge/license-GPLv2-yellow.svg)](https://raw.githubusercontent.com/dmhendricks/wordpress-base-plugin/master/LICENSE)
56
[![Twitter](https://img.shields.io/twitter/url/https/github.com/dmhendricks/wordpress-base-plugin.svg?style=social)](https://twitter.com/danielhendricks)
67

@@ -66,7 +67,7 @@ See the [Getting Started](https://github.com/dmhendricks/wordpress-base-plugin/w
6667
* Add dynamically-created CSS/JS files based on settings
6768
* Refactor the Plugin class for better organization and self-documentation
6869
* Create decent documentation and perform cleanup on the [wordpress-toolkit](https://github.com/dmhendricks/wordpress-toolkit) dependency
69-
* Add [phpdotenv](https://github.com/vlucas/phpdotenv) support
70+
* Add [phpdotenv](https://github.com/etelford/phpdotenv) support
7071
* Add encrypted text field example
7172
* Add some useful Carbon Fields CSS classes
7273

0 commit comments

Comments
 (0)