[wp-trac] [WordPress Trac] #44585: Docs: $wpdb->prepare should point to $wpdb->esc_like method
WordPress Trac
noreply at wordpress.org
Wed Dec 5 19:13:33 UTC 2018
#44585: Docs: $wpdb->prepare should point to $wpdb->esc_like method
----------------------------------------+-----------------------------
Reporter: felipeelia | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Database | Version:
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses: docs
----------------------------------------+-----------------------------
Changes (by ocean90):
* keywords: 2nd-opinion => needs-patch good-first-bug
* status: closed => reopened
* focuses: => docs
* resolution: worksforme =>
* milestone: Awaiting Review => Future Release
Comment:
The @see tag should only be used for filters. To fix the linking `{@see
esc_like()}` should get replaced with `wpdb::esc_like()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44585#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list