[wp-trac] [WordPress Trac] #18629: Show SVN revision in 'right now' (and footer)

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 9 19:34:46 UTC 2011


#18629: Show SVN revision in 'right now' (and footer)
----------------------------+------------------------------
 Reporter:  Ipstenu         |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.3
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+------------------------------

Comment (by nacin):

 We can probably do this without a new global.

 The trick would probably be to use the bloginfo filter and switch these to
 get_bloginfo('version', 'display'). Then have a function hook into there
 to add the SVN version. By default, it should probably only do said
 hooking if is_admin() and is_super_admin().

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18629#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list