ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

adjacent_posts_rel_link()

Function: Displays the relational links for the posts adjacent to the current post.

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

Used by 1 function | Uses 1 function

adjacent_posts_rel_link_wp_head()

Function: Displays relational links for the posts adjacent to the current post for single post pages.

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

Used by 0 functions | Uses 3 functions

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