[wp-trac] [WordPress Trac] #25229: Add Inline Docs for Hooks

WordPress Trac noreply at wordpress.org
Fri Sep 6 16:45:55 UTC 2013


#25229: Add Inline Docs for Hooks
----------------------------+------------------
 Reporter:  rzen            |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.7
Component:  Inline Docs     |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+------------------

Comment (by nacin):

 Replying to [comment:15 natejacobs]:
 > I wasn't sure of the best way to handle the use of the
 > {{{
 > do_action('comment_form');
 > }}}
 > in the deprecated wp-includes/theme-compat/ files. I added a note in the
 long description that this use of the action is in a deprecate file.
 Better to use the @deprecated tag in this case?

 This is actually a `//duplicate_hook` situation. `comment_form` is a hook
 included in the `comment_form()` function.

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


More information about the wp-trac mailing list