[wp-trac] [WordPress Trac] #55646: Docblock improvements for 6.1

WordPress Trac noreply at wordpress.org
Tue Jun 28 11:25:38 UTC 2022


#55646: Docblock improvements for 6.1
----------------------------+---------------------
 Reporter:  costdev         |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  6.1
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  docs
----------------------------+---------------------

Comment (by SergeyBiryukov):

 In [changeset:"53584" 53584]:
 {{{
 #!CommitTicketReference repository="" revision="53584"
 Docs: Adjust some DocBlocks in `wpdb` per the documentation standards.

 Includes:
 * Wrapping long single-line comments to multi-line for better readability.
 * Formatting code blocks to display correctly on the Code Reference.
 * Other minor edits for consistency.

 This applies to:
 * `wpdb::$allow_unsafe_unquoted_parameters`
 * `wpdb::escape_identifier()`
 * `wpdb::_escape_identifier_value()`
 * `wpdb::prepare()`
 * `wpdb::has_cap()`

 Follow-up to [53575].

 See #52506, #55646.
 }}}

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


More information about the wp-trac mailing list