do_action( 'comment_metadata' )

Hook for including comment metadata.


Description

Default action display_comment_metadata in wp-includes/comment-template.php includes a comment’s date and an edit link.


Source

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

View on GitHub


Changelog

Changelog
Version Description
CP-2.0.0 Introduced. CP-2.0.0