[buddypress-trac] [BuddyPress] #5100: $wpdb->escape() deprecated in WordPress 3.6.
buddypress-trac
noreply at wordpress.org
Tue Jul 16 19:13:07 UTC 2013
#5100: $wpdb->escape() deprecated in WordPress 3.6.
-----------------------------+-------------------------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: highest | Milestone: 1.8.1
Component: Core | Version: 1.5
Severity: normal | Keywords: needs-patch 2nd-opinion
-----------------------------+-------------------------------------
See: #WP24774 - [WP24718]
We currently use $wpdb->escape() in 25 locations. We'll want to switch to
using esc_sql() or properly $wpdb->prepare()'ing instead.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5100>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list