Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
posts_where_paged

Description

Applied to the WHERE clause of the query that returns the post array, after the paging is calculated (though paging does not affect the WHERE, so this is actually equivalent to posts_where).

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 posts_where_paged

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

Version File Line Type
1.5.2 wp-includes/classes.php 545 View in context filter
2.0 wp-includes/classes.php 630 View in context filter
2.0.11 wp-includes/classes.php 656 View in context filter
2.1 wp-includes/query.php 970 View in context filter
2.2 wp-includes/query.php 1046 View in context filter
2.3 wp-includes/query.php 1248 View in context filter
2.5 wp-includes/query.php 1397 View in context filter
2.6 wp-includes/query.php 1420 View in context filter
2.7 wp-includes/query.php 2210 View in context filter
2.8 wp-includes/query.php 2219 View in context filter
2.9 wp-includes/query.php 2213 View in context filter
3.0 wp-includes/query.php 2381 View in context filter
3.1 wp-includes/query.php 2517 View in context filter
3.2 wp-includes/query.php 2561 View in context filter
3.3 wp-includes/query.php 2570 View in context filter
3.4 wp-includes/query.php 2566 View in context filter
3.5 wp-includes/query.php 2585 View in context filter
3.6 wp-includes/query.php 2602 View in context filter
3.7 wp-includes/query.php 2841 View in context filter
3.8 wp-includes/query.php 2856 View in context filter
3.9 wp-includes/query.php 2980 View in context filter
4.0 wp-includes/query.php 3160 View in context filter
4.1 wp-includes/query.php 3174 View in context filter
4.2 wp-includes/query.php 3194 View in context filter
4.3 wp-includes/query.php 3200 View in context filter
4.4 wp-includes/query.php 3324 View in context filter
4.5 wp-includes/query.php 3314 View in context filter
4.6 wp-includes/query.php 3331 View in context filter
4.7 wp-includes/class-wp-query.php 2522 View in context filter
4.8 wp-includes/class-wp-query.php 2532 View in context filter
4.9 wp-includes/class-wp-query.php 2507 View in context filter
5.0 wp-includes/class-wp-query.php 2507 View in context filter
5.1 wp-includes/class-wp-query.php 2652 View in context filter
5.2 wp-includes/class-wp-query.php 2669 View in context filter
5.3 wp-includes/class-wp-query.php 2676 View in context filter
5.4 wp-includes/class-wp-query.php 2691 View in context filter
5.5 wp-includes/class-wp-query.php 2698 View in context filter
5.6 wp-includes/class-wp-query.php 2698 View in context filter
5.7 wp-includes/class-wp-query.php 2704 View in context filter
5.8 wp-includes/class-wp-query.php 2704 View in context filter
5.9 wp-includes/class-wp-query.php 2761 View in context filter
6.0 wp-includes/class-wp-query.php 2774 View in context filter
6.1 wp-includes/class-wp-query.php 2816 View in context filter
6.2 wp-includes/class-wp-query.php 2855 View in context filter

Related Hooks

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