[wp-trac] [WordPress Trac] #26921: Deprecated used function in WP 3.8
WordPress Trac
noreply at wordpress.org
Fri Jan 24 00:54:45 UTC 2014
#26921: Deprecated used function in WP 3.8
--------------------------+-----------------------------
Reporter: peternwp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.8
Severity: normal | Keywords:
--------------------------+-----------------------------
WP 3.8 gives the following Notice:-
"Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare()
or esc_sql() instead. in /home/plugtest/public_html/site/wp-
includes/functions.php on line 2908"
So presumably; wpdb::escape() needs to be replaced in
"wp_includes/functions.php".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26921>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list