Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
pre_comment_approved

Description

Applied to the current comment's approval status (true/false) to allow a plugin to override. Return true/false and set first argument to true/false to approve/disapprove the comment, and use global variables such as $comment_ID to access information about this comment.

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 pre_comment_approved

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/functions-post.php 511 View in context filter
2.0 wp-includes/comment-functions.php 152 View in context filter
2.0.11 wp-includes/comment-functions.php 157 View in context filter
2.1 wp-includes/comment.php 220 View in context filter
2.2 wp-includes/comment.php 221 View in context filter
2.3 wp-includes/comment.php 214 View in context filter
2.5 wp-includes/comment.php 360 View in context filter
2.6 wp-includes/comment.php 380 View in context filter
2.7 wp-includes/comment.php 437 View in context filter
2.8 wp-includes/comment.php 441 View in context filter
2.9 wp-includes/comment.php 526 View in context filter
3.0 wp-includes/comment.php 584 View in context filter
3.1 wp-includes/comment.php 642 View in context filter
3.2 wp-includes/comment.php 654 View in context filter
3.3 wp-includes/comment.php 654 View in context filter
3.4 wp-includes/comment.php 672 View in context filter
3.5 wp-includes/comment.php 704 View in context filter
3.6 wp-includes/comment.php 706 View in context filter
3.7 wp-includes/comment.php 718 View in context filter
3.8 wp-includes/comment.php 820 View in context filter
3.9 wp-includes/comment.php 819 View in context filter
4.0 wp-includes/comment.php 914 View in context filter
4.1 wp-includes/comment.php 1202 View in context filter
4.2 wp-includes/comment.php 1400 View in context filter
4.3 wp-includes/comment.php 1451 View in context filter
4.4 wp-includes/comment.php 687 View in context filter
4.5 wp-includes/comment.php 708 View in context filter
4.6 wp-includes/comment.php 706 View in context filter
4.7 wp-includes/comment.php 764 View in context filter
4.8 wp-includes/comment.php 764 View in context filter
4.9 wp-includes/comment.php 778 View in context filter
5.0 wp-includes/comment.php 780 View in context filter
5.1 wp-includes/comment.php 801 View in context filter
5.2 wp-includes/comment.php 814 View in context filter
5.3 wp-includes/comment.php 826 View in context filter
5.4 wp-includes/comment.php 827 View in context filter
5.5 wp-includes/comment.php 847 View in context filter
5.6 wp-includes/comment.php 847 View in context filter
5.7 wp-includes/comment.php 847 View in context filter
5.8 wp-includes/comment.php 852 View in context filter
5.9 wp-includes/comment.php 852 View in context filter
6.0 wp-includes/comment.php 826 View in context filter
6.1 wp-includes/comment.php 826 View in context filter
6.2 wp-includes/comment.php 832 View in context filter

Related Hooks

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