ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Template
  • Page 38

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

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

get_adjacent_post_rel_link()

Function: Retrieves the adjacent post relational link.

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

Used by 3 functions | Uses 6 functions

{$adjacent}_post_rel_link

Filter Hook: Filters the adjacent post relational link.

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

Used by 1 function | Uses 0 functions
« Previous 1 … 37 38 39 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy