Changeset 33712 for trunk/src/wp-includes/link-template.php
- Timestamp:
- 08/23/2015 07:18:19 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r33659 r33712 1946 1946 * @param int $pagenum Optional. Page ID. 1947 1947 * @param bool $escape Optional. Whether to escape the URL for display, with esc_url(). Defaults to true. 1948 * Otherwise, prepares the URL with esc_url_raw().1948 * Otherwise, prepares the URL with esc_url_raw(). 1949 1949 * @return string The link URL for the given page number. 1950 1950 */
Note: See TracChangeset
for help on using the changeset viewer.