[wp-trac] [WordPress Trac] #18561: Better Way to Insert Things Below Individual Posts

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 2 15:59:19 UTC 2011


#18561: Better Way to Insert Things Below Individual Posts
-------------------------+------------------------------
 Reporter:  jane         |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  General      |     Version:  3.2.1
 Severity:  minor        |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by ericmann):

 Another alternative is to create a hook/filter like we do with contact
 methods in the user profile.  The function
 `_wp_get_user_contact_methods()` returns a filterable list that's turned
 into the input fields for AIM, Yahoo, and Jabber in the profile.  A
 similar (filterable) function `_wp_get_social_media_icons()` would be able
 to do the same thing.

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


More information about the wp-trac mailing list