Make WordPress Core

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

Query (72 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60984 WP_Query is returning the two same post instead of one normal normal Awaiting Review defect (bug) 10/15/2024
#31383 Add WP_Tax_Query support to WP_User_Query normal normal Future Release feature request 10/21/2024 18
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne normal normal Future Release enhancement 11/12/2024 3
#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
#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
#18513 Searching with explicit post types unsets page post type needs-unit-tests normal normal defect (bug) 01/23/2025 9
#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
#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
#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
#60745 WP_Query::parse_query() does not handle invalid query arg values has-patch normal normal Future Release defect (bug) 02/10/2025 14
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values dev-feedback normal normal Awaiting Review defect (bug) 02/10/2025 2
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() normal normal Awaiting Review enhancement 02/12/2025 7
#49278 Improve meta query dev-feedback normal normal enhancement 02/27/2025 33
#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
#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
#63106 The loop can throw warning if `WP_Query::have_posts()` not called. low normal Awaiting Review defect (bug) 03/15/2025
#63098 Passing array in term query arg triggers fatal error has-patch normal normal Awaiting Review defect (bug) 04/09/2025 3
#63315 Docs: Improve the `prepare()` function inline docs close normal normal Awaiting Review defect (bug) 04/21/2025 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
#17019 add hooks for Media Library attachment counts SergeyBiryukov has-patch normal normal Future Release enhancement 05/15/2025 55
#62953 Add post_ancestor as query var to WP_Query class bbpaule has-patch normal normal Awaiting Review enhancement 05/26/2025 7
#62484 Multiple selection of post type in Query loop block close normal normal Awaiting Review enhancement 05/26/2025 1
#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
#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
#56311 Week query variable is not being sanitized correctly audrasjb needs-unit-tests normal normal Future Release defect (bug) 06/03/2025 34
#27282 WP_Query returns more results when there are sticky posts dev-feedback normal normal Future Release defect (bug) 06/04/2025 17
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. needs-unit-tests normal normal Future Release defect (bug) 06/10/2025 2
#39428 Die fast in get_posts if get_user_by returns false has-patch normal normal Future Release defect (bug) 06/15/2025 1
#30184 Author page and category needs-unit-tests normal normal defect (bug) 06/22/2025 6
#37530 is_front_page() is based on wrong data -> gives wrong results needs-unit-tests normal normal Future Release defect (bug) 06/23/2025 6
#63614 pre_get_lastpostdate filter has-patch normal minor Awaiting Review enhancement 06/24/2025 2
#63619 Cached WP_Term_Query result attempts object conversion to int reporter-feedback normal normal Awaiting Review defect (bug) 06/25/2025 2
#20899 is_home() should be able to be true when is_feed() dev-feedback normal normal Future Release defect (bug) 07/01/2025 24
#63666 Multiple tags in URL broken in 6.8 has-patch normal normal Awaiting Review defect (bug) 07/08/2025 3
#63406 Lack of mutex for query object values like is_category and is_author can result in warnings normal normal Awaiting Review defect (bug) 08/06/2025 3
#18836 ORDER BY RAND() is slow pbearne dev-feedback normal minor Future Release enhancement 08/21/2025 29
#63902 wp_get_post_autosave() uses a non-limited SQL query has-patch normal minor Awaiting Review defect (bug) 09/02/2025 1
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 09/06/2025
#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
#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
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category close normal normal Awaiting Review defect (bug) 09/11/2025 3
#55287 Allow for DISTINCT in WP_Query method reporter-feedback normal normal Awaiting Review feature request 09/11/2025 1
#63998 Undefined variable warnings in WP Class has-patch lowest trivial Awaiting Review defect (bug) 09/18/2025 1
#14375 Post pagination should have a show all option normal normal Future Release feature request 09/18/2025 5
#41226 Static "posts page" preview not working needs-unit-tests normal normal Awaiting Review defect (bug) 10/02/2025 7
#11398 new sort method for query_posts (order by last comment date) normal normal enhancement 10/08/2025 7
#44349 Posts show up multiple times in backend when they have the exact same date dev-feedback normal normal Awaiting Review defect (bug) 10/15/2025 32
#61621 WP_Query get_posts should be call its property not again execute all caculations normal normal Awaiting Review defect (bug) 11/19/2025
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any has-patch normal normal Awaiting Review defect (bug) 12/01/2025 1
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings has-patch normal normal Awaiting Review defect (bug) 12/03/2025 8
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order normal normal Future Release defect (bug) 12/08/2025 23
#16706 Queries using "category__and" are slow on large databases has-patch normal normal enhancement 01/31/2026 42
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' dev-feedback normal normal Awaiting Review defect (bug) 02/01/2026 5
#43842 get_children() function enhancement. reporter-feedback normal normal Awaiting Review enhancement 02/01/2026 1
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. needs-unit-tests normal normal Future Release defect (bug) 02/03/2026 6
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 02/04/2026 7
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query normal blocker Awaiting Review defect (bug) 02/06/2026 2
#63359 Are ignore_sticky_posts working as expected? dev-feedback normal major Awaiting Review defect (bug) 02/06/2026 6
#60566 Posts Page as Draft remains publicly queryable has-patch normal normal Future Release defect (bug) 02/13/2026 4
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page dev-feedback normal normal Awaiting Review defect (bug) 02/18/2026 5
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic has-patch high normal Future Release enhancement 03/01/2026 23
#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
#35913 `is_()` conditional methods should share their logic dev-feedback normal normal 7.1 defect (bug) 03/18/2026 13
#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
#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
#20044 Enable search for pages by slug has-patch normal normal enhancement 04/09/2026 16
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() needs-unit-tests normal normal defect (bug) 04/09/2026 5
#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
#65113 Docs: Fix "objecct" typo in WP_Query post-loading comment westonruter commit lowest normal 7.1 defect (bug) 04/23/2026 2
#51811 Query inconsistency between WP_Query and WP_Term_Query has-patch normal normal Awaiting Review enhancement 05/03/2026 7
#40521 Using a custom query var on a static front page results in wrong $post has-patch normal normal Future Release defect (bug) 05/07/2026 5

Quick/Bulk Edit (28 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
#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
#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
#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
#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
#33172 Notice in get_bulk_actions() in certain conditions normal normal defect (bug) 06/04/2019 1
#33931 Complex simplification and standardisation of all the list and quick edit screens normal normal enhancement 06/04/2019 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
#11472 Should QuickEdit remove posts from lists as needed? low minor Future Release enhancement 12/09/2019 10
#33833 Quick/Bulk Edit are not visually consistent normal normal Future Release enhancement 02/10/2020 13
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset normal normal Awaiting Review defect (bug) 02/07/2023 7
#12208 Add Quick Edit To Media Library list view dev-feedback normal normal Future Release feature request 02/07/2023 13
#57753 Quickedit characters on date fields normal trivial Awaiting Review defect (bug) 02/22/2023 1
#52501 Bad date format in data picker, depends on time format settings normal normal Awaiting Review defect (bug) 03/15/2023 20
#32952 Select elements don't have the same size as input elements close normal normal defect (bug) 05/14/2023 5
#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
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler normal normal Future Release enhancement 02/12/2024 66
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#60898 'Change Author' as a bulk action in media library normal normal Awaiting Review feature request 06/04/2024 1
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow normal normal Awaiting Review enhancement 06/04/2024 4
#56137 Excerpt in Quick Edit dev-feedback normal normal Awaiting Review enhancement 06/04/2024 3
#61409 JQMIGRATE warnings for bulk edit has-patch normal normal Awaiting Review defect (bug) 06/18/2024 3
#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 42
#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.