File: wp-includes/link-template.php
-
functionposts_nav_link()
Displays the post pages link navigation for previous and next pages.
-
functionnext_posts()
Displays or retrieves the next posts page link.
-
functionget_next_posts_link()
Retrieves the next posts page link.
-
Filters the anchor tag attributes for the next posts page link.
-
functionnext_posts_link()
Displays the next posts page link.
-
functionnext_post_link()
Displays the next post link that is adjacent to the current post.
-
functionget_previous_posts_page_link()
Retrieves the previous posts page link.
-
functionget_adjacent_post_link()
Retrieves the adjacent post link.
-
functionprevious_posts()
Displays or retrieves the previous posts page link.
-
Filters the adjacent post link.
-
functionget_previous_posts_link()
Retrieves the previous posts page link.
-
functionadjacent_post_link()
Displays the adjacent post link.
-
Filters the anchor tag attributes for the previous posts page link.
-
functionget_pagenum_link()
Retrieves the link for a page number.
-
functionprevious_posts_link()
Displays the previous posts page link.
-
hookget_pagenum_link
Filters the page number link for the current request.
-
functionget_posts_nav_link()
Retrieves the post pages link navigation for previous and next pages.
-
functionget_next_posts_page_link()
Retrieves the next posts page link.
-
functionget_boundary_post()
Retrieves the boundary post.
-
functionget_adjacent_post()
Retrieves the adjacent post.
-
functionget_previous_post_link()
Retrieves the previous post link that is adjacent to the current post.
-
Filters the JOIN clause in the SQL for an adjacent post query.
-
functionprevious_post_link()
Displays the previous post link that is adjacent to the current post.
-
Filters the WHERE clause in the SQL for an adjacent post query.
-
functionget_next_post_link()
Retrieves the next post link that is adjacent to the current post.
-
Filters the ORDER BY clause in the SQL for an adjacent post query.
-
functionget_adjacent_post_rel_link()
Retrieves the adjacent post relational link.
-
Filters the adjacent post relational link.
-
Filters the bookmark edit link anchor tag.
-
functionadjacent_posts_rel_link()
Displays the relational links for the posts adjacent to the current post.