Opened 3 years ago
Last modified 3 years ago
#14126 new enhancement
Add hook for message on admin-header in h1-privacy
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | needs-refresh |
| Cc: | frank@… |
Description
Add a hook for add a message inside from h1 in admin-header.php, same as privacy message in WP 3.0, see example images: http://drp.ly/1glQ2G
I think, its great for the UI and create messages about all sites in backend. I change also the ID in class, no redunace on use this style.
Please see the files and sorry for my bad english.
Attachments (4)
Change History (10)
- Keywords needs-refresh added; has-patch removed
- Milestone changed from Awaiting Review to Future Release
- Cc frank@… added
Hi Nacin,
do you mean the wp-admin.css?
It is not possible to dont use this file from trac?
use the SCRIPT_DEBUG constant, and only patch the development (.dev.css) scripts. No need to patch the compressed scripts.
Also, the patch file should be one file, even if it modifies multiple files.
- Cc frank@… removed
yes, i work so. But i think it is easyer for you, when you become all files.
On my dev-WordPress u use WP_DEBUG and also SCRIPT_DEBUG for us uncompressed script.
It is important, that i send a ne patch?

Seems sane. Please re-patch without touching the compressed scripts, however.