Make WordPress Core

{1} All Tickets (7962 matches)

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

Results (5801 - 5900 of 7962)

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' dev-feedback normal normal Awaiting Review defect (bug) 03/03/2020 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) 08/07/2020 4
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 09/21/2022 6
#35913 `is_()` conditional methods should share their logic dev-feedback normal normal Future Release defect (bug) 02/06/2017 2
#43238 `suppress_filters` not set in `pre_get_posts` hook dev-feedback normal normal Awaiting Review defect (bug) 05/13/2022 9
#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
#20899 is_home() should be able to be true when is_feed() dev-feedback normal normal Future Release defect (bug) 05/19/2017 23
#35476 Allow posts to be filtered before return when `fields` parameter is used with `WP_Query` adamsilverstein* dev-feedback normal normal Awaiting Review enhancement 01/06/2021 8
#49278 Improve meta query dev-feedback normal normal Future Release enhancement 01/03/2023 29
#48193 Improve the WordPress loop dev-feedback normal normal Awaiting Review enhancement 03/10/2020 5
#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
#49429 There seems to be no way to check query value for NULL dev-feedback normal normal Awaiting Review enhancement 02/14/2020 4
#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 06/14/2022 8
#18035 ignore_sticky_posts fails to remove sticky class johneckman dev-feedback normal normal Future Release enhancement 06/06/2018 21
#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
#55207 WP_Query returns published sticky posts when post_status is set to draft early normal normal Future Release defect (bug) 03/28/2022 8
#40630 Advanced meta compare "like" in WP_Query has-patch normal normal Awaiting Review defect (bug) 05/16/2017 1
#51794 An author_name query with nonexistent user returns posts with no author has-patch normal normal Awaiting Review defect (bug) 11/17/2020
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb has-patch normal normal 6.3 defect (bug) 05/25/2023 34
#10663 Category name handling wrong function is_category has-patch normal normal defect (bug) 06/04/2019 11
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present has-patch normal normal Awaiting Review defect (bug) 07/23/2021 4
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin has-patch normal normal defect (bug) 11/30/2022 7
#39428 Die fast in get_posts if get_user_by returns false has-patch normal normal Future Release defect (bug) 03/15/2019
#44296 Enable double-width space works as a separator in search query SergeyBiryukov has-patch normal normal Future Release defect (bug) 04/10/2019 12
#38442 Error when WP_Query parses orderby array in function parse_order has-patch normal normal Future Release defect (bug) 04/02/2019 6
#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) 05/31/2023 20
#53824 Fatal error when in action pre_get_posts call *_template() has-patch normal normal Future Release defect (bug) 02/15/2022 10
#27266 Front end search for attachment title cannot succeed has-patch normal normal defect (bug) 01/18/2022 11
#37489 If Posts have the same datetime, the order of the post is indefinite. has-patch normal normal defect (bug) 06/04/2019
#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
#50598 Replace developer.w.org instead of Codex on is_main_query function message has-patch normal minor Awaiting Review defect (bug) 07/07/2020
#38062 SELECT DISTINCT ... ORDER BY ... has-patch normal normal Awaiting Review defect (bug) 04/09/2019 3
#50873 Search query parameter causes 404 on pagename match rules has-patch normal normal Awaiting Review defect (bug) 08/11/2020 3
#38283 Some `WP_Query` query vars undocumented has-patch normal normal Future Release defect (bug) 03/27/2019 1
#41745 Uncaught Error in get_query_var when $wp_query is null has-patch normal normal Awaiting Review defect (bug) 10/01/2021 9
#38709 Unlimited query for invalid post names has-patch normal normal Awaiting Review defect (bug) 12/19/2022 3
#27272 WP meta queries comparing apples to oranges has-patch normal normal defect (bug) 06/04/2019 21
#41224 WP strips query vars if post contains "wp-admin" has-patch normal normal Awaiting Review defect (bug) 07/03/2017 3
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query has-patch normal normal Awaiting Review defect (bug) 01/24/2020 2
#27282 WP_Query returns more results when there are sticky posts has-patch normal normal Future Release defect (bug) 01/01/2017 16
#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
#56311 Week query variable is not being sanitized correctly audrasjb has-patch normal normal Future Release defect (bug) 02/24/2023 25
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov has-patch normal normal 6.3 defect (bug) 06/06/2023 18
#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
#58147 bugfix: rewind_posts when posts array index != 0 has-patch normal normal Awaiting Review defect (bug) 04/18/2023 4
#45894 is_home conditional tag returns incorrect value with home pagination has-patch normal normal Awaiting Review defect (bug) 01/10/2019 2
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) has-patch normal normal Awaiting Review defect (bug) 01/11/2020 2
#40660 the_post_navigation not excluding terms - wp 4.7.4 has-patch normal normal Awaiting Review defect (bug) 07/28/2020 1
#37463 Abstract Query Class has-patch normal normal Awaiting Review enhancement 04/20/2023 3
#39120 Add get/set methods to remaining main query classes (comments and terms) has-patch normal normal Awaiting Review enhancement 04/07/2018 2
#54371 Add posts_results-like filters to WP_Query when return fields are ids or id=>parent has-patch normal normal Future Release enhancement 04/11/2022 6
#57296 Force split queries in WP_Query in object caching is enabled. has-patch normal normal Future Release enhancement 01/19/2023 5
#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
#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
#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 12/01/2020 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
#34525 Use wp_parse_id_list() in the WP_Query class has-patch normal normal enhancement 06/04/2019 4
#52167 WP_Query: always convert `any` post type values to public values. has-patch normal normal Awaiting Review enhancement 12/24/2020 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 03/03/2022 53
#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
#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
#44602 meta_query to support FIND_IN_SET has-patch normal normal Awaiting Review enhancement 07/18/2018
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic has-patch normal normal enhancement 06/04/2019 26
#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
#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
#30184 Author page and category needs-unit-tests normal normal defect (bug) 06/04/2019 5
#42164 Conditional Tags not working when using ugly URL needs-unit-tests normal normal Awaiting Review defect (bug) 10/10/2017 3
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. needs-unit-tests normal normal Future Release defect (bug) 07/14/2020 4
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() needs-unit-tests normal normal defect (bug) 06/04/2019 4
#30911 Overhaul post_status logic in WP_Query needs-unit-tests normal normal defect (bug) 06/04/2019 2
#34660 Query breaks when nopaging = false and posts_per_page = -1 needs-unit-tests normal normal defect (bug) 06/04/2019 6
#18513 Searching with explicit post types unsets page post type needs-unit-tests normal normal defect (bug) 02/12/2022 8
#56992 The Loop displays incorrect data for queries started with `fields => 'id=>parent'`. needs-unit-tests normal normal Awaiting Review defect (bug) 11/04/2022
#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
#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
#44695 WP_Term_Query unexpected 'orderby' behaviour. needs-unit-tests normal normal Awaiting Review defect (bug) 08/27/2019 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
#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
#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
#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
#27088 Allow per-query filtering of post status objects needs-unit-tests normal normal enhancement 06/04/2019 6
#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
#15249 Filtering get_search_sql for advanced queries needs-unit-tests normal normal enhancement 06/04/2019 17
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 06/04/2019 1
#36881 Improved hot-wiring of set_found_posts needs-unit-tests normal normal enhancement 06/04/2019 1
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 01/27/2021 10
#41678 Make sure all field returns use filters in WP Query needs-unit-tests normal normal Awaiting Review enhancement 04/20/2023 2
#18836 ORDER BY RAND() is slow needs-unit-tests normal minor enhancement 06/04/2019 6
#33306 Only Query for author ID if user is member of blog needs-unit-tests normal normal enhancement 06/04/2019 12
Note: See TracReports for help on using and creating reports.