[Bb-trac] Re: [bbPress] #430: Example user_name plugin

bbPress bb-trac at lists.bbpress.org
Thu Jul 12 13:27:29 GMT 2007


#430: Example user_name plugin
-----------------------+----------------------------------------------------
 Reporter:  mdawaffe   |        Owner:  mdawaffe
     Type:  defect     |       Status:  closed  
 Priority:  lowest     |    Milestone:          
Component:  Front-end  |      Version:          
 Severity:  trivial    |   Resolution:  fixed   
 Keywords:  plugin     |  
-----------------------+----------------------------------------------------
Changes (by _ck_):

  * type:  enhancement => defect

Comment:

 You missed a filter

 {{{
 add_filter( 'get_topic_last_poster', 'bb_use_display_name', 1, 2 );
 }}}

-- 
Ticket URL: <http://trac.bbpress.org/ticket/430#comment:2>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list