parse_w3cdtf in /wp-includes/rss.php
2483
Continue readingRetrieve paginated link for archive post pages.Technically, the function can be used to create paginated link list for any area. The ‘base’ argument is used to reference the url, which will be used to create the paginated links. The ‘format’ argument is then used for replacing the page number. It is however, most likely and by default, to be used on the archive post pages.
2477
Continue reading
paginate_comments_links
Create pagination links for the comments on the current post.
2475
Continue reading →