Opened 13 years ago
Closed 13 years ago
#25619 closed defect (bug) (duplicate)
Don't use wpdb::prepare() in update_meta_cache()
| Reported by: | kovshenin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Options, Meta APIs | Version: | 2.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Using wpdb::prepare() in update_meta_cache() doesn't really prepare anything. If #25604 makes it in, core will be _doing_it_wrong().
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Got picked up in [26307]. #25511.