wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



akismet_spam_check_warning_link_text › Les Filtres WordPress

Depuisn/a
Dépréciéen/a
apply_filters( 'akismet_spam_check_warning_link_text', sprintf( __( 'Please check your Akismet configuration and contact your web host if problems persist.', 'akismet' )
Défini(e) dans:
Codex:

Pas encore de description.



Fonctions en relation: display_header_text


Source

$link_text = apply_filters( 'akismet_spam_check_warning_link_text', sprintf( __( 'Please check your <a href="%s">Akismet configuration</a> and contact your web host if problems persist.', 'akismet' ), esc_url( self::get_page_url() ) ) );