Welcome, visitor! Log in
 

WordPress hook directory
get_next_post_where

Warning! This hook has been renamed!

As of WP version 2.5, this hook has been renamed to get_{$adjacent}_post_where.

Description

In function get_next_post (which finds the post after the currently-displayed post), applied to the SQL WHERE clause (which normally looks for the next dated published post). Filter function arguments: WHERE clause, stay in same category (true/false), list of excluded categories.

This description was scraped automatically from the WordPress filter reference  or action reference . If it looks like this is the wrong description, please tell me so I can fix my code.

WordPress version history for get_next_post_where

This database has information for all major versions from WP 1.2.1 through 3.0.

Version File Type
2.1 wp-includes/link-template.php View hook in source filter
2.2 wp-includes/link-template.php View hook in source filter
2.3 wp-includes/link-template.php View hook in source filter
2.5 Renamed. See get_{$adjacent}_post_where

Related Hooks

We find related hooks using word stems. get_next_post_where has 3 significant word stem(s): next, post, where. Note that some of the hooks below may not appear in all versions of WP.