Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
comment_moderation_subject

Description

Applied to the mail subject before sending email notifying the administrator of the need to moderate a new comment. Filter function arguments: mail subject, comment ID. Note that this happens inside the default wp_notify_moderator function, which is a "pluggable" function, meaning that plugins can override it; see Plugin API).

This description was scraped automatically from the WordPress filter reference or action reference. If it looks like this is the wrong description, please tell me so I can fix my code.

WordPress version history for comment_moderation_subject

This database has information for all major versions from WP 1.2.1 through 6.2.

Version File Line Type
1.5.2 wp-includes/pluggable-functions.php 267 View in context filter
2.0 wp-includes/pluggable-functions.php 346 View in context filter
2.0.11 wp-includes/pluggable-functions.php 435 View in context filter
2.1 wp-includes/pluggable.php 440 View in context filter
2.2 wp-includes/pluggable.php 494 View in context filter
2.3 wp-includes/pluggable.php 605 View in context filter
2.5 wp-includes/pluggable.php 900 View in context filter
2.6 wp-includes/pluggable.php 985 View in context filter
2.7 wp-includes/pluggable.php 1065 View in context filter
2.8 wp-includes/pluggable.php 1093 View in context filter
2.9 wp-includes/pluggable.php 1123 View in context filter
3.0 wp-includes/pluggable.php 1154 View in context filter
3.1 wp-includes/pluggable.php 1173 View in context filter
3.2 wp-includes/pluggable.php 1210 View in context filter
3.3 wp-includes/pluggable.php 1142 View in context filter
3.4 wp-includes/pluggable.php 1157 View in context filter
3.5 wp-includes/pluggable.php 1152 View in context filter
3.6 wp-includes/pluggable.php 1158 View in context filter
3.7 wp-includes/pluggable.php 1194 View in context filter
3.8 wp-includes/pluggable.php 1239 View in context filter
3.9 wp-includes/pluggable.php 1528 View in context filter
4.0 wp-includes/pluggable.php 1580 View in context filter
4.1 wp-includes/pluggable.php 1583 View in context filter
4.2 wp-includes/pluggable.php 1629 View in context filter
4.3 wp-includes/pluggable.php 1643 View in context filter
4.4 wp-includes/pluggable.php 1683 View in context filter
4.5 wp-includes/pluggable.php 1644 View in context filter
4.6 wp-includes/pluggable.php 1647 View in context filter
4.7 wp-includes/pluggable.php 1678 View in context filter
4.8 wp-includes/pluggable.php 1709 View in context filter
4.9 wp-includes/pluggable.php 1715 View in context filter
5.0 wp-includes/pluggable.php 1722 View in context filter
5.1 wp-includes/pluggable.php 1795 View in context filter
5.2 wp-includes/pluggable.php 1795 View in context filter
5.3 wp-includes/pluggable.php 1830 View in context filter
5.4 wp-includes/pluggable.php 1865 View in context filter
5.5 wp-includes/pluggable.php 1879 View in context filter
5.6 wp-includes/pluggable.php 1879 View in context filter
5.7 wp-includes/pluggable.php 1912 View in context filter
5.8 wp-includes/pluggable.php 1923 View in context filter
5.9 wp-includes/pluggable.php 1938 View in context filter
6.0 wp-includes/pluggable.php 2004 View in context filter
6.1 wp-includes/pluggable.php 1999 View in context filter
6.2 wp-includes/pluggable.php 2012 View in context filter

Related Hooks

We find related hooks using word stems. comment_moderation_subject has 3 significant word stem(s): comment, moderation, subject. Note that some of the hooks below may not appear in all versions of WP.