ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-walker-comment.php

Walker_Comment

Class: Core walker class used to create an HTML list of comments.

Source: wp-includes/class-walker-comment.php:17

Used by 0 functions | Uses 1 function

Walker_Comment::start_lvl()

Method: Starts the list before the elements are added.

Source: wp-includes/class-walker-comment.php:52

Used by 0 functions | Uses 0 functions

Walker_Comment::end_lvl()

Method: Ends the list of items after the elements are added.

Source: wp-includes/class-walker-comment.php:81

Used by 0 functions | Uses 0 functions

Walker_Comment::display_element()

Method: Traverses elements to create list from elements.

Source: wp-includes/class-walker-comment.php:128

Used by 1 function | Uses 2 functions

Walker_Comment::start_el()

Method: Starts the element output.

Source: wp-includes/class-walker-comment.php:167

Used by 0 functions | Uses 3 functions

Walker_Comment::end_el()

Method: Ends the element output, if needed.

Source: wp-includes/class-walker-comment.php:207

Used by 0 functions | Uses 0 functions

Walker_Comment::ping()

Method: Outputs a pingback comment.

Source: wp-includes/class-walker-comment.php:231

Used by 1 function | Uses 6 functions

Walker_Comment::comment()

Method: Outputs a single comment.

Source: wp-includes/class-walker-comment.php:252

Used by 1 function | Uses 13 functions

Walker_Comment::html5_comment()

Method: Outputs a comment in the HTML5 format.

Source: wp-includes/class-walker-comment.php:315

Used by 1 function | Uses 14 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy