Skip to content

Commit bf3a017

Browse files
committed
Updated Planned features list
1 parent 90d327a commit bf3a017

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,20 @@ It may also be used as the means of [separating custom code](http://www.billeric
1515
3. `cd wordpress-base-plugin`
1616
4. `composer install`
1717

18-
## TODO
18+
## Planned
1919

2020
* Refactor code
2121
* Add/test/document object caching class
2222
* Update to comply with new Carbon Fields standards
23-
* Add task runner and related documentation
23+
* Add task runner, related documentation and update .gitignore and rearrange `./assets`
24+
* Fix i18n issues and create `.pot` language file
25+
* Add Ajax call example
26+
* Possibly add hooks
27+
* Possibly add TGMPA example
2428

2529
## Change Log
2630

27-
#### 0.2.0 (unreleased)
31+
#### 0.2.0
2832

2933
* Added experimental Cache class
3034
* Removed `./vendor` from repo

0 commit comments

Comments
 (0)