Changes between Version 1 and Version 2 of Ticket #35337, comment 2
- Timestamp:
- 01/07/2016 04:41:18 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35337, comment 2
v1 v2 2 2 > @dennis_f In what context is `comment_post` firing? Is it when submitting a comment via wp-comment-post.php? Or for all uses of `wp_new_comment()`? (eg via AJAX in the Dashboard) 3 3 4 This happened when posting a new comment to a blog post, just by using the standard post comment form - I haven't tested it with other uses. I tested it with different themes (including TwentyFifteen and TwentySixteen), always with the same result.4 This happened when posting a new comment to a blog post, just by using the standard post comment form on the front-end - I haven't tested it with other uses. I tested it with different themes (including TwentyFifteen and TwentySixteen), always with the same result.