Make WordPress Core

{1} All Tickets (8178 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6001 - 6100 of 8178)

Query (65 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 45
#55630 add array input to meta_query key has-patch normal normal Awaiting Review enhancement 04/27/2022 1
#23044 adjacent_image_link() needs optimization needs-unit-tests normal normal enhancement 06/04/2019 12
#27094 get_boundary_post() doesn't work for custom post types has-patch normal normal enhancement 06/04/2019 5
#43842 get_children() function enhancement. reporter-feedback normal normal Awaiting Review enhancement 02/01/2026 1
#14368 make the 'orderby' argument in get_posts() accept all "post" fields has-patch normal normal enhancement 08/01/2022 11
#41797 max_num_pages for WP_User_Query has-patch normal normal Awaiting Review enhancement 09/05/2017 2
#15068 merging query objects/arrays normal normal enhancement 06/04/2019 5
#19738 meta_query should check for wildcards when using LIKE operator normal normal enhancement 06/04/2019 13
#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 10/08/2025 7
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 04/22/2024 1
#37056 paginate_links should be a method on WP_Query normal normal enhancement 06/04/2019 2
#63614 pre_get_lastpostdate filter has-patch normal minor Awaiting Review enhancement 06/24/2025 2
#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
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query has-patch normal normal Awaiting Review enhancement 09/10/2025
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 05/13/2020 2
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 02/09/2024 2
#31383 Add WP_Tax_Query support to WP_User_Query normal normal Future Release feature request 10/21/2024 18
#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
#55287 Allow for DISTINCT in WP_Query method reporter-feedback normal normal Awaiting Review feature request 09/11/2025 1
#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 5
#37837 Extend WP_Query author parameters to filter by role normal normal Awaiting Review feature request 03/30/2017 1
#16910 Lazy evaluation for WP_Query normal normal feature request 06/04/2019 2
#30982 Meta query in pre_get_posts normal normal feature request 06/04/2019 3
#14375 Post pagination should have a show all option normal normal Future Release feature request 09/18/2025 5
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to normal normal Awaiting Review feature request 09/09/2025 1
#44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query dev-feedback normal normal Future Release feature request 09/11/2019 6
#43356 create is_403 function normal normal Awaiting Review feature request 02/19/2018 1
#58600 wp_query Enhancement close normal normal Awaiting Review feature request 07/03/2023 1
#44296 Enable double-width space works as a separator in search query SergeyBiryukov has-patch normal normal Future Release defect (bug) 04/10/2019 12
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov has-patch normal normal Future Release defect (bug) 11/29/2019 6
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov normal normal Future Release defect (bug) 05/05/2017 26
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 04/06/2026 28
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 01/27/2021 10
#17019 add hooks for Media Library attachment counts SergeyBiryukov has-patch normal normal Future Release enhancement 05/15/2025 55
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 09/21/2022 6
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb needs-unit-tests normal normal Future Release defect (bug) 05/30/2025 45
#56311 Week query variable is not being sanitized correctly audrasjb needs-unit-tests normal normal Future Release defect (bug) 06/03/2025 34
#62953 Add post_ancestor as query var to WP_Query class bbpaule has-patch normal normal Awaiting Review enhancement 05/26/2025 7
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges dev-feedback normal normal Future Release defect (bug) 06/15/2022 7
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 06/04/2019 3
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 01/23/2023 3
#65072 Registering a query_var called 'preview_nonce' stops previews from working. dsas has-patch normal normal Awaiting Review defect (bug) 04/14/2026 1
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis dev-feedback normal normal enhancement 06/04/2019 6
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert needs-unit-tests normal minor defect (bug) 06/04/2019 16
#59252 is_front_page returns false when a static blog page has been set. joedolson* has-patch normal normal Awaiting Review defect (bug) 02/04/2025 8
#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 11
#18035 ignore_sticky_posts fails to remove sticky class johneckman dev-feedback normal normal Future Release enhancement 09/20/2023 22
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* needs-unit-tests normal critical Future Release defect (bug) 06/14/2022 12
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin has-patch normal normal defect (bug) 11/30/2022 7
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin normal normal Future Release enhancement 01/31/2018 60
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks has-patch normal normal Future Release enhancement 11/07/2021 11
#38709 Unlimited query for invalid post names pbearne normal normal Future Release defect (bug) 05/09/2024 8
#36881 Improved hot-wiring of set_found_posts pbearne needs-unit-tests normal normal enhancement 05/08/2024 3
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne normal normal Future Release enhancement 11/12/2024 3
#18836 ORDER BY RAND() is slow pbearne dev-feedback normal minor Future Release enhancement 08/21/2025 29
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 02/04/2026 7
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey dev-feedback normal normal Future Release enhancement 11/01/2017 5
#65113 Docs: Fix "objecct" typo in WP_Query post-loading comment westonruter commit lowest normal 7.1 defect (bug) 04/23/2026 2
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic has-patch high normal Future Release enhancement 03/01/2026 23
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic has-patch normal normal enhancement 06/04/2019 26

Quick/Bulk Edit (35 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 normal normal Awaiting Review defect (bug) 05/12/2025 5
#53195 Add $post or $post_id to the quick_edit_custom_box hook normal normal Awaiting Review defect (bug) 09/11/2025
#52501 Bad date format in data picker, depends on time format settings normal normal Awaiting Review defect (bug) 03/15/2023 20
#63972 Bulk actions status messages not announced by screen readers normal major Future Release defect (bug) 02/24/2026 8
#10762 Bulk editing creates invalid URIs normal normal Future Release defect (bug) 12/16/2018 20
#12769 Disappearing posts/pages (in quickedit mode) has-patch low minor defect (bug) 06/30/2025 14
#25696 Double clicking update on list table inline edit removes row from dom normal normal Future Release defect (bug) 05/30/2025 21
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action reporter-feedback normal normal Awaiting Review defect (bug) 05/12/2025 4
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) dev-feedback normal normal Awaiting Review defect (bug) 07/11/2025 4
#61409 JQMIGRATE warnings for bulk edit has-patch normal normal Awaiting Review defect (bug) 06/18/2024 3
#28326 List Tables don't update properly after Quick Edit dev-feedback normal normal defect (bug) 02/04/2026 11
#37064 No checkbox in Posts list table for bulk action normal normal defect (bug) 08/30/2025
#33172 Notice in get_bulk_actions() in certain conditions normal normal defect (bug) 06/04/2019 1
#61833 Post titles in Bulk Edit should show decoded HTML has-patch normal normal Future Release defect (bug) 02/13/2025 15
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php reporter-feedback normal normal Awaiting Review defect (bug) 02/01/2026 7
#59971 Publishing a post in QuickEdit forces Date to NOW dev-feedback normal normal Awaiting Review defect (bug) 12/05/2023 2
#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 1
#38507 Quick Edit: Parent label without input when editing page has-patch normal normal Future Release defect (bug) 07/07/2025 4
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#57753 Quickedit characters on date fields normal trivial Awaiting Review defect (bug) 02/22/2023 1
#32952 Select elements don't have the same size as input elements close normal normal defect (bug) 05/14/2023 5
#31615 UI bug using Quick Edit dev-feedback normal normal defect (bug) 06/04/2019 1
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit dev-feedback normal normal Awaiting Review defect (bug) 09/13/2025
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset normal normal Awaiting Review defect (bug) 02/07/2023 7
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone has-patch normal normal Awaiting Review defect (bug) 09/02/2025 3
#30870 Add an $actions array and a filter in inline_edit() function reporter-feedback normal normal enhancement 06/04/2019 1
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. dev-feedback normal normal enhancement 06/04/2019 4
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow normal normal Awaiting Review enhancement 06/04/2024 4
#37296 Bulk edit category labels are slightly misleading has-patch normal normal enhancement 06/04/2019 4
#29320 Bulk edit on custom post types without title support normal normal enhancement 07/24/2019 4
#33931 Complex simplification and standardisation of all the list and quick edit screens normal normal enhancement 06/04/2019 4
#56137 Excerpt in Quick Edit dev-feedback normal normal Awaiting Review enhancement 06/04/2024 3
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#33833 Quick/Bulk Edit are not visually consistent normal normal Future Release enhancement 02/10/2020 13
#11472 Should QuickEdit remove posts from lists as needed? low minor Future Release enhancement 12/09/2019 10
Note: See TracReports for help on using and creating reports.