mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
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:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user