s/2.4/2.5/. Props ffemtcj. fixes #5810

git-svn-id: https://develop.svn.wordpress.org/trunk@6777 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-10 07:59:34 +00:00
parent 45ded6c49a
commit d99739dac9
8 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -268,7 +268,7 @@ function get_post_status($ID = '') {
*
* @package WordPress
* @subpackage Post
* @since 2.4
* @since 2.5
*
* @return array
*/
@@ -291,7 +291,7 @@ function get_post_statuses( ) {
*
* @package WordPress
* @subpackage Page
* @since 2.4
* @since 2.5
*
* @return array
*/
@@ -341,7 +341,7 @@ function get_post_type($post = false) {
*
* @package WordPress
* @subpackage Post
* @since 2.4
* @since 2.5
*
* @uses $wpdb
* @uses $posts {@internal Missing Description}}