ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

{$adjacent}_post_link

Filter Hook: Filters the adjacent post link.

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

Used by 1 function | Uses 0 functions

adjacent_post_link()

Function: Displays the adjacent post link.

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

Used by 0 functions | Uses 1 function

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