2020-05-01 / 3797阅 / 悠然
Retrieves the link for a page number.
(int)
(Optional)
Page number.
Default value: 1
(bool)
(Optional)
Whether to escape the URL for display, with esc_url(). Defaults to true. Otherwise, prepares the URL with esc_url_raw().
Default value: true
(string) The link URL for the given page number.