Make WordPress Core

{1} All Tickets (8181 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 8181)

Query (68 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 06/04/2019 1
#49278 Improve meta query dev-feedback normal normal enhancement 02/27/2025 33
#52921 If page content blank and any page shows 404 error dev-feedback normal normal Awaiting Review defect (bug) 03/30/2021 2
#37489 If Posts have the same datetime, the order of the post is indefinite. has-patch normal normal defect (bug) 06/04/2019
#27266 Front end search for attachment title cannot succeed has-patch normal normal defect (bug) 01/18/2022 11
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 01/31/2024 1
#40903 Filtered posts_request query can break found_posts query normal normal Awaiting Review defect (bug) 06/01/2017 1
#21096 Filter on is_front_page return value normal normal enhancement 06/04/2019 4
#64507 Fatal errors can ensue in WP_Query when requests are made with array query vars has-patch normal normal Future Release defect (bug) 04/08/2026 6
#53824 Fatal error when in action pre_get_posts call *_template() has-patch normal normal Future Release defect (bug) 02/15/2022 10
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action close normal normal Future Release defect (bug) 06/01/2025 23
#37837 Extend WP_Query author parameters to filter by role normal normal Awaiting Review feature request 03/30/2017 1
#38442 Error when WP_Query parses orderby array in function parse_order has-patch normal normal Future Release defect (bug) 04/02/2019 6
#44848 Ensure that empty author profiles have proper 404 behaviour dev-feedback normal normal Awaiting Review defect (bug) 09/17/2019 6
#30530 Enhance privacy by hiding posts of other users reporter-feedback normal normal enhancement 06/04/2019 2
#20044 Enable search for pages by slug has-patch normal normal enhancement 04/09/2026 16
#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
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 11/10/2023 2
#63315 Docs: Improve the `prepare()` function inline docs close normal normal Awaiting Review defect (bug) 04/21/2025 1
#65113 Docs: Fix "objecct" typo in WP_Query post-loading comment westonruter commit lowest normal 7.1 defect (bug) 04/23/2026 2
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 02/04/2026 7
#39428 Die fast in get_posts if get_user_by returns false has-patch normal normal Future Release defect (bug) 06/15/2025 1
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020 3
#53060 Data Deletion - comments normal normal Awaiting Review feature request 04/20/2021 5
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 09/06/2025
#15551 Custom post type pagination redirect normal normal defect (bug) 12/28/2022 14
#42164 Conditional Tags not working when using ugly URL needs-unit-tests normal normal Awaiting Review defect (bug) 10/10/2017 3
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin has-patch normal normal defect (bug) 11/30/2022 7
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present has-patch normal normal Awaiting Review defect (bug) 07/23/2021 4
#10663 Category name handling wrong function is_category has-patch normal normal defect (bug) 04/21/2024 11
#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
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator normal normal Awaiting Review defect (bug) 03/22/2019 7
#56105 Call update_post_parent_caches in the_post function in WP_Query class needs-unit-tests normal normal Awaiting Review enhancement 04/20/2023 3
#63619 Cached WP_Term_Query result attempts object conversion to int reporter-feedback normal normal Awaiting Review defect (bug) 06/25/2025 2
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 07/06/2022 1
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 05/02/2022
#30184 Author page and category needs-unit-tests normal normal defect (bug) 06/22/2025 6
#63359 Are ignore_sticky_posts working as expected? dev-feedback normal major Awaiting Review defect (bug) 02/06/2026 6
#56312 Appending ?name to home URL shows the posts page instead of a static front page normal normal Future Release defect (bug) 01/06/2023 6
#51794 An author_name query with nonexistent user returns posts with no author has-patch normal normal Awaiting Review defect (bug) 11/17/2020
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 04/15/2024
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 06/04/2019 1
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 07/11/2024 2
#63094 Allow ordering by meta_id in a meta query normal normal Awaiting Review feature request 03/13/2025
#55287 Allow for DISTINCT in WP_Query method reporter-feedback normal normal Awaiting Review feature request 09/11/2025 1
#40630 Advanced meta compare "like" in WP_Query has-patch normal normal Awaiting Review defect (bug) 05/16/2017 1
#63659 Adding the "order" or "orderby" query argument to the front page causes the latest news to be displayed has-patch normal normal Awaiting Review defect (bug) 03/02/2026 5
#47694 Adding a filter for $searchand variable normal normal Awaiting Review enhancement 07/13/2019
#39632 Adding Query identifier attribute normal normal Awaiting Review feature request 06/07/2017
#49057 Add tag for any WP_Query for simple access in pre_get_post action normal normal Awaiting Review feature request 12/21/2019
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 09/15/2023 1
#62953 Add post_ancestor as query var to WP_Query class bbpaule has-patch normal normal Awaiting Review enhancement 05/26/2025 7
#63044 Add method to test whether currently viewing the site home page in WP_Query has-patch normal normal Awaiting Review enhancement 03/03/2025 1
#39120 Add get/set methods to remaining main query classes (comments and terms) has-patch normal normal Awaiting Review enhancement 04/07/2018 2
#35761 Add filter(s) to get_adjacent_post function to change variables further down normal normal enhancement 06/04/2019 1
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 02/15/2024
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 07/07/2022
#31383 Add WP_Tax_Query support to WP_User_Query normal normal Future Release feature request 10/21/2024 18
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 02/09/2024 2
#37463 Abstract Query Class has-patch normal normal Awaiting Review enhancement 04/20/2023 3
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 05/13/2020 2
#34211 Ability to specify fields WP_Query can search normal normal enhancement 06/04/2019 6
#59235 AJAX request returns critical error in class-wp-date-query.php reporter-feedback normal normal Awaiting Review defect (bug) 10/30/2023 3
#50070 'post_type' query variable not set for taxonomy queries dev-feedback normal normal Awaiting Review defect (bug) 05/27/2020 5
#39914 'orderby' date results differs depend on 'post_status' normal normal Awaiting Review defect (bug) 02/19/2017
#52732 'get_posts' has been waiting for so long to have a hook reporter-feedback normal normal Awaiting Review defect (bug) 02/13/2024 2
#43372 $wp_query->max_num_pages return value as float normal trivial Awaiting Review defect (bug) 02/10/2022 5
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments needs-unit-tests normal normal Future Release defect (bug) 02/18/2021 5

Quick/Bulk Edit (32 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset normal normal Awaiting Review defect (bug) 02/07/2023 7
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit dev-feedback normal normal Awaiting Review defect (bug) 09/13/2025
#31615 UI bug using Quick Edit dev-feedback normal normal defect (bug) 06/04/2019 1
#11472 Should QuickEdit remove posts from lists as needed? low minor Future Release enhancement 12/09/2019 10
#32952 Select elements don't have the same size as input elements close normal normal defect (bug) 05/14/2023 5
#57753 Quickedit characters on date fields normal trivial Awaiting Review defect (bug) 02/22/2023 1
#33833 Quick/Bulk Edit are not visually consistent normal normal Future Release enhancement 02/10/2020 13
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 has-patch low normal Future Release defect (bug) 04/10/2026 7
#38507 Quick Edit: Parent label without input when editing page has-patch normal normal Future Release defect (bug) 07/07/2025 4
#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
#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 12
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#59971 Publishing a post in QuickEdit forces Date to NOW dev-feedback normal normal Awaiting Review defect (bug) 12/05/2023 2
#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
#61833 Post titles in Bulk Edit should show decoded HTML has-patch normal normal Future Release defect (bug) 02/13/2025 15
#63198 Post Quick Edit section Date and Author Stylings audrasjb has-patch normal normal Awaiting Review enhancement 08/31/2025 2
#63943 Post Passwords over 255 are not controlled in Quick Edit, nor reported Server Level. rishabhwp has-patch normal normal Future Release defect (bug) 01/18/2026 9
#33172 Notice in get_bulk_actions() in certain conditions normal normal defect (bug) 06/04/2019 1
#37064 No checkbox in Posts list table for bulk action normal normal defect (bug) 08/30/2025
#31634 Minor UI improvements to bulk editing joedolson* has-patch normal normal Future Release enhancement 01/23/2025 41
#28326 List Tables don't update properly after Quick Edit dev-feedback normal normal defect (bug) 02/04/2026 11
#61409 JQMIGRATE warnings for bulk edit has-patch normal normal Awaiting Review defect (bug) 06/18/2024 3
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) dev-feedback normal normal Awaiting Review defect (bug) 07/11/2025 4
#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
#56137 Excerpt in Quick Edit dev-feedback normal normal Awaiting Review enhancement 06/04/2024 3
#25696 Double clicking update on list table inline edit removes row from dom normal normal Future Release defect (bug) 05/30/2025 21
#12769 Disappearing posts/pages (in quickedit mode) has-patch low minor defect (bug) 06/30/2025 14
#33931 Complex simplification and standardisation of all the list and quick edit screens normal normal enhancement 06/04/2019 4
#15761 Bulk editing on posts without Javascript enabled results in the post being set to draft garyc40 normal normal defect (bug) 06/04/2019 6
#10762 Bulk editing creates invalid URIs normal normal Future Release defect (bug) 12/16/2018 20
Note: See TracReports for help on using and creating reports.