Change @since 3.0 to @since 3.0.0.

git-svn-id: http://svn.automattic.com/wordpress/trunk@13827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-03-26 19:13:36 +00:00
parent d138bc1f38
commit a7feaed0e6
22 changed files with 68 additions and 67 deletions

View File

@@ -304,7 +304,7 @@ function register_taxonomy( $taxonomy, $object_type, $args = array() ) {
*
* @package WordPress
* @subpackage Taxonomy
* @since 3.0
* @since 3.0.0
* @uses $wp_taxonomies Modifies taxonomy object
*
* @param string $taxonomy Name of taxonomy object
@@ -2566,7 +2566,7 @@ function is_object_in_term( $object_id, $taxonomy, $terms = null ) {
/**
* Determine if the given object type is associated with the given taxonomy.
*
* @since 3.0
* @since 3.0.0
* @uses get_object_taxonomies()
*
* @param string $object_type Object type string