#adminnotices — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #adminnotices, aggregated by home.social.
-
Admin notices are widely used within #WordPress Core and in the extender community. Admin notices have common markup patterns and CSS classes, but required maintaining HTML independently for each notice throughout a project.
Two new functions were proposed: wp_get_admin_notice() and wp_admin_notice() to reduce the maintenance burden, encourage consistency, and enable argument and message filtering for all admin notices.
https://make.wordpress.org/core/2023/10/16/introducing-admin-notice-functions-in-wordpress-6-4/
-
Admin notices are widely used within #WordPress Core and in the extender community. Admin notices have common markup patterns and CSS classes, but required maintaining HTML independently for each notice throughout a project.
Two new functions were proposed: wp_get_admin_notice() and wp_admin_notice() to reduce the maintenance burden, encourage consistency, and enable argument and message filtering for all admin notices.
https://make.wordpress.org/core/2023/10/16/introducing-admin-notice-functions-in-wordpress-6-4/