Skip to content

Commit e478b62

Browse files
committed
Added candy
1 parent ab75a29 commit e478b62

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![Author](https://img.shields.io/badge/author-Daniel%20M.%20Hendricks-blue.svg)](https://www.danhendricks.com)
2+
[![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/dmhendricks/wordpress-base-plugin/master/LICENSE)
3+
[![Twitter](https://img.shields.io/twitter/url/https/github.com/dmhendricks/wordpress-base-plugin.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=%5Bobject%20Object%5D)
4+
15
# WordPress Base Plugin
26

37
## Description
@@ -42,7 +46,7 @@ It may also be used as the means of [separating custom code](http://www.billeric
4246
* Add `password` field with encrypted `hidden` field
4347
* Add [wordpress-settings-api-class](https://github.com/tareq1988/wordpress-settings-api-class) example
4448
* Add [TGMPA](http://tgmpluginactivation.com/) example
45-
* Add GitHub update class
49+
* Add GitHub update class (GitHub Updater 7 is destroying my memory consumption)
4650
* Add Customizer example
4751
* Add dynamically-created CSS/JS files based on settings
4852
* Allow loading Carbon Fields via [plugin](https://github.com/dmhendricks/carbon-fields-loader) rather than Composer dependency

0 commit comments

Comments
 (0)