wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



akismet_comment_nonce › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'akismet_comment_nonce', get_option( 'akismet_comment_nonce' )
Definiert in:
Codex:

See filter documentation in init_hooks().





Quellcode

$akismet_nonce_option = apply_filters( 'akismet_comment_nonce', get_option( 'akismet_comment_nonce' ) );