One-click database optimization with precise revision cleanup and flexible scheduling. Speeding up sites since 2011!
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$i'. | 1755:49 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found odb_utilities_obj | 1821:58 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found odb_sanitize_key | 1821:77 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $prefix | 1821:95 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_results($sql)\n$sql assigned unsafely at line 1811:\n $sql = $wpdb->prepare("\r\n\t\t\tSELECT %s AS site,\r\n\t\t\t\t`post_id` AS ID,\r\n\t\t\t\t'post meta' AS type,\r\n\t\t\t\t'' AS post_title,\r\n\t\t\t\t'' AS post_modified,\r\n\t\t\t\t'' AS term_taxonomy_id,\r\n\t\t\t\t`meta_key`,\r\n\t\t\t\t`meta_value`\r\n\t\t\t FROM " . $odb_class->odb_utilities_obj->odb_sanitize_key( $prefix . 'postmeta' ) . "\r\n\t\t\t WHERE post_id NOT IN (SELECT ID FROM " . $odb_class->odb_utilities_obj->odb_sanitize_key( $prefix . 'posts' ) . ")\r\n\t\t\t ORDER BY `meta_key`\r\n\t\t\t", $prefix)\n$odb_class->odb_utilities_obj used without escaping.\n$prefix assigned unsafely at line 1788:\n $prefix = $odb_class->odb_ms_prefixes[$i]\n$odb_class->odb_ms_prefixes[$i] used without escaping. | 1826:22 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 1826:34 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_results($sql)\n$sql assigned unsafely at line 1811:\n $sql = $wpdb->prepare("\r\n\t\t\tSELECT %s AS site,\r\n\t\t\t\t`post_id` AS ID,\r\n\t\t\t\t'post meta' AS type,\r\n\t\t\t\t'' AS post_title,\r\n\t\t\t\t'' AS post_modified,\r\n\t\t\t\t'' AS term_taxonomy_id,\r\n\t\t\t\t`meta_key`,\r\n\t\t\t\t`meta_value`\r\n\t\t\t FROM " . $odb_class->odb_utilities_obj->odb_sanitize_key( $prefix . 'postmeta' ) . "\r\n\t\t\t WHERE post_id NOT IN (SELECT ID FROM " . $odb_class->odb_utilities_obj->odb_sanitize_key( $prefix . 'posts' ) . ")\r\n\t\t\t ORDER BY `meta_key`\r\n\t\t\t", $prefix)\n$odb_class->odb_utilities_obj used without escaping.\n$prefix assigned unsafely at line 1788:\n $prefix = $odb_class->odb_ms_prefixes[$i]\n$odb_class->odb_ms_prefixes[$i] used without escaping. | 1831:22 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 1831:34 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$i'. | 1855:50 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$results[$i]['site']'. | 1856:48 | Security |
| 11/13/2025, 12:25:43 AM | 11s | 5 | 614 | 127 |