apply_filters( 'get_comment', mixed $_comment )

Fires after a comment is retrieved.


Description Description


Parameters Parameters

$_comment

(mixed) Comment data.


Top ↑

Source Source

File: wp-includes/comment.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.