We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5fd397 commit c71e5f6Copy full SHA for c71e5f6
1 file changed
integrations/query-monitor/boot.php
@@ -56,6 +56,7 @@
56
}
57
58
59
+global $wpdb;
60
if ( ! isset( $wpdb ) ) {
61
return;
62
0 commit comments