apply_filters( 'comment_moderation_headers', string $message_headers, int $comment_id )

Filters the comment moderation email headers.


Description Description


Parameters Parameters

$message_headers

(string) Headers for the comment moderation email.

$comment_id

(int) Comment ID.


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.