diff --git a/CHANGELOG.md b/CHANGELOG.md index a8af23e..9f94e41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased](https://github.com/bueltge/WordPress-Admin-Style/compare/1.4.2...HEAD) +## [1.5.0](https://github.com/bueltge/WordPress-Admin-Style/compare/1.4.2...1.5.0) - 2017-05-24 * Added accessibility improvements on h1, in core since WP 4.8, [see make post](https://make.wordpress.org/core/2017/05/17/cleaner-headings-in-the-admin-screens/) +* Small Cleanup source formatting, class name PSR rule. +* Change to an simpler updater for the github repo, Kudos [GitHub Updater (Lite)](https://github.com/FacetWP/github-updater-lite) ## [1.4.2](https://github.com/bueltge/WordPress-Admin-Style/compare/1.4.1...1.4.2) - 2016-07-06 ### Added diff --git a/README.md b/README.md index 99ed1be..dc4132f 100755 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Shows the WordPress admin styles on one page to help you to develop WordPress co Alternative Colours, Pagination, Form Elements, Form Helper Functions, Tabs, Default Admin Color Schemes * Helper Classes * jQuery UI Examples - * [Dashicons](http://melchoyce.github.io/dashicons/) - * [Genericons](http://genericons.com) + * [Dashicons](https://developer.wordpress.org/resource/dashicons/) + * [Genericons](http://genericons.com/) ## Description WordPress is developing fast - this also applies to the design of the backend. @@ -46,17 +46,8 @@ you can thank me and leave a for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;) -### Translations -The plugin comes with various translations, please refer to the -[WordPress Codex](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") -for more information about activating the translation. -If you want to help to translate the plugin to your language, -please have a look at the .pot file which contains all defintions and may be used with a -[gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Windows) -or the plugin [Localization](http://wordpress.org/extend/plugins/codestyling-localization/) for WordPress. - ### Contact & Feedback -The plugin is designed and developed by me ([Frank Bültge](http://bueltge.de)) +The plugin is designed and developed by me ([Frank Bültge](https://bueltge.de)) Please let me know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.