Welcome, visitor! Log in
 

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 3.5.

Version File Line Type
1.5.2 wp-includes/functions-post.php 511 View hook in source filter
2.0 wp-includes/comment-functions.php 152 View hook in source filter
2.0.11 wp-includes/comment-functions.php 157 View hook in source filter
2.1 wp-includes/comment.php 220 View hook in source filter
2.2 wp-includes/comment.php 221 View hook in source filter
2.3 wp-includes/comment.php 214 View hook in source filter
2.5 wp-includes/comment.php 360 View hook in source filter
2.6 wp-includes/comment.php 380 View hook in source filter
2.7 wp-includes/comment.php 437 View hook in source filter
2.8 wp-includes/comment.php 441 View hook in source filter
2.9 wp-includes/comment.php 526 View hook in source filter
3.0 wp-includes/comment.php 584 View hook in source filter
3.1 wp-includes/comment.php 642 View hook in source filter
3.2 wp-includes/comment.php 654 View hook in source filter
3.3 wp-includes/comment.php 654 View hook in source filter
3.4 wp-includes/comment.php 672 View hook in source filter
3.5 wp-includes/comment.php 704 View hook in source 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.