More @since. props SergeyBiryukov, fixes #15445.

git-svn-id: https://develop.svn.wordpress.org/trunk@17071 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-20 09:25:21 +00:00
parent 19c95bfae2
commit 18edc09e6a
10 changed files with 53 additions and 53 deletions

View File

@@ -364,7 +364,7 @@ function bulk_edit_posts( $post_data = null ) {
/**
* Default post information to use when populating the "Write Post" form.
*
* @since unknown
* @since 2.0.0
*
* @param string $post_type A post type string, defaults to 'post'.
* @return object stdClass object containing all the default post data as attributes