Filter: wpt_hash_tag_sources

apply_filters( 'wpt_hash_tag_sources', $taxonomies ) → {bool|array}

Enable terms other than post and category to customize tags for hashtags. Return an array of taxonomy names to enable those taxonomies.

Parameters:
Name Type Description
$taxonomies bool | array

Additional taxonomies that should be supported for Tweet customization fields.

Source:
Returns:
Type
bool | array