Add @since.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
221075d9f6
commit
ccb93ac4c7
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue