| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Custom comment walker for this theme
| File Size: | 130 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: Tue Nov 4 01:00:02 2025 | Cross-referenced by PHPXref 0.7.1 |