Opened 8 years ago
Last modified 5 years ago
#43759 new defect (bug)
CS: Fix violations for wp-includes/class-wp-comment-query.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Comments | Keywords: | has-patch needs-refresh |
| Focuses: | docs, coding-standards | Cc: |
Description
Working on a patch for this during WordCamp London, currently.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
After adding an ignore to a
wpdb->prepare, I decided to add comments to add prepare statements to the separate parts that are used to build the query.