wpseo_schema_article_type, $type, $this->indexable
wpseo_schema_article_type, $type, $this->indexable
Appears in: wordpress-seo.28.1
Hook Type: filter
Displaying hooks found in version: wordpress-seo.28.1apply_filters('wpseo_schema_article_type, $type, $this->indexable') is found 1 times:
- /src/context/meta-tags-context.php line 589
$type = [ $type, $additional_type ]; } // Filter documented on line 499 above. return \apply_filters( 'wpseo_schema_article_type', $type, $this->indexable ); } /** * Returns the main schema id. * * The main schema id.