• Please remove the use of mysql_real_escape_string from your plugin and change is to esc_sql or mysqli_real_escape_string to be compatible with PHP 7.

  • The topic ‘Incompatible with PHP 7’ is closed to new replies.