[wp-trac] [WordPress Trac] #25783: Allow styling the post title field in DFW
WordPress Trac
noreply at wordpress.org
Thu Nov 28 04:45:24 UTC 2013
#25783: Allow styling the post title field in DFW
-------------------------+----------------------
Reporter: raamdev | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Resolution: invalid
Keywords: has-patch |
-------------------------+----------------------
Changes (by helen):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Sure you can. Add a little CSS targeting `#wp-fullscreen-title` via
`admin_head`. Bonus points for checking `if ( 'post' ===
get_current_screen()->base )` first.
Also, not a big fan of inline CSS like that.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25783#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list