ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Comments
  • Page 2

WP_Comment::get_instance()

Method: Retrieves a WP_Comment instance.

Source: wp-includes/class-wp-comment.php:183

Used by 0 functions | Uses 0 functions

WP_Comment::__construct()

Method: Constructor.

Source: wp-includes/class-wp-comment.php:215

Used by 0 functions | Uses 0 functions

WP_Comment::to_array()

Method: Convert object to array.

Source: wp-includes/class-wp-comment.php:228

Used by 0 functions | Uses 0 functions

WP_Comment::get_children()

Method: Get the children of a comment.

Source: wp-includes/class-wp-comment.php:268

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
« Previous 1 2 3 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy