Make WordPress Core

{1} All Tickets (8419 matches)

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

Results (6201 - 6300 of 8419)

Query (80 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020 3
#51794 An author_name query with nonexistent user returns posts with no author has-patch normal normal Awaiting Review defect (bug) 11/17/2020
#51796 Raw post data instead of WP_Post instances reporter-feedback normal normal Awaiting Review enhancement 11/19/2020 3
#51811 Query inconsistency between WP_Query and WP_Term_Query has-patch normal normal Awaiting Review enhancement 07/04/2024 6
#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
#52094 Queries with perm readable/editable will not work for multiple post types and status queries has-patch normal normal Awaiting Review defect (bug) 06/15/2022 7
#52167 WP_Query: always convert `any` post type values to public values. has-patch normal normal Awaiting Review enhancement 12/24/2020 1
#52337 Non-numeric attachment_id and p query string params result in posts page has-patch normal normal Future Release defect (bug) 10/17/2023 4
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 04/30/2024 1
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. needs-unit-tests normal normal Awaiting Review defect (bug) 04/26/2021 1
#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
#52921 If page content blank and any page shows 404 error dev-feedback normal normal Awaiting Review defect (bug) 03/30/2021 2
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly normal critical Awaiting Review defect (bug) 04/05/2021
#53060 Data Deletion - comments normal normal Awaiting Review feature request 04/20/2021 5
#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
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) 06/24/2021 1
#53824 Fatal error when in action pre_get_posts call *_template() has-patch normal normal Future Release defect (bug) 02/15/2022 10
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account normal minor Awaiting Review defect (bug) 10/14/2021
#54436 Sorting issue- when sorting via a custom meta key normal normal Awaiting Review defect (bug) 11/14/2021
#54853 Search only searching phrases and not searching individual terms normal normal Awaiting Review defect (bug) 01/19/2022 4
#55207 WP_Query returns published sticky posts when post_status is set to draft early normal normal Future Release defect (bug) 01/07/2025 9
#55630 add array input to meta_query key has-patch normal normal Awaiting Review enhancement 04/27/2022 1
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 05/02/2022
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 05/17/2022
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action has-patch normal normal Future Release defect (bug) 09/23/2023 22
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored normal normal Awaiting Review defect (bug) 06/27/2022
#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
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 07/06/2022 1
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 07/07/2022
#56311 Week query variable is not being sanitized correctly audrasjb has-patch normal normal Future Release defect (bug) 01/06/2025 29
#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
#57083 wp_list_authors and WP Search Users reporter-feedback normal normal Awaiting Review defect (bug) 11/16/2022 1
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 01/23/2023 3
#57412 Uncaught TypeError: Cannot read properties of undefined (reading 'length'): jquery migrate normal critical Awaiting Review defect (bug) 01/03/2023 1
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 01/29/2025 6
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 05/14/2023 2
#57678 Missing use of placeholders and $wpdb->prepare() dev-feedback normal major Awaiting Review defect (bug) 02/27/2023 2
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 02/18/2023 1
#57767 SQL query error with multiple order specifications in pre_get_posts. normal critical Awaiting Review defect (bug) 02/21/2023 5
#58147 bugfix: rewind_posts when posts array index != 0 has-patch normal normal Awaiting Review defect (bug) 04/18/2023 4
#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
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 needs-unit-tests normal normal Awaiting Review defect (bug) 01/31/2025 5
#58515 Need to use $wpdb->prepare instead of sprintf dev-feedback normal normal Awaiting Review defect (bug) 06/22/2023 3
#58553 Two query blocks on home template (FSE) breaks the second one normal normal Awaiting Review defect (bug) 06/16/2023
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 06/26/2023 2
#58600 wp_query Enhancement close normal normal Awaiting Review feature request 07/03/2023 1
#58806 Unexpected ordering result when ordering based on multiple clauses normal normal Awaiting Review defect (bug) 07/14/2023
#59235 AJAX request returns critical error in class-wp-date-query.php reporter-feedback normal normal Awaiting Review defect (bug) 10/30/2023 3
#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
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 09/15/2023 1
#60027 Post patterns show no posts normal major Awaiting Review defect (bug) 08/24/2024
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 02/15/2024
#60274 Query loop showing too many posts normal normal Awaiting Review defect (bug) 01/17/2024 1
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 01/31/2024 1
#60468 WP_Query matches any post when query parameter "name" is an empty string normal minor Awaiting Review defect (bug) 02/07/2024
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 02/09/2024 2
#60566 Posts Page as Draft remains publicly queryable normal normal Future Release defect (bug) 02/19/2024 2
#60745 WP_Query::parse_query() does not handle invalid query arg values has-patch normal normal Future Release defect (bug) 02/10/2025 14
#60984 WP_Query is returning the two same post instead of one normal normal Awaiting Review defect (bug) 10/15/2024
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 04/15/2024
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 04/22/2024 1
#61621 WP_Query get_posts should be call its property not again execute all caculations normal normal Awaiting Review defect (bug) 08/07/2024
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 07/11/2024 2
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" reporter-feedback normal normal Awaiting Review defect (bug) 07/26/2024 1
#62044 WP allows to inject random strings into archive page urls, still returning 200 normal critical Awaiting Review defect (bug) 05/12/2025 3
#62401 WP_Query add extra JOINs after calling get_posts() with category__in in query arguments normal normal Awaiting Review defect (bug) 02/07/2025 1
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. normal normal Future Release enhancement 01/06/2025 3
#62484 Multiple selection of post type in Query loop block close normal normal Awaiting Review enhancement 11/25/2024 1
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values dev-feedback normal normal Awaiting Review defect (bug) 02/10/2025 2
#62953 Add post_ancestor as query var to WP_Query class bbpaule has-patch normal normal Awaiting Review enhancement 05/12/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
#63094 Allow ordering by meta_id in a meta query normal normal Awaiting Review feature request 03/13/2025
#63098 Passing array in term query arg triggers fatal error has-patch normal normal Awaiting Review defect (bug) 04/09/2025 3
#63106 The loop can throw warning if `WP_Query::have_posts()` not called. low normal Awaiting Review defect (bug) 03/15/2025
#63255 WP_Query normalization can break plugin filters comparing query variables. joemcgill close normal normal 6.8.2 defect (bug) 04/24/2025 26
#63315 Docs: Improve the `prepare()` function inline docs close normal normal Awaiting Review defect (bug) 04/21/2025 1
#63342 wp-admin/options.php page crashes when options or cache data are too large dev-feedback normal normal Awaiting Review defect (bug) 04/30/2025 1
#63359 Are ignore_sticky_posts working as expected? dev-feedback normal major Awaiting Review defect (bug) 05/12/2025 6
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query normal blocker Awaiting Review defect (bug) 05/12/2025 1
#63406 Lack of mutex for query object values like is_category and is_author can result in warnings normal normal Awaiting Review defect (bug) 05/12/2025 2

Quick/Bulk Edit (20 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#10762 Bulk editing creates invalid URIs normal normal Future Release defect (bug) 12/16/2018 20
#11472 Should QuickEdit remove posts from lists as needed? low minor Future Release enhancement 12/09/2019 10
#12208 Add Quick Edit To Media Library list view dev-feedback normal normal Future Release feature request 02/07/2023 13
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom has-patch normal normal Future Release feature request 02/08/2023 21
#12769 Disappearing posts/pages (in quickedit mode) has-patch low minor defect (bug) 02/17/2023 12
#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
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 has-patch low normal Future Release defect (bug) 05/14/2018 5
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. dev-feedback normal normal enhancement 06/04/2019 4
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler normal normal Future Release enhancement 02/12/2024 66
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter has-patch normal normal defect (bug) 06/04/2019 3
#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
#25696 Double clicking update on list table inline edit removes row from dom has-patch normal normal Future Release defect (bug) 10/12/2018 20
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#28326 List Tables don't update properly after Quick Edit dev-feedback normal normal defect (bug) 02/17/2023 10
#29320 Bulk edit on custom post types without title support normal normal enhancement 07/24/2019 4
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset normal normal Awaiting Review defect (bug) 02/07/2023 7
#30870 Add an $actions array and a filter in inline_edit() function reporter-feedback normal normal enhancement 06/04/2019 1
#31615 UI bug using Quick Edit dev-feedback normal normal defect (bug) 06/04/2019 1
#31634 Minor UI improvements to bulk editing joedolson* has-patch normal normal Future Release enhancement 01/23/2025 41
Note: See TracReports for help on using and creating reports.