Make WordPress Core

{1} All Tickets (8373 matches)

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

Results (6101 - 6200 of 8373)

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 02/18/2023 1
#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
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) 06/24/2021 1
#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
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 01/30/2020 2
#31957 query fails, when post is queried under specific name normal normal defect (bug) 06/04/2019 3
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 05/20/2019 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) 08/08/2023 4
#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
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 05/17/2022
#34211 Ability to specify fields WP_Query can search normal normal enhancement 06/04/2019 6
#37463 Abstract Query Class has-patch normal normal Awaiting Review enhancement 04/20/2023 3
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 02/15/2024
#35761 Add filter(s) to get_adjacent_post function to change variables further down normal normal enhancement 06/04/2019 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
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 09/15/2023 1
#47694 Adding a filter for $searchand variable normal normal Awaiting Review enhancement 07/13/2019
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 07/11/2024 2
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 06/04/2019 1
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 04/15/2024
#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
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020 3
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 07/12/2024 5
#20044 Enable search for pages by slug normal normal enhancement 06/04/2019 13
#30530 Enhance privacy by hiding posts of other users reporter-feedback normal normal enhancement 06/04/2019 2
#21096 Filter on is_front_page return value normal normal enhancement 06/04/2019 4
#49278 Improve meta query dev-feedback normal normal Future Release enhancement 01/03/2023 29
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 06/04/2019 1
#48193 Improve the WordPress loop dev-feedback normal normal Awaiting Review enhancement 01/20/2024 6
#36881 Improved hot-wiring of set_found_posts pbearne needs-unit-tests normal normal enhancement 05/08/2024 3
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 01/27/2021 10
#48408 Introduce eagerloading of meta data reporter-feedback normal normal Awaiting Review enhancement 10/23/2019 2
#25180 Make it possible to select only posts with comment_count > 0 normal normal enhancement 06/04/2019 3
#40341 Make search possible in custom fields normal normal Awaiting Review enhancement 05/24/2024 1
#41678 Make sure all field returns use filters in WP Query needs-unit-tests normal normal Awaiting Review enhancement 04/20/2023 2
#42907 Meta Queries: support ordering by meta_value but still including items without that key normal normal Awaiting Review enhancement 01/16/2019 3
#38173 Meta query creates unecessary multiple left joins when using the same meta key normal normal Future Release enhancement 02/17/2017 3
#36670 Move CAST to right-hand side of comparison in meta query normal normal enhancement 06/04/2019
#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
#18836 ORDER BY RAND() is slow pbearne has-patch normal minor enhancement 03/12/2024 10
#30994 Offset return for wp_get_archives has-patch normal normal enhancement 06/04/2019
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() has-patch normal normal Awaiting Review enhancement 01/17/2018 5
#19653 Order by meta field forces ignore of null records needs-unit-tests normal normal Future Release enhancement 03/29/2019 8
#35907 Permit sticky posts to affect the query in REST_REQUEST rmccue needs-unit-tests normal normal Future Release enhancement 04/23/2017 6
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook normal normal Awaiting Review enhancement 03/13/2019 1
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts normal normal Awaiting Review enhancement 07/03/2018 1
#16706 Queries using "category__and" are slow on large databases chriscct7 has-patch normal normal enhancement 06/04/2019 40
#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
#51811 Query inconsistency between WP_Query and WP_Term_Query has-patch normal normal Awaiting Review enhancement 07/04/2024 6
#51796 Raw post data instead of WP_Post instances reporter-feedback normal normal Awaiting Review enhancement 11/19/2020 3
#49555 Reorder WP_Query methods for a more logical placement normal trivial Future Release enhancement 03/01/2020 1
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 04/30/2024 1
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 06/26/2023 2
#40404 Slow queries with a large number of posts (tens of thousands and above) normal normal Awaiting Review enhancement 04/10/2017
#49296 Split up WP_Query into more manageable classes normal normal Awaiting Review enhancement 01/26/2020 1
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 01/23/2023 3
#9978 Sticky Posts are not ordered correctly after selection has-patch normal normal enhancement 06/04/2019 8
#11950 Sticky Posts are too aggressive has-patch normal normal enhancement 06/04/2019 13
#42082 Support compare custom fields in WP_Meta_Query normal normal Awaiting Review enhancement 02/28/2018 1
#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
#49429 There seems to be no way to check query value for NULL dev-feedback normal normal Awaiting Review enhancement 02/14/2020 4
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime normal normal enhancement 06/04/2019
#56689 Use WP_Query in get_page_by_path spacedmonkey dev-feedback normal normal Future Release enhancement 02/07/2023 28
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis dev-feedback normal normal enhancement 06/04/2019 6
#42883 Use sargable queries for date-based lookups for posts dev-feedback normal normal Future Release enhancement 05/29/2024 8
#20352 Use str_getcsv() to parse search terms in WP_Query needs-unit-tests normal normal enhancement 06/04/2019 3
#30044 Use subqueries for AND clauses in WP_Meta_Query normal normal Future Release enhancement 11/02/2022 12
#34525 Use wp_parse_id_list() in the WP_Query class has-patch normal normal enhancement 06/04/2019 4
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS normal normal enhancement 06/04/2019 5
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 06/04/2019 3
#52167 WP_Query: always convert `any` post type values to public values. has-patch normal normal Awaiting Review enhancement 12/24/2020 1
#45084 WP_Term_Query multiple 'orderby' support needs-unit-tests normal normal Future Release enhancement 03/03/2021 5
#31083 WP_date_Query does not validate string values of 'before' or 'after' normal normal enhancement 06/04/2019 1
#49149 Write tests for WP_Query needs-unit-tests normal normal Awaiting Review enhancement 02/20/2020 9
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query needs-docs normal trivial Future Release enhancement 09/20/2022 42
#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
#23044 adjacent_image_link() needs optimization needs-unit-tests normal normal enhancement 06/04/2019 12
#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
#18035 ignore_sticky_posts fails to remove sticky class johneckman dev-feedback normal normal Future Release enhancement 09/20/2023 22
#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
Note: See TracReports for help on using and creating reports.