Skip to content

Commit 744476a

Browse files
committed
Prep for 0.3.0-rc1
1 parent 0c1f963 commit 744476a

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -56,21 +56,7 @@ Release changes are noted on the [Releases](https://github.com/dmhendricks/wordp
5656

5757
#### Branch: `master`
5858

59-
* Bumped minimum PHP version check to 5.6
60-
* Added [Gulp](https://gulpjs.com/) for task automation (SASS, JS processing)
61-
* Added `gulp rename` task ([notes](https://github.com/dmhendricks/wordpress-base-plugin/wiki#node-packages--renaming-stringsfiles))
62-
* Added [Bower](https://bower.io/) to (optionally) load third-party scripts
63-
* Drastically refactored configuration management
64-
* Split out settings pages, shortcodes, CPT & widgets into separate files/classes (thanks [obstschale](https://github.com/obstschale/wordpress-base-plugin))
65-
* Added `wp-pot-cli` to `package.json` to create `.pot` translation file
66-
* Added `npm run zip` to package plugin as ZIP file
67-
* Added `register_uninstall_hook` to delete Carbon Fields settings when plugin uninstalled
68-
* Added Ajax example "Clear Cache" link to admin bar dropdown
69-
* Added [wordpress-settings-api-class](https://github.com/tareq1988/wordpress-settings-api-class) settings page example
70-
* Added `WPTK_DISABLE_CACHE` constant
71-
* Added `VERSION` constant ([info](https://github.com/dmhendricks/wordpress-base-plugin/wiki/Configuration-&-Constants))
72-
* Added [wordpress-toolkit](https://github.com/dmhendricks/wordpress-toolkit) as dependency
73-
* Renamed `Utils` class to `Helpers`
59+
* None
7460

7561
## Credits
7662

0 commit comments

Comments
 (0)