• Resolved szabesz

    (@szabesz)


    Hello,

    I have just stumbled upon a cool plugin called Plugin Inspector by Gioni. This plugin looks for deprecated WordPress functions and other possible issues in the code of other plugins.

    While testing this plugin, I noticed that it reports:

    Deprecated /pods/includes/data.php view source
    like_escape at line 120:
    $output = like_escape( pods_sanitize( $input ) );
    Deprecated 4.0.0 Use wpdb::esc_like()

    Hope you can eliminate the issue in the future.

    BTW: This is a wonderful plugin. Keep up the good work!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘like_escape is deprecated since 4.0.0’ is closed to new replies.