bsearch_fuzzy_truncate_offset
Recreate the fuzzy helper functions in the database.
Type: filter
Since: 4.0.0
Source: includes/class-fuzzy-search.php line 52
Usage
add_filter( 'bsearch_fuzzy_truncate_offset', function() {
// ...
} ); bsearch_fuzzy_truncate_offset filter Pro only Recreate the fuzzy helper functions in the database.
Type: filter
Since: 4.0.0
Source: includes/class-fuzzy-search.php line 52
add_filter( 'bsearch_fuzzy_truncate_offset', function() {
// ...
} );