Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
get_previous_post_where

Warning! This hook has been renamed!

As of WP version 2.5, this hook has been renamed to where.

Description

In function get_previous_post (which finds the post before the currently-displayed post), applied to the SQL WHERE clause (which normally looks for the previous 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_previous_post_where

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

Version File Line Type
2.1 wp-includes/link-template.php 300 View in context filter
2.2 wp-includes/link-template.php 344 View in context filter
2.3 wp-includes/link-template.php 385 View in context filter
2.5 Renamed. See where

Related Hooks

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