Skip to content

wpdb::escape warnings #18

Description

@Damienov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions