=== Super Speedy Search === Contributors: dhilditch Donate link: https://www.wpintense.com/ Tags: speed, performance Requires at least: 4.7 Tested up to: 5.8.2 Stable tag: 4.00 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Instant as-you-type search using native WordPress tech. == Description == Instant as-you-type search using native WordPress tech. == Frequently Asked Questions == = Is this PHP 8 compatible? = Yes, and it's MySQL 8 and MariaDB compatible too. == Changelog == = 4.53 (18th April 2024) = * Fixed bug in new "don't set" option for default post type to fix broken suggestion links which were including post_type=undefined = 4.52 (12th April 2024) = * Cleaned up auto-build a bit by removing wp_die() calls = 4.51 (11th April 2024) = * Added "Don't set" option for default post type - enabling this will prevent the addition of &post_type=product etc to the URL - be careful with this, only use it if you have your default search template set up correctly otherwise it will search all post types = 4.50 (4th April 2024) = * #68 - Fixed issue for Active/Inactive SSS status for all overrides option = 4.49 (27th March 2024) = * #108 Add slug search to the back-end admin search and front-end search for searching terms and products and everything into SSS https://github.com/superspeedyplugins/issue-tracker/issues/108 * #102 Add Use Global Settings option to Super Speedy Search widget https://github.com/superspeedyplugins/issue-tracker/issues/102 * #89 Add button to SSS Settings Advanced tab to let users delete plugin data on deactivation https://github.com/superspeedyplugins/issue-tracker/issues/89 * Partial WP CLI commands to make it easier for users to build or rebuild the tables - wp sss rebuild all - wp sss rebuild cancel - wp sss rebuild cancel force - wp sss rebuild search - wp sss rebuild suggestions * This dev version includes partial working admin bar to help users know when SSS is running or not = 4.48 (21st March 2024) = * Added more word boundaries for exact search matches so if users enter any special characters, they are fully searched for now = 4.47 (20th March 2024) = * Fixed bug with item searches where the search contains + symbol - e.g. ?s=RB5009UPR%2BS%2BIN&post_type=product (where %2B = +) * Added short token weights - customers were reporting things could not float to the top if the search involved 1 or 2 character tokens - added SSS_SHORT_TOKEN_WEIGHT_MULTIPLIER definition, default 50, for the short_token base multiplier - post_title gets bonus weight of SSS_SHORT_TOKEN_WEIGHT_MULTIPLIER * post_title weight multiplier - will consider adding short token weights to post_excerpt and post_content = 4.46 (28th February 2024) = * Added search form override for the Astra theme * Added workaround for client with Astra theme where for some reason,