mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user