Make WordPress Core

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

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36696 WP_Meta_Query can give wrong results when comparing large numbers normal normal defect (bug) 06/04/2019 1
#36670 Move CAST to right-hand side of comparison in meta query normal normal enhancement 06/04/2019
#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
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime normal normal enhancement 06/04/2019
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly reporter-feedback normal normal defect (bug) 06/04/2019 3
#35820 WP_Query(array( 'p' => 0)) will return posts normal normal defect (bug) 06/04/2019 1
#35761 Add filter(s) to get_adjacent_post function to change variables further down normal normal enhancement 06/04/2019 1
#35758 Reading Settings fallback option when none is selected at Front page displays normal normal defect (bug) 06/04/2019 3
#35418 Assigned post type not appeared in category and tag archive reporter-feedback normal normal defect (bug) 06/04/2019 2
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 06/04/2019 1
#35131 Unexpected 404: pending post hides published post with matching slug normal normal defect (bug) 06/04/2019 3
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). reporter-feedback normal normal defect (bug) 06/04/2019 3
#34660 Query breaks when nopaging = false and posts_per_page = -1 needs-unit-tests normal normal defect (bug) 06/04/2019 6
#34525 Use wp_parse_id_list() in the WP_Query class has-patch normal normal enhancement 06/04/2019 4
#34211 Ability to specify fields WP_Query can search normal normal 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
#31957 query fails, when post is queried under specific name normal normal defect (bug) 06/04/2019 3
#31083 WP_date_Query does not validate string values of 'before' or 'after' normal normal enhancement 06/04/2019 1
#30994 Offset return for wp_get_archives has-patch normal normal enhancement 06/04/2019
#30982 Meta query in pre_get_posts normal normal feature request 06/04/2019 3
#30911 Overhaul post_status logic in WP_Query needs-unit-tests normal normal defect (bug) 06/04/2019 2
#30530 Enhance privacy by hiding posts of other users reporter-feedback normal normal enhancement 06/04/2019 2
#30184 Author page and category needs-unit-tests normal normal defect (bug) 06/04/2019 5
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 06/04/2019 3
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS normal normal enhancement 06/04/2019 5
#27507 get_posts() not honoring post_status criteria normal normal defect (bug) 06/04/2019 6
#27272 WP meta queries comparing apples to oranges has-patch normal normal defect (bug) 06/04/2019 21
#27094 get_boundary_post() doesn't work for custom post types has-patch normal normal enhancement 06/04/2019 5
#27088 Allow per-query filtering of post status objects needs-unit-tests normal normal enhancement 06/04/2019 6
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 06/04/2019 1
#25180 Make it possible to select only posts with comment_count > 0 normal normal enhancement 06/04/2019 3
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. normal normal defect (bug) 06/04/2019 21
#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
#23044 adjacent_image_link() needs optimization needs-unit-tests normal normal enhancement 06/04/2019 12
#21096 Filter on is_front_page return value normal normal enhancement 06/04/2019 4
#20352 Use str_getcsv() to parse search terms in WP_Query needs-unit-tests normal normal enhancement 06/04/2019 3
#20044 Enable search for pages by slug normal normal enhancement 06/04/2019 13
#19738 meta_query should check for wildcards when using LIKE operator normal normal enhancement 06/04/2019 13
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic has-patch normal normal enhancement 06/04/2019 26
#18836 ORDER BY RAND() is slow needs-unit-tests normal minor enhancement 06/04/2019 6
#16910 Lazy evaluation for WP_Query normal normal feature request 06/04/2019 2
#16706 Queries using "category__and" are slow on large databases chriscct7 has-patch normal normal enhancement 06/04/2019 40
#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
#15249 Filtering get_search_sql for advanced queries needs-unit-tests normal normal enhancement 06/04/2019 17
#15068 merging query objects/arrays normal normal enhancement 06/04/2019 5
#11950 Sticky Posts are too aggressive has-patch normal normal enhancement 06/04/2019 13
#11398 new sort method for query_posts (order by last comment date) normal normal enhancement 06/04/2019 6
#10663 Category name handling wrong function is_category has-patch normal normal defect (bug) 06/04/2019 11
#9978 Sticky Posts are not ordered correctly after selection has-patch normal normal enhancement 06/04/2019 8
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 05/20/2019 2
#47211 using amp in search show all post / pages with the & normal normal Awaiting Review defect (bug) 05/10/2019
#47009 WP_Query bug with author=0 normal normal Awaiting Review defect (bug) 04/22/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
#38062 SELECT DISTINCT ... ORDER BY ... has-patch normal normal Awaiting Review defect (bug) 04/09/2019 3
#38442 Error when WP_Query parses orderby array in function parse_order has-patch normal normal Future Release defect (bug) 04/02/2019 6
#19653 Order by meta field forces ignore of null records needs-unit-tests normal normal Future Release enhancement 03/29/2019 8
#38283 Some `WP_Query` query vars undocumented has-patch normal normal Future Release defect (bug) 03/27/2019 1
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator normal normal Awaiting Review defect (bug) 03/22/2019 7
#39428 Die fast in get_posts if get_user_by returns false has-patch normal normal Future Release defect (bug) 03/15/2019
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook normal normal Awaiting Review enhancement 03/13/2019 1
#46347 WP_Term_Query where sql_clauses oddity normal normal Awaiting Review defect (bug) 02/26/2019
#46285 Search colums of WP User Query vars is not updated after applying user_search_columns filter normal trivial Awaiting Review defect (bug) 02/20/2019
#43634 WP_Query returns wrong result if 10+ search terms and all negative. normal normal Awaiting Review defect (bug) 01/17/2019
#42907 Meta Queries: support ordering by meta_value but still including items without that key normal normal Awaiting Review enhancement 01/16/2019 3
#43842 get_children() function enhancement. has-patch normal normal Awaiting Review enhancement 01/16/2019
#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
#45894 is_home conditional tag returns incorrect value with home pagination has-patch normal normal Awaiting Review defect (bug) 01/10/2019 2
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies normal normal Awaiting Review defect (bug) 01/08/2019 2
#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
#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
#45376 Search not working as described in codex normal normal Awaiting Review defect (bug) 12/07/2018
#45400 last of query_vars contains anchor normal normal Awaiting Review defect (bug) 12/05/2018
#45343 $query->post is null when WP_Query `fields` parameter is present dev-feedback normal normal Awaiting Review defect (bug) 11/14/2018 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
#44903 Multisite - Archive Main Query Duplicate Paged Posts reporter-feedback normal normal Awaiting Review defect (bug) 09/13/2018 3
#44602 meta_query to support FIND_IN_SET has-patch normal normal Awaiting Review enhancement 07/18/2018
#44519 Where are the pages of the headings added with the + add-on (any) ala https://wp-kama.ru/cat/wordpress/codex+xxx normal normal Awaiting Review defect (bug) 07/05/2018
#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
#44372 WP_Query cannot properly order by nested Parent/Child relationships normal minor Awaiting Review defect (bug) 06/14/2018
#39120 Add get/set methods to remaining main query classes (comments and terms) has-patch normal normal Awaiting Review enhancement 04/07/2018 2
#42546 WP_Query not handling 'LIKE' correctly. normal normal Awaiting Review defect (bug) 03/14/2018 1
#43391 WP_User_Query bug normal normal Awaiting Review defect (bug) 03/03/2018 5
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) normal normal Awaiting Review defect (bug) 03/02/2018 1
#42082 Support compare custom fields in WP_Meta_Query normal normal Awaiting Review enhancement 02/28/2018 1
#43356 create is_403 function normal normal Awaiting Review feature request 02/19/2018 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
#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
#40397 PHP 7.1.x problem in WP_Query normal normal Awaiting Review defect (bug) 01/11/2018 6
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query normal normal Awaiting Review defect (bug) 11/28/2017
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page reporter-feedback normal normal Awaiting Review defect (bug) 11/21/2017 3
#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
#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
#42164 Conditional Tags not working when using ugly URL needs-unit-tests normal normal Awaiting Review defect (bug) 10/10/2017 3
#41797 max_num_pages for WP_User_Query has-patch normal normal Awaiting Review enhancement 09/05/2017 2
#41546 WP Query order by meta_clause not working correctly for decimal values normal normal Awaiting Review defect (bug) 08/05/2017 2
#41224 WP strips query vars if post contains "wp-admin" has-patch normal normal Awaiting Review defect (bug) 07/03/2017 3
#40984 Possible Bug with Named Orderby Meta Query SQL normal normal Awaiting Review defect (bug) 06/09/2017
#39632 Adding Query identifier attribute normal normal Awaiting Review feature request 06/07/2017
#40903 Filtered posts_request query can break found_posts query normal normal Awaiting Review defect (bug) 06/01/2017 1
#20899 is_home() should be able to be true when is_feed() dev-feedback normal normal Future Release defect (bug) 05/19/2017 23
Note: See TracReports for help on using and creating reports.