ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

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