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



comment_moderation_text › Filtr WordPress Hooks

Od1.5.2
Przestarzałyn/a
apply_filters( 'comment_moderation_text', $notify_message, $comment_id )
Parametry: (2)
  • (string) $notify_message Text of the comment moderation email.
    Wymagane: Tak
  • (int) $comment_id Comment ID.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the comment moderation email text.





Źródło

$notify_message = apply_filters( 'comment_moderation_text', $notify_message, $comment_id );