[Bb-trac] Re: [bbPress] #628: Hook for post author metadata

bbPress bb-trac at lists.bbpress.org
Sat Sep 15 00:14:54 GMT 2007


#628: Hook for post author metadata
-------------------------+--------------------------------------------------
 Reporter:  GTim         |        Owner:                 
     Type:  enhancement  |       Status:  closed         
 Priority:  normal       |    Milestone:  0.8.3 & XML-RPC
Component:  Front-end    |      Version:                 
 Severity:  minor        |   Resolution:  wontfix        
 Keywords:  hook         |  
-------------------------+--------------------------------------------------
Changes (by mdawaffe):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 The fewer the hooks there are in actual templates the easier it is to
 write new themes.

 I think we have too many even now.

 My general opinion is that plugins should ask their users to add

 {{{
 <?php if ( function_exists( 'bobs_whirly_gig' ) ) bobs_whirly_gig(); ?>
 }}}

 In their custom templates.

 I do think we need to figure out exactly what and where we need hooks, but
 I think that needs to be done on the global scale rather than adding new
 hooks in piecemeal.

 Please feel free to contribute more discussion (and even to reopen).  I'm
 just closing this janitorially (is that even a word?).

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


More information about the Bb-trac mailing list