You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add `password` field with encrypted `hidden` field
41
+
*Add wordpress-settings-api-class example
47
42
* Possibly add TGMPA example
48
-
* Possible add Customizer example
49
-
* Add wordpress-settings-api-class example(s)
43
+
* Added GitHub update checker example
44
+
* Possibly add Customizer example
45
+
* Ability to create dynamic CSS/JS files based on settings
50
46
* Allow loading Carbon Fields via [plugin](https://github.com/dmhendricks/carbon-fields-loader) rather than Composer dependency
51
-
* Test compatibility with WordPress 4.0 and higher
52
47
53
48
## Change Log
54
49
55
50
#### 0.2.0
56
51
52
+
This is the last version that is compatible with PHP 5.3 (_If_ all of your dependencies are compatible). Future releases will require PHP 5.4 or higher.
53
+
54
+
* Significantly refactored dependency checking
55
+
* Properly hooked admin notices
57
56
* Added object cache helper class
58
-
* Added example of loading Font Awesome if enabled in plugin settings
0 commit comments