findstr_indexable_post_types

apply_filters( 'findstr_indexable_post_types', $post_types_to_index array )

  add_filter( 'findstr_indexable_post_types', $post_types_to_index array )

Filter the post types to index

Parameters

NameTypeDescription
$post_types_to_indexarray
Returns:

$post_types_to_index

Type: 
array