Add @since.

git-svn-id: https://develop.svn.wordpress.org/trunk@14073 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-04-11 15:23:20 +00:00
parent d648c8b9dd
commit 72f51642c5

View File

@ -1133,6 +1133,8 @@ function cancel_comment_reply_link($text = '') {
/**
* Retrieve hidden input HTML for replying to comments.
*
* @since 3.0.0
*
* @return string Hidden input HTML for replying to comments
*/
function get_comment_id_fields() {