Add @since.

git-svn-id: http://svn.automattic.com/wordpress/trunk@14073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-04-11 15:23:20 +00:00
parent 221075d9f6
commit ccb93ac4c7
1 changed files with 2 additions and 0 deletions

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() {