bsearch_taxonomies_to_index
Add functional JSON indexes to the content table if supported.
Type: filter
Since: 4.2.0
Source: includes/custom-tables/class-table-manager.php line 162
Usage
add_filter( 'bsearch_taxonomies_to_index', function() {
// ...
} );