[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentynineteen/classes/ -> class-twentynineteen-walker-comment.php (summary)

Custom comment walker for this theme

File Size: 129 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

TwentyNineteen_Walker_Comment:: (1 method):
  html5_comment()


Class: TwentyNineteen_Walker_Comment  - X-Ref

This class outputs custom comment walker for HTML5 friendly WordPress comment and threaded replies.

html5_comment( $comment, $depth, $args )   X-Ref
Outputs a comment in the HTML5 format.

param: WP_Comment $comment Comment to display.
param: int        $depth   Depth of the current comment.
param: array      $args    An array of arguments.



Generated : Tue Mar 19 08:20:01 2024 Cross-referenced by PHPXref