Make WordPress Core

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

Query (62 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) normal normal Awaiting Review defect (bug) 03/02/2018 1
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly reporter-feedback normal normal defect (bug) 06/04/2019 3
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 normal critical Awaiting Review defect (bug) 11/22/2019
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 09/21/2022 6
#49149 Write tests for WP_Query needs-unit-tests normal normal Awaiting Review enhancement 02/20/2020 9
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta normal normal Awaiting Review defect (bug) 03/31/2017
#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
#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
#35913 `is_()` conditional methods should share their logic dev-feedback normal normal Future Release defect (bug) 02/06/2017 2
#48360 `meta_value` is ignored when empty string is provided normal normal Awaiting Review defect (bug) 02/13/2020 3
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var needs-unit-tests normal normal Awaiting Review defect (bug) 10/01/2018 1
#43238 `suppress_filters` not set in `pre_get_posts` hook dev-feedback normal normal Awaiting Review defect (bug) 05/13/2022 9
#40300 `title` parameter causes `WP_Query` to return sticky posts. normal normal Awaiting Review defect (bug) 03/29/2017
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors has-patch normal normal Awaiting Review defect (bug) 11/12/2017 1
#55630 add array input to meta_query key has-patch normal normal Awaiting Review enhancement 04/27/2022 1
#17019 add hooks for Media Library attachment counts SergeyBiryukov has-patch normal normal Future Release enhancement 05/21/2024 54
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page normal normal Awaiting Review defect (bug) 12/18/2018 3
#23044 adjacent_image_link() needs optimization needs-unit-tests normal normal enhancement 06/04/2019 12
#58147 bugfix: rewind_posts when posts array index != 0 has-patch normal normal Awaiting Review defect (bug) 04/18/2023 4
#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
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 05/14/2023 2
#43356 create is_403 function normal normal Awaiting Review feature request 02/19/2018 1
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 02/18/2023 1
#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
#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. has-patch normal normal Awaiting Review enhancement 01/16/2019
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic has-patch high normal Future Release enhancement 01/15/2021 21
#45394 get_posts fails to return results when accessing admin with a custom user role reporter-feedback normal normal Awaiting Review defect (bug) 12/10/2018 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
#27507 get_posts() not honoring post_status criteria normal normal defect (bug) 06/04/2019 6
#48860 get_queried_object return false when executed in parse_query hook normal normal defect (bug) 12/03/2019 2
#18035 ignore_sticky_posts fails to remove sticky class johneckman dev-feedback normal normal Future Release enhancement 09/20/2023 22
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) 06/24/2021 1
#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
#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
#45894 is_home conditional tag returns incorrect value with home pagination has-patch normal normal Awaiting Review defect (bug) 01/10/2019 2
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results normal normal Awaiting Review defect (bug) 02/24/2023 2
#20899 is_home() should be able to be true when is_feed() dev-feedback normal normal Future Release defect (bug) 05/19/2017 23
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) has-patch normal normal Awaiting Review defect (bug) 01/11/2020 2
#45400 last of query_vars contains anchor normal normal Awaiting Review defect (bug) 12/05/2018
#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 06/04/2019 6
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 04/22/2024 1
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 01/30/2020 2
#37056 paginate_links should be a method on WP_Query normal normal enhancement 06/04/2019 2
#31957 query fails, when post is queried under specific name normal normal defect (bug) 06/04/2019 3
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic has-patch normal normal enhancement 06/04/2019 26
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 05/20/2019 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
#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
#40660 the_post_navigation not excluding terms - wp 4.7.4 has-patch normal normal Awaiting Review defect (bug) 07/28/2020 1
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta normal normal Awaiting Review defect (bug) 10/12/2019 5
#47211 using amp in search show all post / pages with the & normal normal Awaiting Review defect (bug) 05/10/2019
#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
#57083 wp_list_authors and WP Search Users reporter-feedback normal normal Awaiting Review defect (bug) 11/16/2022 1
#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
#58600 wp_query Enhancement close normal normal Awaiting Review feature request 07/03/2023 1
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 05/17/2022

Quick/Bulk Edit (38 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler normal normal Future Release enhancement 02/12/2024 66
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 has-patch normal normal Awaiting Review defect (bug) 06/04/2024 5
#60898 'Change Author' as a bulk action in media library normal normal Awaiting Review feature request 06/04/2024 1
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom has-patch normal normal Future Release feature request 02/08/2023 21
#12208 Add Quick Edit To Media Library list view dev-feedback normal normal Future Release feature request 02/07/2023 13
#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
#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
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow normal normal Awaiting Review enhancement 06/04/2024 4
#56129 Author Dropdown menu missing in Quick Edit dev-feedback normal normal defect (bug) 01/21/2025 7
#52501 Bad date format in data picker, depends on time format settings normal normal Awaiting Review defect (bug) 03/15/2023 20
#62634 Bug Report: Error in mediaelement-and-player.js normal normal Awaiting Review defect (bug) 12/03/2024
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent close normal normal enhancement 06/04/2019 2
#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
#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
#10762 Bulk editing creates invalid URIs normal normal Future Release defect (bug) 12/16/2018 20
#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
#33931 Complex simplification and standardisation of all the list and quick edit screens normal normal enhancement 06/04/2019 4
#12769 Disappearing posts/pages (in quickedit mode) has-patch low minor defect (bug) 02/17/2023 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
#56137 Excerpt in Quick Edit dev-feedback normal normal Awaiting Review enhancement 06/04/2024 3
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action reporter-feedback normal normal Awaiting Review defect (bug) 02/28/2023 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/17/2023 10
#31634 Minor UI improvements to bulk editing joedolson* has-patch normal normal Future Release enhancement 01/23/2025 41
#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) 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
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#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
#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
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 has-patch low normal Future Release defect (bug) 05/14/2018 5
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#33833 Quick/Bulk Edit are not visually consistent normal normal Future Release enhancement 02/10/2020 13
#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
Note: See TracReports for help on using and creating reports.