mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Change @since 3.0 to @since 3.0.0.
git-svn-id: https://develop.svn.wordpress.org/trunk@13827 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1451,7 +1451,7 @@ function wp_list_comments($args = array(), $comments = null ) {
|
||||
* a filter of the form comments_form_field_$name where $name is the key used
|
||||
* in the array of fields.
|
||||
*
|
||||
* @since 3.0
|
||||
* @since 3.0.0
|
||||
* @param array $args Options for strings, fields etc in the form
|
||||
* @param mixed $post_id Post ID to generate the form for, uses the current post if null
|
||||
* @return void
|
||||
|
||||
Reference in New Issue
Block a user