Changeset 18080
- Timestamp:
- 05/31/2011 03:23:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post.php
r18012 r18080 1334 1334 * 'post_type' - Default is 'post'. Can be 'page', or 'attachment' to name a few. 1335 1335 * 'post_parent' - The parent of the post or post type. 1336 * 'post_status' - Default is 'publish ed'. Post status to retrieve.1336 * 'post_status' - Default is 'publish'. Post status to retrieve. 1337 1337 * 1338 1338 * @since 1.2.0
Note: See TracChangeset
for help on using the changeset viewer.