You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should help improve security in the unlikely scenario that someone somehow manages to inject malicious code in $wpdb->prefix or $wpdb->table_name for example.
This will require bumping the minimum required WordPress version to 6.2 and also possibly revising some WPCS exclusion rules as well.