Changeset 16469 for trunk/wp-includes/post.php
- Timestamp:
- 11/18/2010 07:12:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post.php
r16438 r16469 5043 5043 * @since 2.0.0 5044 5044 * 5045 * @param string A post type string, defaults to 'post'. 5045 * @param string $post_type A post type string, defaults to 'post'. 5046 * @param bool $create_in_db If true then also insert an auto-draft into database 5046 5047 * @return object stdClass object containing all the default post data as attributes 5047 5048 */
Note: See TracChangeset
for help on using the changeset viewer.