ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-walker-comment.php

Walker_Comment::filter_comment_text()

Method: Filters the comment text.

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

Used by 0 functions | Uses 0 functions

comment_author_data

Action Hook: Hook for including comment author data.

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

Used by 0 functions | Uses 0 functions

comment_metadata

Action Hook: Hook for including comment metadata.

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

Used by 0 functions | Uses 0 functions

Walker_Comment

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

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

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:56

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:85

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:132

Used by 0 functions | Uses 0 functions

Walker_Comment::start_el()

Method: Starts the element output.

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

Used by 0 functions | Uses 0 functions

Walker_Comment::end_el()

Method: Ends the element output, if needed.

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

Used by 0 functions | Uses 0 functions

Walker_Comment::ping()

Method: Outputs a pingback comment.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy