ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/link-template.php
  • Page 10

the_posts_pagination()

Function: Displays a paginated navigation to next/previous set of posts, when applicable.

Source: wp-includes/link-template.php:2976

Used by 0 functions | Uses 1 function

get_previous_posts_link()

Function: Retrieves the previous posts page link.

Source: wp-includes/link-template.php:2634

Used by 3 functions | Uses 4 functions

next_post_link()

Function: Displays the next post link that is adjacent to the current post.

Source: wp-includes/link-template.php:2287

Used by 0 functions | Uses 1 function

get_adjacent_post_link()

Function: Retrieves the adjacent post link.

Source: wp-includes/link-template.php:2309

Used by 3 functions | Uses 6 functions

{$adjacent}_post_link

Filter Hook: Filters the adjacent post link.

Source: wp-includes/link-template.php:2361

Used by 1 function | Uses 0 functions

adjacent_post_link()

Function: Displays the adjacent post link.

Source: wp-includes/link-template.php:2381

Used by 0 functions | Uses 1 function

get_pagenum_link()

Function: Retrieves the link for a page number.

Source: wp-includes/link-template.php:2397

Used by 3 functions | Uses 5 functions

get_pagenum_link

Filter Hook: Filters the page number link for the current request.

Source: wp-includes/link-template.php:2463

Used by 1 function | Uses 0 functions

get_next_posts_page_link()

Function: Retrieves the next posts page link.

Source: wp-includes/link-template.php:2484

Used by 1 function | Uses 2 functions

next_posts()

Function: Displays or retrieves the next posts page link.

Source: wp-includes/link-template.php:2509

Used by 1 function | Uses 1 function
« Previous 1 … 9 10 11 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy