Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
comment_save_pre

Description

Applied to the comment data just prior to updating/editing comment data. Function arguments: comment data array, with indices "comment_post_ID", "comment_author", "comment_author_email", "comment_author_url", "comment_content", "comment_type", and "user_ID".

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_save_pre

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

Version File Line Type
1.5.2 wp-admin/post.php 669 View in context filter
2.0 wp-includes/comment-functions.php 173 View in context filter
2.0.11 wp-includes/comment-functions.php 180 View in context filter
2.1 wp-includes/comment.php 461 View in context filter
2.2 wp-includes/comment.php 462 View in context filter
2.3 wp-includes/comment.php 476 View in context filter
2.5 wp-includes/comment.php 773 View in context filter
2.6 wp-includes/comment.php 821 View in context filter
2.7 wp-includes/comment.php 1083 View in context filter
2.8 wp-includes/comment.php 1104 View in context filter
2.9 wp-includes/comment.php 1322 View in context filter
3.0 wp-includes/comment.php 1387 View in context filter
3.1 wp-includes/comment.php 1449 View in context filter
3.2 wp-includes/comment.php 1460 View in context filter
3.3 wp-includes/comment.php 1460 View in context filter
3.4 wp-includes/comment.php 1471 View in context filter
3.5 wp-includes/comment.php 1510 View in context filter
3.6 wp-includes/comment.php 1507 View in context filter
3.7 wp-includes/comment.php 1524 View in context filter
3.8 wp-includes/comment.php 1855 View in context filter
3.9 wp-includes/comment.php 1838 View in context filter
4.0 wp-includes/comment.php 1939 View in context filter
4.1 wp-includes/comment.php 2223 View in context filter
4.2 wp-includes/comment.php 2442 View in context filter
4.3 wp-includes/comment.php 2541 View in context filter
4.4 wp-includes/comment.php 1931 View in context filter
4.5 wp-includes/comment.php 2009 View in context filter
4.6 wp-includes/comment.php 2012 View in context filter
4.7 wp-includes/comment.php 2175 View in context filter
4.8 wp-includes/comment.php 2169 View in context filter
4.9 wp-includes/comment.php 2204 View in context filter
5.0 wp-includes/comment.php 2206 View in context filter
5.1 wp-includes/comment.php 2301 View in context filter
5.2 wp-includes/comment.php 2324 View in context filter
5.3 wp-includes/comment.php 2349 View in context filter
5.4 wp-includes/comment.php 2355 View in context filter
5.5 wp-includes/comment.php 2479 View in context filter
5.6 wp-includes/comment.php 2482 View in context filter
5.7 wp-includes/comment.php 2484 View in context filter
5.8 wp-includes/comment.php 2489 View in context filter
5.9 wp-includes/comment.php 2509 View in context filter
6.0 wp-includes/comment.php 2487 View in context filter
6.1 wp-includes/comment.php 2535 View in context filter
6.2 wp-includes/comment.php 2543 View in context filter

Related Hooks

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