WP_Comment
Class: Core class used to organize comments as instantiated objects with defined members.
Source: wp-includes/class-wp-comment.php:15
Class: Core class used to organize comments as instantiated objects with defined members.
Source: wp-includes/class-wp-comment.php:15
Class: Core class used for querying comments.
Source: wp-includes/class-wp-comment-query.php:17
Function: Outputs the in-line comment reply-to form in the Comments list table.
Source: wp-admin/includes/template.php:404
Filter Hook: Filters the in-line comment reply-to form output in the Comments list table.
Source: wp-admin/includes/template.php:421
Method: Magic getter.
Source: wp-includes/class-wp-comment.php:373
Method: Check whether a non-public property is set.
Source: wp-includes/class-wp-comment.php:356
Method: Convert object to array.
Source: wp-includes/class-wp-comment.php:227
Method: Add a child to the comment.
Source: wp-includes/class-wp-comment.php:312
Method: Get a child comment by ID.
Source: wp-includes/class-wp-comment.php:324
Class: Core class used to implement displaying comments in a list table.
Source: wp-admin/includes/class-wp-comments-list-table.php:18
Function: Output ‘undo move to Trash’ text for comments
Source: wp-admin/includes/template.php:534
Method: Constructor.
Source: wp-includes/class-wp-comment.php:214
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:344
Method: Get the children of a comment.
Source: wp-includes/class-wp-comment.php:267
Method: Retrieves a WP_Comment instance.
Source: wp-includes/class-wp-comment.php:182
Method: Make private/protected methods readable for backward compatibility.
Source: wp-includes/class-wp-comment-query.php:125
Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
Source: wp-includes/class-wp-comment-query.php:1192
Method: Parse arguments passed to the comment query with default query parameters.
Source: wp-includes/class-wp-comment-query.php:314
Method: Constructor.
Source: wp-includes/class-wp-comment-query.php:253
Method: Set the ‘populated_children’ flag.
Source: wp-includes/class-wp-comment.php:342
Method: Get a list of comments matching the query vars.
Source: wp-includes/class-wp-comment-query.php:358
Method: Displays the comments table.
Source: wp-admin/includes/class-wp-comments-list-table.php:553
Method: Parse and sanitize ‘orderby’ keys passed to the comment query.
Source: wp-includes/class-wp-comment-query.php:1131
Method:
Source: wp-admin/includes/class-wp-comments-list-table.php:215
Function: Erases personal data associated with an email address from the comments table.
Source: wp-includes/comment.php:3708
Method: Used internally to generate an SQL string for searching across multiple columns
Source: wp-includes/class-wp-comment-query.php:1108
Method:
Source: wp-admin/includes/class-wp-comments-list-table.php:855
Method:
Source: wp-admin/includes/class-wp-comments-list-table.php:232
Method: Used internally to get a list of comment IDs matching the query vars.
Source: wp-includes/class-wp-comment-query.php:520
Method:
Source: wp-admin/includes/class-wp-comments-list-table.php:609