[wp-trac] [WordPress Trac] #30552: Inline Docs: Fix core DocBlock formatting and cross referencing

WordPress Trac noreply at wordpress.org
Sun Nov 30 11:59:27 UTC 2014


#30552: Inline Docs: Fix core DocBlock formatting and cross referencing
--------------------------+-----------------------------
 Reporter:  DrewAPicture  |       Owner:  DrewAPicture
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  Future Release
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  docs
--------------------------+-----------------------------

Comment (by DrewAPicture):

 In [changeset:"30654"]:
 {{{
 #!CommitTicketReference repository="" revision="30654"
 Docs Formatting: Backtick-escape inline code for all dynamic hook docs in
 wp-includes/taxonomy.php.

 Affects DocBlocks for the following hooks:
 * `get_$taxonomy`
 * `edit_term_{$field}`
 * `edit_{$taxonomy}_{$field}`
 * `pre_term_{$field}`
 * `pre_{$taxonomy}_{$field}`
 * `term_{$field}_rss`
 * `{$taxonomy}_{$field}_rss`
 * `term_{$field}`
 * `{$taxonomy}_{$field}`
 * `delete_$taxonomy`
 * `create_$taxonomy`
 * `edit_$taxonomy`
 * `edited_$taxonomy`

 See #30552.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30552#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list