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 Admin Notices #67

Closed bueltge closed 9 months ago

bueltge commented 1 year ago

Is your feature request related to a problem?

Only an update, because the core defined now a function to get a standardized admin notice. https://core.trac.wordpress.org/changeset/56408

Describe the desired solution

Update the existing hints for admin notices, because there is no markup necessary.