Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Administration: Use wp_admin_notice() in /wp-includes/. #5223

Conversation

costdev
Copy link
Contributor

@costdev costdev commented Sep 15, 2023

Adds further usages of wp_admin_notice() in the root level of /wp-includes/ on .error and .notice-info.

Ongoing task to implement new function across core.

Trac ticket: https://core.trac.wordpress.org/ticket/57791

This implements the `wp_admin_notice()` function to standardize
admin notices in widget-related files.
@costdev costdev force-pushed the implement_wp_admin_notice_in_wp_includes branch from 066b1e3 to 6599884 Compare September 15, 2023 17:31
@costdev costdev marked this pull request as ready for review September 15, 2023 17:32
This implements the `wp_admin_notice()` function to standardize
an admin notice in the Attachment Details modal.
@costdev costdev force-pushed the implement_wp_admin_notice_in_wp_includes branch from 6599884 to fc4997b Compare September 15, 2023 19:51
@costdev
Copy link
Contributor Author

costdev commented Sep 16, 2023

Committed in r56597.

@costdev costdev closed this Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants