Make WordPress Core

Opened 7 years ago

Last modified 4 years ago

#43759 new defect (bug)

CS: Fix violations for wp-includes/class-wp-comment-query.php

Reported by: jipmoors's profile jipmoors 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)

43759-fix-coding-standards.patch (12.5 KB) - added by jipmoors 7 years ago.

Download all attachments as: .zip

Change History (5)

#1 @jipmoors
7 years ago

  • Keywords has-patch added; needs-patch removed

#2 @jipmoors
7 years ago

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.

#3 @SergeyBiryukov
5 years ago

  • Component changed from General to Comments

#4 @davidbaumwald
4 years ago

  • Focuses docs added
  • Keywords needs-refresh added

A lot of this was resolved with the related changesets in #45934, but some items still need addressing. This includes the $wpdb->prepare on some of the where clauses and a couple of docs instances. Marking this for a refresh.

Note: See TracTickets for help on using tickets.