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