the plugin is throwing some warnings of deprecated function if debug is set to true `wpdb::escape is deprecated since version 3.6.0! Use wpdb::prepare() or esc_sql() instead.`
the plugin is throwing some warnings of deprecated function if debug is set to true
wpdb::escape is deprecated since version 3.6.0! Use wpdb::prepare() or esc_sql() instead.