Skip to content
Snippets Groups Projects
Commit 8369dc6b authored by Erick Hitter's avatar Erick Hitter
Browse files

Remove unnecessary and incorrectly-used `$wpdb->prepare()` that triggers an...

Remove unnecessary and incorrectly-used `$wpdb->prepare()` that triggers an error currently. Since no untrusted variables are added to the query, there's nothing to prepare.

See http://wordpress.org/support/topic/prepare-warning-in-35.
parent 633cf33e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment