WP_Comment::add_child()
Method: Add a child to the comment.
Source: wp-includes/class-wp-comment.php:313
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
Method: Check whether a non-public property is set.
Source: wp-includes/class-wp-comment.php:357
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
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
Function: Sends a comment moderation notification to the comment moderator.
Source: wp-includes/comment.php:2339