WP_Comment::get_children()
Method: Get the children of a comment.
Source: wp-includes/class-wp-comment.php:268
Method: Get the children of a comment.
Source: wp-includes/class-wp-comment.php:268
Method: Add a child to the comment.
Source: wp-includes/class-wp-comment.php:313
Method: Get a child comment by ID.
Source: wp-includes/class-wp-comment.php:325
Method: Set the ‘populated_children’ flag.
Source: wp-includes/class-wp-comment.php:343
Action Hook: Fires immediately after a new navigation menu item has been added.
Source: wp-includes/nav-menu.php:547
Function: Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.
Source: wp-includes/comment.php:3465
Function: Updates the comment cache of given comments.
Source: wp-includes/comment.php:3311
Function: Adds any comments from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/comment.php:3341
Filter Hook: Filters whether to send the post author new comment notification emails, overriding the site setting.
Source: wp-includes/comment.php:2380
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000