Changeset 31169 for trunk/src/wp-includes/post.php
- Timestamp:
- 01/13/2015 12:07:39 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r31168 r31169 304 304 * argument will accept any post status within the write administration panels. 305 305 * 306 * @internal Claims made in the long description might be inaccurate.307 306 * @since 2.0.0 308 307 * 309 308 * @see get_posts() 309 * @todo Check validity of description. 310 310 * 311 311 * @param mixed $args Optional. User defined arguments for replacing the defaults. Default empty.
Note: See TracChangeset
for help on using the changeset viewer.