#41843
|
Provide more flexibility to the `get_{$adjacent}_post_where` hook
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/13/2019
|
#39708
|
Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/03/2018
|
#16706
|
Queries using "category__and" are slow on large databases
|
chriscct7
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#29424
|
Query argument 'orderby' makes duplicated parameters possible; does not support some available columns
|
johnbillion
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
02/05/2020
|
#51811
|
Query inconsistency between WP_Query and WP_Term_Query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/04/2024
|
#51796
|
Raw post data instead of WP_Post instances
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/19/2020
|
#49555
|
Reorder WP_Query methods for a more logical placement
|
|
|
normal
|
trivial
|
Future Release
|
enhancement
|
03/01/2020
|
#52386
|
Should WP_Query::get_posts be a private method?
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/30/2024
|
#58593
|
Slow list of posts in the admin panel (with a large wp_posts table)
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/26/2023
|
#49296
|
Split up WP_Query into more manageable classes
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/26/2020
|
#57211
|
Split up `WP_Query::get_posts()`
|
costdev
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
01/23/2023
|
#9978
|
Sticky Posts are not ordered correctly after selection
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#11950
|
Sticky Posts are too aggressive
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#42082
|
Support compare custom fields in WP_Meta_Query
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/28/2018
|
#41819
|
Support the paged argument in WP_Site_Query and WP_Network_Query
|
spacedmonkey
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
11/01/2017
|
#49429
|
There seems to be no way to check query value for NULL
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/14/2020
|
#36309
|
Timezone issue in WP_Date_Query->build_mysql_datetime
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#36652
|
Use meta_value in a meta query to decide type format in SQL clause
|
ericlewis
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#42883
|
Use sargable queries for date-based lookups for posts
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
05/29/2024
|
#20352
|
Use str_getcsv() to parse search terms in WP_Query
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#30044
|
Use subqueries for AND clauses in WP_Meta_Query
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
11/02/2022
|
#34525
|
Use wp_parse_id_list() in the WP_Query class
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#29178
|
Using WP_Query only for result of SQL_CALC_FOUND_ROWS
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#29823
|
WP_Date_Query across tables
|
boonebgorges*
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#52167
|
WP_Query: always convert `any` post type values to public values.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/24/2020
|
#45084
|
WP_Term_Query multiple 'orderby' support
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
03/03/2021
|
#31083
|
WP_date_Query does not validate string values of 'before' or 'after'
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#49149
|
Write tests for WP_Query
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/20/2020
|
#53450
|
[WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query
|
|
dev-feedback
|
normal
|
trivial
|
Future Release
|
enhancement
|
03/03/2025
|
#55630
|
add array input to meta_query key
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/27/2022
|
#17019
|
add hooks for Media Library attachment counts
|
SergeyBiryukov
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
05/21/2024
|
#23044
|
adjacent_image_link() needs optimization
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#26937
|
get_adjacent_post() should use WP_Query rather than build its own SQL query
|
nacin
|
|
normal
|
normal
|
Future Release
|
enhancement
|
01/31/2018
|
#27094
|
get_boundary_post() doesn't work for custom post types
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#43842
|
get_children() function enhancement.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/2019
|
#14477
|
get_pages with child_of only works with uninterrupted hierarchies
|
wonderboymusic
|
has-patch
|
high
|
normal
|
Future Release
|
enhancement
|
01/15/2021
|
#18035
|
ignore_sticky_posts fails to remove sticky class
|
johneckman
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
09/20/2023
|
#14368
|
make the 'orderby' argument in get_posts() accept all "post" fields
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
08/01/2022
|
#41797
|
max_num_pages for WP_User_Query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/05/2017
|
#15068
|
merging query objects/arrays
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#19738
|
meta_query should check for wildcards when using LIKE operator
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#44602
|
meta_query to support FIND_IN_SET
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2018
|
#11398
|
new sort method for query_posts (order by last comment date)
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#61048
|
order sticky posts using the same order for posts
|
|
|
normal
|
major
|
Awaiting Review
|
enhancement
|
04/22/2024
|
#37056
|
paginate_links should be a method on WP_Query
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#18897
|
query_posts / WP_query parameter 'offset' should play nicely with 'paged'
|
wonderboymusic
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#43324
|
query_vars is not necessarely representative of the final query_vars used to build the SQL query
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/2019
|
#50154
|
About date and time request of version 5.4.1
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/13/2020
|
#60490
|
Add 'author__in' option to WP_Query 'orderby' options
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
02/09/2024
|
#31383
|
Add WP_Tax_Query support to WP_User_Query
|
|
|
normal
|
normal
|
Future Release
|
feature request
|
10/21/2024
|
#56168
|
Add a way easily perform advanced post fields queries
|
|
|
normal
|
trivial
|
Awaiting Review
|
feature request
|
07/07/2022
|
#49057
|
Add tag for any WP_Query for simple access in pre_get_post action
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
12/21/2019
|
#39632
|
Adding Query identifier attribute
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
06/07/2017
|
#63094
|
Allow ordering by meta_id in a meta query
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/13/2025
|
#53060
|
Data Deletion - comments
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
04/20/2021
|
#37837
|
Extend WP_Query author parameters to filter by role
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/30/2017
|
#16910
|
Lazy evaluation for WP_Query
|
|
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#30982
|
Meta query in pre_get_posts
|
|
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
#44658
|
Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
feature request
|
09/11/2019
|
#43356
|
create is_403 function
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
02/19/2018
|
#58600
|
wp_query Enhancement
|
|
close
|
normal
|
normal
|
Awaiting Review
|
feature request
|
07/03/2023
|
#60945
|
"Quick Edit" in Posts and Pages doesn't work in 6.5
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/04/2024
|
#56129
|
Author Dropdown menu missing in Quick Edit
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
01/21/2025
|
#52501
|
Bad date format in data picker, depends on time format settings
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/15/2023
|
#62634
|
Bug Report: Error in mediaelement-and-player.js
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/03/2024
|
#39186
|
Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns
|
engelen
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/28/2023
|
#10762
|
Bulk editing creates invalid URIs
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
12/16/2018
|
#15761
|
Bulk editing on posts without Javascript enabled results in the post being set to draft
|
garyc40
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#12769
|
Disappearing posts/pages (in quickedit mode)
|
|
has-patch
|
low
|
minor
|
|
defect (bug)
|
02/17/2023
|
#25696
|
Double clicking update on list table inline edit removes row from dom
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/12/2018
|
#48496
|
Filters post_row_actions and page_row_actions not apply at AJAX inline-save action
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/28/2023
|
#61409
|
JQMIGRATE warnings for bulk edit
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/18/2024
|
#28326
|
List Tables don't update properly after Quick Edit
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
02/17/2023
|
#33172
|
Notice in get_bulk_actions() in certain conditions
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#61833
|
Post titles in Bulk Edit should show decoded HTML
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/13/2025
|
#39946
|
Private posts can be sticky when bulk editing them from wp-admin/edit.php
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/04/2024
|
#59971
|
Publishing a post in QuickEdit forces Date to NOW
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/05/2023
|
#25060
|
Quick Edit Comments inline edit save breaks the alternating table row backgrounds
|
helen
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
03/14/2019
|
#60329
|
Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/30/2024
|
#15981
|
Quick edit (and other actions) need to cancel AJAX actions
|
garyc40
|
has-patch
|
low
|
normal
|
Future Release
|
defect (bug)
|
05/14/2018
|
#26524
|
Quick edit form looks strange for localized version
|
|
|
normal
|
normal
|
|
defect (bug)
|
02/25/2024
|
#57753
|
Quickedit characters on date fields
|
|
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
02/22/2023
|
#32952
|
Select elements don't have the same size as input elements
|
|
close
|
normal
|
normal
|
|
defect (bug)
|
05/14/2023
|
#31615
|
UI bug using Quick Edit
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#29821
|
bulk_edit_custom_box hook causes tags to display within created fieldset
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/07/2023
|
#22236
|
edit.php: Apply when Bulk Actions selected forgets tag= filter
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#62229
|
post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/27/2024
|
#19859
|
"Bulk Edit" Missing The Ability To Edit Tags
|
oglekler
|
|
normal
|
normal
|
Future Release
|
enhancement
|
02/12/2024
|
#30870
|
Add an $actions array and a filter in inline_edit() function
|
|
reporter-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#19392
|
Add auto-suggest support for all flat taxonomies in Bulk Edit.
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#35833
|
Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail
|
oglekler
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
09/16/2024
|
#54378
|
Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/04/2024
|
#31638
|
Bulk Edit & Quick Edit User Interfaces should be consistent
|
|
close
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#37296
|
Bulk edit category labels are slightly misleading
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#29320
|
Bulk edit on custom post types without title support
|
|
|
normal
|
normal
|
|
enhancement
|
07/24/2019
|
#33931
|
Complex simplification and standardisation of all the list and quick edit screens
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#56137
|
Excerpt in Quick Edit
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/04/2024
|
#31634
|
Minor UI improvements to bulk editing
|
joedolson*
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
01/23/2025
|
#16392
|
Quick Edit API should allow to pick up custom field values automatically
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#33833
|
Quick/Bulk Edit are not visually consistent
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
02/10/2020
|