Comments::end_comment_list_callback( WP_Comment $comment, array $args, int $depth )
Comment list end callback.
Parameters
- $comment
-
(Required) comment.
- $args
-
(Required) arguments.
- $depth
-
(Required) the comments depth.
Source
File: inc/views/partials/comments.php
Expand full source code Collapse full source code View on Github