Opened 3 years ago

Last modified 3 years ago

#14126 new enhancement

Add hook for message on admin-header in h1-privacy

Reported by: bueltge 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)

admin-header.php (5.4 KB) - added by bueltge 3 years ago.
wp-admin.css (51.1 KB) - added by bueltge 3 years ago.
wp-admin.dev.css (63.5 KB) - added by bueltge 3 years ago.
admin-header.patch (104.0 KB) - added by bueltge 3 years ago.

Download all attachments as: .zip

Change History (10)

bueltge3 years ago

bueltge3 years ago

bueltge3 years ago

bueltge3 years ago

  • Keywords has-patch added
  • Keywords needs-refresh added; has-patch removed
  • Milestone changed from Awaiting Review to Future Release

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

  • 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?

  • Cc frank@… added
Note: See TracTickets for help on using tickets.