wpdb::escape is deprecated
-
Getting a lot of notices with WP_DEBUG set to true.
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead.Much appreciated if you can update your plugin.
Best,
Brian
The topic ‘wpdb::escape is deprecated’ is closed to new replies.