Changeset 21598 for trunk/wp-includes/query.php
- Timestamp:
- 08/23/2012 08:34:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/query.php
r21597 r21598 2786 2786 * @access public 2787 2787 * 2788 * @return object Next post.2788 * @return WP_Post Next post. 2789 2789 */ 2790 2790 function next_post() {
Note: See TracChangeset
for help on using the changeset viewer.