Update a link in the database.
4223
Continue readingUpdates the comment count for post(s).When $do_deferred is false (is by default) and the comments have been set to be deferred, the post_id will be added to a queue, which will be updated at a later date and only updated once per post ID.
4217
Continue readingUpdates an existing comment in the database.Filters the comment and makes sure certain fields are valid before updating.
4215
Continue reading
wp_update_comment_count_now
Updates the comment count for the post.
4219
Continue reading →