File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,16 +15,19 @@ It may also be used as the means of [separating custom code](http://www.billeric
15153 . ` cd wordpress-base-plugin `
16164 . ` composer install `
1717
18- ## Planned
18+ ## Planned Features
1919
2020* Refactor code
2121* Add/test/document object caching class
2222* Update to comply with new Carbon Fields standards
2323* Add task runner, related documentation and update .gitignore and rearrange ` ./assets `
2424* Fix i18n issues and create ` .pot ` language file
2525* Add Ajax call example
26+ * Add encrypt/decrypt example
27+ * Add hidden ` password ` field with encrypted ` hidden ` field
2628* Possibly add hooks
2729* Possibly add TGMPA example
30+ * Test compatibility with WordPress 4.0 and higher
2831
2932## Change Log
3033
@@ -33,6 +36,7 @@ It may also be used as the means of [separating custom code](http://www.billeric
3336* Added experimental Cache class
3437* Removed ` ./vendor ` from repo
3538* Renamed Helpers Class to Utils
39+ * Tested PHP 5.3 - 7.1 compatibility
3640* Added minimum PHP version check
3741
3842#### 0.1.2
You can’t perform that action at this time.
0 commit comments