Filter: ep_allow_post_content_filtered_index

apply_filters( 'ep_allow_post_content_filtered_index', $ignore ) → {bool}

Filter to allow indexing of filtered post content

Parameters:
Name Type Description
$ignore bool

True to allow

Source:
Returns:

New value

Type
bool