[wp-trac] Re: [WordPress Trac] #9657: meta links filters
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 28 20:45:56 GMT 2009
#9657: meta links filters
----------------------------+-----------------------------------------------
Reporter: hakre | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Administration | Version: 2.8
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Changes (by hakre):
* keywords: needs-patch => has-patch
* milestone: 2.9 => 2.8
Comment:
This is a full Patchset containing all PHP, CSS and JS Code. The Plugin
has been reduced to demonstrate the usage of one of the hooks only.
screen_metas() in template.php has been rewritten to better reflect having
0-n screen_meta tabs.
new hook ''screen_meta_basic_metas'' can filter the basic screen_metas
(that is contextual help and screen options)
hook ''screen_meta_extra_metas'' can be used to add own screen_metas (as
the test plugin does).
some ie6 css code has been improved by the way.
tested against firfox 3, ie 6, opera 9 and chrome 1. ie 7 test pending.
this thingy is ready and really nice to have.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9657#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list