ClassicPress logo
Skip to content
Filter by type:

Browse:

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

next_post_rel_link()

Function: Displays the relational link for the next post adjacent to the current post.

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

Used by 0 functions | Uses 1 function

prev_post_rel_link()

Function: Displays the relational link for the previous post adjacent to the current post.

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

Used by 0 functions | Uses 1 function

get_boundary_post()

Function: Retrieves the boundary post.

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

Used by 0 functions | Uses 2 functions

get_previous_post_link()

Function: Retrieves the previous post link that is adjacent to the current post.

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

Used by 2 functions | Uses 1 function

previous_post_link()

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

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

Used by 0 functions | Uses 1 function

get_next_post_link()

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

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

Used by 2 functions | 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
« Previous 1 … 11 12 13 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy