Super Speedy Search icon

Release v5.54

Super Speedy Search v5.54

What's new in v5.54

Super Speedy Search v5.54 was released on . Stop losing visitors, impress your users, help them find what they need, make your site admins happier, help your site breathe more easily and don’t waste money on expensive 3rd party search, all w... See the full changelog below and compare with the complete version history.

Release details

Released
1.9 MB
File available

Changelog

Fixed
  • error with mysqli error (`mysqli_get_server_info(): Argument #1 ($mysql) must be of type mysqli, null given`) that could appear in the PHP error log during the WordPress `shutdown` hook, typically attributed to WooCommerce Action Scheduler. The suggestions/autocomplete handler `sss_get_json_Suggestions()` was calling `$wpdb->close()`, which closed the shared global database connection mid-request. WordPress does not reconnect within the same request, so the next code to use the database on shutdown — usually WooCommerce's BatchProcessingController calling Action Scheduler — crashed on the now-null connection handle. The redundant `$wpdb->close()` call has been removed; PHP closes the connection automatically at the end of the request anyway.

Compatibility

Requires WordPress
4.7
Tested up to
5.8.2
Requires PHP
7.0

Verified safe

Super Speedy Search v5.54 scanned clean with no security threats detected.

View full scan report