[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
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 |
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 : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |