do_action( 'comment_author_data' )

Hook for including comment author data.


Description

Default action display_comment_author_data in wp-includes/comment-template.php includes comment author’s name and avatar.


Source

File: wp-includes/class-walker-comment.php

View on GitHub


Changelog

Changelog
Version Description
CP-2.0.0 Introduced. CP-2.0.0