Changeset 48590 for trunk/src/wp-includes/link-template.php
- Timestamp:
- 07/23/2020 09:09:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r48378 r48590 2330 2330 * @since 0.71 2331 2331 * 2332 * @param int 2333 * @param bool 2332 * @param int $max_page Optional. Max pages. Default 0. 2333 * @param bool $echo Optional. Whether to echo the link. Default true. 2334 2334 * @return string|void The link URL for next posts page if `$echo = false`. 2335 2335 */
Note: See TracChangeset
for help on using the changeset viewer.