ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_next_posts_link()

Function: Retrieves the next posts page link.

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

Used by 3 functions | Uses 4 functions

next_posts_link_attributes

Filter Hook: Filters the anchor tag attributes for the next posts page link.

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

Used by 1 function | Uses 0 functions

next_posts_link()

Function: Displays the next posts page link.

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

Used by 0 functions | Uses 1 function

get_previous_posts_page_link()

Function: Retrieves the previous posts page link.

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

Used by 1 function | Uses 2 functions

previous_posts()

Function: Displays or retrieves the previous posts page link.

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

Used by 1 function | Uses 1 function

get_adjacent_post()

Function: Retrieves the adjacent post.

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

Used by 4 functions | Uses 7 functions

get_{$adjacent}_post_excluded_terms

Filter Hook: Filters the IDs of terms excluded from adjacent post queries.

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

Used by 1 function | Uses 0 functions

get_{$adjacent}_post_join

Filter Hook: Filters the JOIN clause in the SQL for an adjacent post query.

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

Used by 1 function | Uses 0 functions

get_{$adjacent}_post_where

Filter Hook: Filters the WHERE clause in the SQL for an adjacent post query.

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

Used by 1 function | Uses 0 functions

get_{$adjacent}_post_sort

Filter Hook: Filters the ORDER BY clause in the SQL for an adjacent post query.

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

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