[wp-trac] [WordPress Trac] #30473: Inline Docs: Remove invalid markup from DocBlocks

WordPress Trac noreply at wordpress.org
Mon Nov 24 04:57:19 UTC 2014


#30473: Inline Docs: Remove invalid markup from DocBlocks
--------------------------+-----------------------
 Reporter:  DrewAPicture  |       Owner:  rarst
     Type:  defect (bug)  |      Status:  assigned
 Priority:  high          |   Milestone:  4.1
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  docs
--------------------------+-----------------------

Comment (by DrewAPicture):

 In [changeset:"30537"]:
 {{{
 #!CommitTicketReference repository="" revision="30537"
 Ensure inline code is markdown-escaped as such, and that code snippets in
 descriptions are properly indented.

 Affects DocBlocks for the following core elements:
 * Backtick-escapes a `<link>` tag in a parameter description for the
 `embed_oembed_discover` hook
 * Inline code fixes in the summary and return description for
 `WP_List_Table::get_table_classes()`
 * Removes HTML markup from the summary for
 `WP_List_Table::display_rows_or_placeholder()`
 * Backtick-escapes a `<tr>` tag in a parameter description for
 `WP_Users_List_Table::single_row()`
 * Converts non-DocBlocks into multi-line comments in
 `WP_Dependencies::do_items()`
 * Removes HTML markup from the summary for the `comment_form_top` hook.
 * Inline code and snippet fixes in the description for
 `wp_get_schedules()`

 Props rarst for the initial patch.
 See #30473.
 }}}

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


More information about the wp-trac mailing list