wpseo_article_enhance_{$enhancement}
wpseo_article_enhance_{$enhancement}
Appears in: wordpress-seo.27.1.1
Hook Type: filter
Displaying hooks found in version: wordpress-seo.27.1.1apply_filters('wpseo_article_enhance_{$enhancement}') is found 1 times:
- /src/schema-aggregator/infrastructure/enhancement/article-config.php line 42
]; $default = ( $defaults[ $enhancement ] ?? false ); return (bool) \apply_filters( "wpseo_article_enhance_{$enhancement}", $default ); } /** * Determine if articleBody should be included * * Decision logic: