[wp-trac] [WordPress Trac] #13235: Add filter for author on media page
WordPress Trac
wp-trac at lists.automattic.com
Mon May 3 19:58:26 UTC 2010
#13235: Add filter for author on media page
-------------------------+--------------------------------------------------
Reporter: sbressler | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.1
Component: Media | Version: 3.0
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Comment(by sbressler):
Well, one could filter 'the_author' and/or 'get_the_author_display_name',
which actually does seem like a better idea than adding this filter.
However, then the code in upload.php should probably be changed to use
the_author or run through the filter instead of echoing
$author->display_name. Thoughts?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13235#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list