[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

Custom comment walker for this theme.

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

Defines 1 class

TwentyTwenty_Walker_Comment:: (1 method):
  html5_comment()


Class: TwentyTwenty_Walker_Comment  - X-Ref

CUSTOM COMMENT WALKER
A custom walker for comments, based on the walker in Twenty Nineteen.

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