-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. Built from https://develop.svn.wordpress.org/trunk@53584 git-svn-id: https://core.svn.wordpress.org/trunk@53172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
- Loading branch information
1 parent
0aba666
commit 6b5d2f2
Showing
2 changed files
with
100 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters