bueltge / wordpress-admin-style

This plugin reference elements from wp-admin in an overview with the necessary markup and CSS classes to help you to develop WordPress compliant.
http://wpengineer.com/2226/new-plugin-to-style-your-plugin-on-wordpress-admin-with-default-styles/
GNU General Public License v2.0
960 stars 124 forks source link

Update for wp 4.3 #31

Closed bueltge closed 8 years ago

bueltge commented 9 years ago

https://make.wordpress.org/core/2015/07/08/today-in-the-nightly-customize-in-the-toolbar-passwords-ui-list-tables-on-phones-dashicons/

bueltge commented 8 years ago

Dashicons, New icons:

.dashicons-admin-customizer (f540) .dashicons-admin-multisite (f541) .dashicons-editor-table (f535) .dashicons-filter (f536) .dashicons-hidden (f530) .dashicons-image-filter (f533) .dashicons-image-rotate (f531) .dashicons-layout (f538) .dashicons-sticky (f537) .dashicons-thumbs-down (f542) .dashicons-thumbs-up (f529) .dashicons-unlock (f528) .dashicons-warning (f534)

lordspace commented 8 years ago

Great Job Frank. Thanks for continuing to work on the project.

This should the recommended approach when developing WP plugins as it would make the plugin UI so consistent with the WP's.

As soon as I discovered your project I've used the snippets in all my 80+ plugins :) I will be giving a talk in a Sofia WordPress meetup and will be mentioning your cool project. Not sure if it would be recorded though.

Slavi

bueltge commented 8 years ago

Thanks for the praise and the mentioning in your talk, is inspire. Best and good luck for your talk.

All the best.

lordspace commented 8 years ago

You are very welcome.