wpseo_previously_used_keyword_active

wpseo_previously_used_keyword_active

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.24.8.1

apply_filters('wpseo_previously_used_keyword_active') is found 1 times:

  • /src/editors/framework/previously-used-keyphrase.php line 25
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
         * 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

See this hook used in plugins: