WP_Comment::__get()
Method: Magic getter.
Source: wp-includes/class-wp-comment.php:376
Method: Magic getter.
Source: wp-includes/class-wp-comment.php:376
Class: Core class used to organize comments as instantiated objects with defined members.
Source: wp-includes/class-wp-comment.php:16
Method: Retrieves a WP_Comment instance.
Source: wp-includes/class-wp-comment.php:183
Method: Constructor.
Source: wp-includes/class-wp-comment.php:215
Class: Core walker class used to create an HTML list of comments.
Source: wp-includes/class-walker-comment.php:18
Method: Starts the list before the elements are added.
Source: wp-includes/class-walker-comment.php:56
Method: Ends the list of items after the elements are added.
Source: wp-includes/class-walker-comment.php:85
Method: Traverses elements to create list from elements.
Source: wp-includes/class-walker-comment.php:132
Method: Starts the element output.
Source: wp-includes/class-walker-comment.php:175
Method: Ends the element output, if needed.
Source: wp-includes/class-walker-comment.php:223