Opened 3 years ago
Closed 3 years ago
#15618 closed defect (bug) (fixed)
use prepare on trackback urls
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Database | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Noticed this when looking at [16624]. The addslashes escapes the string, but we should be using prepare() in wpdb.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
see [16643]