wpseo_previously_used_keyword_active, true
wpseo_previously_used_keyword_active, true
Appears in: wordpress-seo.28.1
Hook Type: filter
Displaying hooks found in version: wordpress-seo.28.1apply_filters('wpseo_previously_used_keyword_active, true') is found 1 times:
- /src/editors/framework/previously-used-keyphrase.php line 25
* Filter to determine If the PreviouslyUsedKeyphrase assessment should run. * * @param bool $previouslyUsedKeyphraseActive If the PreviouslyUsedKeyphrase assessment should run. */ return (bool) \apply_filters( 'wpseo_previously_used_keyword_active', true ); } /** * Returns the name of the object. * * @return string