Recent

bsearch_fuzzy_truncate_words filter Pro only

bsearch_fuzzy_truncate_words

Recreate the fuzzy helper functions in the database.

Type: filter
Since: 4.0.0
Source: includes/class-fuzzy-search.php line 54

Usage

add_filter( 'bsearch_fuzzy_truncate_words', function() {
    // ...
} );