Make WordPress Core

{1} All Tickets (8252 matches)

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

Results (5901 - 6000 of 8252)

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#63619 Cached WP_Term_Query result attempts object conversion to int reporter-feedback normal normal Awaiting Review defect (bug) 14 months ago 2
#63614 pre_get_lastpostdate filter has-patch normal minor Awaiting Review enhancement 14 months ago 2
#37530 is_front_page() is based on wrong data -> gives wrong results needs-unit-tests normal normal Future Release defect (bug) 14 months ago 6
#30184 Author page and category needs-unit-tests normal normal defect (bug) 14 months ago 6
#39428 Die fast in get_posts if get_user_by returns false has-patch normal normal Future Release defect (bug) 14 months ago 1
#27282 WP_Query returns more results when there are sticky posts dev-feedback normal normal Future Release defect (bug) 14 months ago 17
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action close normal normal Future Release defect (bug) 14 months ago 23
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb needs-unit-tests normal normal Future Release defect (bug) 15 months ago 45
#62953 Add post_ancestor as query var to WP_Query class bbpaule has-patch normal normal Awaiting Review enhancement 15 months ago 7
#62484 Multiple selection of post type in Query loop block close normal normal Awaiting Review enhancement 15 months ago 1
#17019 add hooks for Media Library attachment counts SergeyBiryukov has-patch normal normal Future Release enhancement 15 months ago 55
#62044 WP allows to inject random strings into archive page urls, still returning 200 normal critical Awaiting Review defect (bug) 15 months ago 3
#63315 Docs: Improve the `prepare()` function inline docs close normal normal Awaiting Review defect (bug) 16 months ago 1
#63098 Passing array in term query arg triggers fatal error has-patch normal normal Awaiting Review defect (bug) 16 months ago 3
#63106 The loop can throw warning if `WP_Query::have_posts()` not called. low normal Awaiting Review defect (bug) 17 months ago
#63094 Allow ordering by meta_id in a meta query normal normal Awaiting Review feature request 17 months ago
#63044 Add method to test whether currently viewing the site home page in WP_Query has-patch normal normal Awaiting Review enhancement 17 months ago 1
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query dev-feedback normal trivial Future Release enhancement 18 months ago 45
#49278 Improve meta query dev-feedback normal normal enhancement 18 months ago 33
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() normal normal Awaiting Review enhancement 18 months ago 7
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values dev-feedback normal normal Awaiting Review defect (bug) 18 months ago 2
#62401 WP_Query add extra JOINs after calling get_posts() with category__in in query arguments normal normal Awaiting Review defect (bug) 18 months ago 1
#59252 is_front_page returns false when a static blog page has been set. joedolson* has-patch normal normal Awaiting Review defect (bug) 18 months ago 8
#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) 19 months ago 5
#18513 Searching with explicit post types unsets page post type needs-unit-tests normal normal defect (bug) 19 months ago 9
#55207 WP_Query returns published sticky posts when post_status is set to draft early normal normal Future Release defect (bug) 19 months ago 9
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. normal normal Future Release enhancement 19 months ago 3
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne normal normal Future Release enhancement 21 months ago 3
#31383 Add WP_Tax_Query support to WP_User_Query normal normal Future Release feature request 22 months ago 18
#60984 WP_Query is returning the two same post instead of one normal normal Awaiting Review defect (bug) 22 months ago
#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) 2 years ago 5
#60027 Post patterns show no posts normal major Awaiting Review defect (bug) 2 years ago
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 1
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 2 years ago 2
#42883 Use sargable queries for date-based lookups for posts dev-feedback normal normal Future Release enhancement 2 years ago 8
#40341 Make search possible in custom fields normal normal Awaiting Review enhancement 2 years ago 1
#38709 Unlimited query for invalid post names pbearne normal normal Future Release defect (bug) 2 years ago 8
#36881 Improved hot-wiring of set_found_posts pbearne needs-unit-tests normal normal enhancement 2 years ago 3
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 2 years ago 1
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 2 years ago 1
#10663 Category name handling wrong function is_category has-patch normal normal defect (bug) 2 years ago 11
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 2 years ago
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 2 years ago
#50873 Search query parameter causes 404 on pagename match rules has-patch normal normal Awaiting Review defect (bug) 2 years ago 4
#52732 'get_posts' has been waiting for so long to have a hook reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 2
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 3 years ago 2
#60468 WP_Query matches any post when query parameter "name" is an empty string normal minor Awaiting Review defect (bug) 3 years ago
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 3 years ago 1
#48193 Improve the WordPress loop dev-feedback normal normal Awaiting Review enhancement 3 years ago 6
#60274 Query loop showing too many posts normal normal Awaiting Review defect (bug) 3 years ago 1
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 3 years ago 2
#59235 AJAX request returns critical error in class-wp-date-query.php reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#33341 WP_Meta_Query IN operator with empty array does not return expected result dev-feedback normal critical Awaiting Review defect (bug) 3 years ago 6
#52337 Non-numeric attachment_id and p query string params result in posts page has-patch normal normal Future Release defect (bug) 3 years ago 4
#18035 ignore_sticky_posts fails to remove sticky class johneckman dev-feedback normal normal Future Release enhancement 3 years ago 22
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 3 years ago 1
#58806 Unexpected ordering result when ordering based on multiple clauses normal normal Awaiting Review defect (bug) 3 years ago
#58600 wp_query Enhancement close normal normal Awaiting Review feature request 3 years ago 1
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 3 years ago 2
#58515 Need to use $wpdb->prepare instead of sprintf dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#58553 Two query blocks on home template (FSE) breaks the second one normal normal Awaiting Review defect (bug) 3 years ago
#37251 Not return 404 on front-page with option page and url `/page/2` normal normal Awaiting Review defect (bug) 3 years ago 7
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 3 years ago 2
#37463 Abstract Query Class has-patch normal normal Awaiting Review enhancement 3 years ago 3
#41678 Make sure all field returns use filters in WP Query needs-unit-tests normal normal Awaiting Review enhancement 3 years ago 2
#56105 Call update_post_parent_caches in the_post function in WP_Query class needs-unit-tests normal normal Awaiting Review enhancement 3 years ago 3
#58147 bugfix: rewind_posts when posts array index != 0 has-patch normal normal Awaiting Review defect (bug) 3 years ago 4
#57678 Missing use of placeholders and $wpdb->prepare() dev-feedback normal major Awaiting Review defect (bug) 3 years ago 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) 3 years ago 2
#57767 SQL query error with multiple order specifications in pre_get_posts. normal critical Awaiting Review defect (bug) 3 years ago 5
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 3 years ago 1
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 4 years ago 3
#56312 Appending ?name to home URL shows the posts page instead of a static front page normal normal Future Release defect (bug) 4 years ago 6
#57412 Uncaught TypeError: Cannot read properties of undefined (reading 'length'): jquery migrate normal critical Awaiting Review defect (bug) 4 years ago 1
#15551 Custom post type pagination redirect normal normal defect (bug) 4 years ago 14
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin has-patch normal normal defect (bug) 4 years ago 7
#57083 wp_list_authors and WP Search Users reporter-feedback normal normal Awaiting Review defect (bug) 4 years ago 1
#30044 Use subqueries for AND clauses in WP_Meta_Query normal normal Future Release enhancement 4 years ago 12
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 4 years ago 6
#14368 make the 'orderby' argument in get_posts() accept all "post" fields has-patch normal normal enhancement 4 years ago 11
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 4 years ago
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 4 years ago 1
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored normal normal Awaiting Review defect (bug) 4 years ago
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges dev-feedback normal normal Future Release defect (bug) 4 years ago 7
#52094 Queries with perm readable/editable will not work for multiple post types and status queries has-patch normal normal Awaiting Review defect (bug) 4 years ago 7
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* needs-unit-tests normal critical Future Release defect (bug) 4 years ago 12
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 4 years ago
#43238 `suppress_filters` not set in `pre_get_posts` hook dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 9
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 4 years ago
#55630 add array input to meta_query key has-patch normal normal Awaiting Review enhancement 4 years ago 1
#53824 Fatal error when in action pre_get_posts call *_template() has-patch normal normal Future Release defect (bug) 4 years ago 10
#43372 $wp_query->max_num_pages return value as float normal trivial Awaiting Review defect (bug) 4 years ago 5
#54853 Search only searching phrases and not searching individual terms normal normal Awaiting Review defect (bug) 5 years ago 4
#27266 Front end search for attachment title cannot succeed has-patch normal normal defect (bug) 5 years ago 11
#54436 Sorting issue- when sorting via a custom meta key normal normal Awaiting Review defect (bug) 5 years ago
#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 5 years ago 11
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account normal minor Awaiting Review defect (bug) 5 years ago
#41745 Uncaught Error in get_query_var when $wp_query is null has-patch normal normal Awaiting Review defect (bug) 5 years ago 9
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present has-patch normal normal Awaiting Review defect (bug) 5 years ago 4
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' needs-unit-tests normal normal Future Release defect (bug) 5 years ago 16
Note: See TracReports for help on using and creating reports.