File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ It may also be used as the means of [separating custom code](http://www.billeric
4949* Add GitHub update class (GitHub Updater 7 is destroying my memory consumption)
5050* Add Customizer example
5151* Add dynamically-created CSS/JS files based on settings
52- * Allow loading Carbon Fields via [ plugin] ( https://github.com/dmhendricks/carbon-fields-loader ) rather than Composer dependency
5352
5453## Change Log
5554
@@ -60,6 +59,7 @@ Release changes are noted on the [Releases](https://github.com/dmhendricks/wordp
6059* Bumped minimum PHP version check to 5.4
6160* Added initial ` plugin.json ` for configuration
6261* Fixed caching expiration bug
62+ * Removed Carbon Fields as dependency in favor of [ plugin] ( https://github.com/dmhendricks/carbon-fields-loader )
6363
6464## Credits
6565
Original file line number Diff line number Diff line change 4141 ],
4242 "require" : {
4343 "php" : " >=5.4.0" ,
44- "htmlburger/carbon-fields" : " ^2.0.0" ,
4544 "PHLAK/Config" : " ^2.0.0" ,
4645 "jjgrainger/posttypes" : " dev-master" ,
4746 "hgoebl/mobile-detect" : " >=1.3.0" ,
You can’t perform that action at this time.
0 commit comments