wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



comment_moderation_headers › Filtr WordPress Hooks

Od2.8.0
Przestarzałyn/a
apply_filters( 'comment_moderation_headers', $message_headers, $comment_id )
Parametry: (2)
  • (string) $message_headers Headers for the comment moderation email.
    Wymagane: Tak
  • (int) $comment_id Comment ID.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the comment moderation email headers.





Źródło

$message_headers = apply_filters( 'comment_moderation_headers', $message_headers, $comment_id );