Make WordPress Core

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

Query (42 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53824 Fatal error when in action pre_get_posts call *_template() has-patch normal normal Future Release defect (bug) 02/15/2022 10
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. needs-unit-tests normal normal Future Release defect (bug) 05/15/2025 5
#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
#60566 Posts Page as Draft remains publicly queryable has-patch normal normal Future Release defect (bug) 06/05/2025 3
#38283 Some `WP_Query` query vars undocumented has-patch normal normal Future Release defect (bug) 03/27/2019 1
#38709 Unlimited query for invalid post names pbearne normal normal Future Release defect (bug) 05/09/2024 8
#27282 WP_Query returns more results when there are sticky posts dev-feedback normal normal Future Release defect (bug) 06/04/2025 17
#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
#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
#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
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' needs-unit-tests normal normal Future Release defect (bug) 07/10/2021 16
#60745 WP_Query::parse_query() does not handle invalid query arg values has-patch normal normal Future Release defect (bug) 02/10/2025 14
#56311 Week query variable is not being sanitized correctly audrasjb needs-unit-tests normal normal Future Release defect (bug) 06/03/2025 34
#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
#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
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 09/21/2022 6
#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) 02/18/2024 26
#35913 `is_()` conditional methods should share their logic dev-feedback normal normal Future Release defect (bug) 02/06/2017 2
#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
#37530 is_front_page() is based on wrong data -> gives wrong results needs-unit-tests normal normal Future Release defect (bug) 01/07/2020 5
#20899 is_home() should be able to be true when is_feed() dev-feedback normal normal Future Release defect (bug) 05/19/2017 23
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order normal normal Future Release defect (bug) 04/12/2021 19
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 01/29/2025 6
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 01/27/2021 10
#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
#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
#19653 Order by meta field forces ignore of null records needs-unit-tests normal normal Future Release enhancement 03/29/2019 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
#49555 Reorder WP_Query methods for a more logical placement normal trivial Future Release enhancement 03/01/2020 1
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 01/23/2023 3
#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
#42883 Use sargable queries for date-based lookups for posts dev-feedback normal normal Future Release enhancement 05/29/2024 8
#30044 Use subqueries for AND clauses in WP_Meta_Query normal normal Future Release enhancement 11/02/2022 12
#45084 WP_Term_Query multiple 'orderby' support needs-unit-tests normal normal Future Release enhancement 03/03/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
#17019 add hooks for Media Library attachment counts SergeyBiryukov has-patch normal normal Future Release enhancement 05/15/2025 55
#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
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic has-patch high normal Future Release enhancement 01/15/2021 21
#18035 ignore_sticky_posts fails to remove sticky class johneckman dev-feedback normal normal Future Release enhancement 09/20/2023 22
#31383 Add WP_Tax_Query support to WP_User_Query normal normal Future Release feature request 10/21/2024 18
#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

Quick/Bulk Edit (43 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56129 Author Dropdown menu missing in Quick Edit dev-feedback normal normal defect (bug) 01/21/2025 7
#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
#12769 Disappearing posts/pages (in quickedit mode) has-patch low minor defect (bug) 02/17/2023 12
#28326 List Tables don't update properly after Quick Edit dev-feedback normal normal defect (bug) 02/17/2023 10
#33172 Notice in get_bulk_actions() in certain conditions normal normal defect (bug) 06/04/2019 1
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#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
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter has-patch normal normal defect (bug) 06/04/2019 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
#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
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 normal normal Awaiting Review defect (bug) 05/12/2025 5
#52501 Bad date format in data picker, depends on time format settings normal normal Awaiting Review defect (bug) 03/15/2023 20
#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) has-patch normal normal Awaiting Review defect (bug) 06/02/2025 4
#61409 JQMIGRATE warnings for bulk edit has-patch normal normal Awaiting Review defect (bug) 06/18/2024 3
#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 6
#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
#57753 Quickedit characters on date fields normal trivial Awaiting Review defect (bug) 02/22/2023 1
#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 normal normal Awaiting Review defect (bug) 11/27/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
#63198 Post Quick Edit section Date and Author Stylings audrasjb has-patch normal normal Awaiting Review enhancement 05/26/2025 1
#60898 'Change Author' as a bulk action in media library normal normal Awaiting Review feature request 06/04/2024 1
#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 21
#10762 Bulk editing creates invalid URIs normal normal Future Release defect (bug) 12/16/2018 20
#25696 Double clicking update on list table inline edit removes row from dom normal normal Future Release defect (bug) 05/30/2025 21
#61833 Post titles in Bulk Edit should show decoded HTML has-patch normal normal Future Release defect (bug) 02/13/2025 15
#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
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 has-patch low normal Future Release defect (bug) 05/14/2018 5
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler normal normal Future Release enhancement 02/12/2024 66
#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
#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
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom has-patch normal normal Future Release feature request 05/27/2025 22
#12208 Add Quick Edit To Media Library list view dev-feedback normal normal Future Release feature request 02/07/2023 13

REST API (15 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 01/18/2022 5
#63325 Regression in saving posts with Block Editor in 6.8 has-patch normal normal 6.8.2 defect (bug) 05/20/2025 22
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller has-patch normal normal 6.9 defect (bug) 04/17/2025 3
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 has-patch normal normal 6.9 defect (bug) 04/02/2025 1
#63502 HTTP 500 in `wp-json/batch` with specific arguments SergeyBiryukov dev-feedback normal normal 6.9 defect (bug) 06/04/2025 6
#63249 Minor code and inline docs improvements in class-wp-rest-server.php audrasjb has-patch normal normal 6.9 defect (bug) 04/11/2025 2
#61061 PHP Warning with invalid JSON input has-patch low normal 6.9 defect (bug) 05/12/2025 27
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 has-patch normal normal 6.9 defect (bug) 04/18/2025 3
#62801 Improve performance of X-WP-TotalPages queries spacedmonkey commit normal normal 6.9 enhancement 03/26/2025 12
#62701 Post controller: support for grouping results by parent-child relationship has-patch normal normal 6.9 enhancement 02/28/2025 8
#48885 REST API: Support reading public settings, implement context handling spacedmonkey has-patch normal normal 6.9 enhancement 03/03/2025 51
#60055 Array to string conversion warning after r50157 has-patch normal minor Awaiting Review defect (bug) 05/14/2025 2
#57973 Can not delete custom template when name contains non-Latin characters normal normal Awaiting Review defect (bug) 05/12/2025 7
#63294 Got this error when send image via REST API on WP 6.8 reporter-feedback normal critical Awaiting Review defect (bug) 04/23/2025 8
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? close normal normal Awaiting Review defect (bug) 03/20/2023 3
Note: See TracReports for help on using and creating reports.