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

WordPress Trac noreply at wordpress.org
Sun Nov 30 11:56:00 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:"30653"]:
 {{{
 #!CommitTicketReference repository="" revision="30653"
 Docs Formatting: Backtick-escape inline code for all dynamic hook docs in
 wp-includes/post.php.

 Affects DocBlocks for the following hooks:
 * `post_type_labels_{$post_type}`
 * `edit_{$field}`
 * `{$field_no_prefix}_edit_pre`
 * `pre_{$field}`
 * `{$field_no_prefix}_save_pre`
 * `{$field}_pre`
 * `$field`
 * `save_post_{$post->post_type}`
 * `{$old_status}_to_{$new_status}`
 * `{$new_status}_{$post->post_type}`

 See #30552.
 }}}

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


More information about the wp-trac mailing list