wpseo_article_enhance_{$enhancement}

wpseo_article_enhance_{$enhancement}

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.27.1.1

apply_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: