Changeset 37544 for trunk/src/wp-includes/query.php
- Timestamp:
- 05/23/2016 07:01:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/query.php
r37509 r37544 3884 3884 3885 3885 /** 3886 * Whether there are more posts available in the loop.3887 * 3888 * Calls action 'loop_end',when the loop is complete.3886 * Determines whether there are more posts available in the loop. 3887 * 3888 * Calls the {@see 'loop_end'} action when the loop is complete. 3889 3889 * 3890 3890 * @since 1.5.0
Note: See TracChangeset
for help on using the changeset viewer.