Skip to content

Commit 917585e

Browse files
committed
attribution
1 parent 98e375a commit 917585e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/class-comment-walker.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,9 @@ protected function html5_comment( $comment, $depth, $args ) {
276276
/**
277277
* Excludes bookmarks, likes and reposts from comment queries.
278278
*
279-
* @todo: Use some kind of "comment taxonomy" instead?
279+
* @author Jan Boddez
280+
*
281+
* @see https://github.com/janboddez/indieblocks/blob/a2d59de358031056a649ee47a1332ce9e39d4ce2/includes/functions.php#L423-L432
280282
*
281283
* @param WP_Comment_Query $query Comment count.
282284
*/

0 commit comments

Comments
 (0)