Make WordPress Core

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

Query (86 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#18836 ORDER BY RAND() is slow pbearne has-patch normal minor enhancement 03/12/2024 10
#48524 Notice: Undefined variable: matches reporter-feedback normal minor Awaiting Review defect (bug) 11/09/2019 2
#37251 Not return 404 on front-page with option page and url `/page/2` normal normal Awaiting Review defect (bug) 05/28/2023 7
#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
#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
#52337 Non-numeric attachment_id and p query string params result in posts page has-patch normal normal Future Release defect (bug) 10/17/2023 4
#58515 Need to use $wpdb->prepare instead of sprintf dev-feedback normal normal Awaiting Review defect (bug) 06/22/2023 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
#44903 Multisite - Archive Main Query Duplicate Paged Posts reporter-feedback normal normal Awaiting Review defect (bug) 09/13/2018 3
#36670 Move CAST to right-hand side of comparison in meta query normal normal enhancement 06/04/2019
#57678 Missing use of placeholders and $wpdb->prepare() dev-feedback normal major Awaiting Review defect (bug) 02/27/2023 2
#62022 Missing PHPDoc tag for WP_Query::$query_vars_changed has-patch normal trivial Awaiting Review defect (bug) 09/10/2024 4
#30982 Meta query in pre_get_posts normal normal feature request 06/04/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
#47493 Meta Query Sorting with relation => OR not behaving as expected normal normal Awaiting Review defect (bug) 06/06/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
#41678 Make sure all field returns use filters in WP Query needs-unit-tests normal normal Awaiting Review enhancement 04/20/2023 2
#40341 Make search possible in custom fields normal normal Awaiting Review enhancement 05/24/2024 1
#25180 Make it possible to select only posts with comment_count > 0 normal normal enhancement 06/04/2019 3
#16910 Lazy evaluation for WP_Query normal normal feature request 06/04/2019 2
#48408 Introduce eagerloading of meta data reporter-feedback normal normal Awaiting Review enhancement 10/23/2019 2
#59809 Inconsistent "ITEMS PER PAGE" across pagination pages in the Query Loop normal normal Awaiting Review defect (bug) 02/21/2024 10
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 01/27/2021 10
#36881 Improved hot-wiring of set_found_posts pbearne needs-unit-tests normal normal enhancement 05/08/2024 3
#48193 Improve the WordPress loop dev-feedback normal normal Awaiting Review enhancement 01/20/2024 6
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 06/04/2019 1
#49278 Improve meta query dev-feedback normal normal Future Release enhancement 01/03/2023 29
#59516 Improve cache key generation in query classes pbearne* has-patch normal normal 6.8 defect (bug) 10/04/2024 19
#52921 If page content blank and any page shows 404 error dev-feedback normal normal Awaiting Review defect (bug) 03/30/2021 2
#37489 If Posts have the same datetime, the order of the post is indefinite. has-patch normal normal defect (bug) 06/04/2019
#27266 Front end search for attachment title cannot succeed has-patch normal normal defect (bug) 01/18/2022 11
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 01/31/2024 1
#40903 Filtered posts_request query can break found_posts query normal normal Awaiting Review defect (bug) 06/01/2017 1
#21096 Filter on is_front_page return value normal normal enhancement 06/04/2019 4
#53824 Fatal error when in action pre_get_posts call *_template() has-patch normal normal Future Release defect (bug) 02/15/2022 10
#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) 09/23/2023 22
#37837 Extend WP_Query author parameters to filter by role normal normal Awaiting Review feature request 03/30/2017 1
#38442 Error when WP_Query parses orderby array in function parse_order has-patch normal normal Future Release defect (bug) 04/02/2019 6
#44848 Ensure that empty author profiles have proper 404 behaviour dev-feedback normal normal Awaiting Review defect (bug) 09/17/2019 6
#30530 Enhance privacy by hiding posts of other users reporter-feedback normal normal enhancement 06/04/2019 2
#20044 Enable search for pages by slug normal normal enhancement 06/04/2019 13
#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
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 11/10/2023 2
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 07/12/2024 5
#39428 Die fast in get_posts if get_user_by returns false has-patch normal normal Future Release defect (bug) 03/15/2019
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020 3
#53060 Data Deletion - comments normal normal Awaiting Review feature request 04/20/2021 5
#15551 Custom post type pagination redirect normal normal defect (bug) 12/28/2022 14
#47719 Consistency issue with `include` parameter set to "0" in `WP_Term_Query` SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/17/2021 9
#42164 Conditional Tags not working when using ugly URL needs-unit-tests normal normal Awaiting Review defect (bug) 10/10/2017 3
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin has-patch normal normal defect (bug) 11/30/2022 7
#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
#10663 Category name handling wrong function is_category has-patch normal normal defect (bug) 04/21/2024 11
#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) 02/19/2024 44
#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
#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
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 07/06/2022 1
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 05/02/2022
#30184 Author page and category needs-unit-tests normal normal defect (bug) 06/04/2019 5
#35418 Assigned post type not appeared in category and tag archive reporter-feedback normal normal defect (bug) 06/04/2019 2
#56312 Appending ?name to home URL shows the posts page instead of a static front page normal normal Future Release defect (bug) 01/06/2023 6
#51794 An author_name query with nonexistent user returns posts with no author has-patch normal normal Awaiting Review defect (bug) 11/17/2020
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 04/15/2024
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 06/04/2019 1
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 07/11/2024 2
#40630 Advanced meta compare "like" in WP_Query has-patch normal normal Awaiting Review defect (bug) 05/16/2017 1
#47694 Adding a filter for $searchand variable normal normal Awaiting Review enhancement 07/13/2019
#39632 Adding Query identifier attribute normal normal Awaiting Review feature request 06/07/2017
#49057 Add tag for any WP_Query for simple access in pre_get_post action normal normal Awaiting Review feature request 12/21/2019
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 09/15/2023 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
#35761 Add filter(s) to get_adjacent_post function to change variables further down normal normal enhancement 06/04/2019 1
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 02/15/2024
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 07/07/2022
#31383 Add WP_Tax_Query support to WP_User_Query normal normal Future Release feature request 01/02/2024 17
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 02/09/2024 2
#37463 Abstract Query Class has-patch normal normal Awaiting Review enhancement 04/20/2023 3
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 05/13/2020 2
#34211 Ability to specify fields WP_Query can search normal normal enhancement 06/04/2019 6
#59235 AJAX request returns critical error in class-wp-date-query.php reporter-feedback normal normal Awaiting Review defect (bug) 10/30/2023 3
#50070 'post_type' query variable not set for taxonomy queries dev-feedback normal normal Awaiting Review defect (bug) 05/27/2020 5
#39914 'orderby' date results differs depend on 'post_status' normal normal Awaiting Review defect (bug) 02/19/2017
#52732 'get_posts' has been waiting for so long to have a hook reporter-feedback normal normal Awaiting Review defect (bug) 02/13/2024 2
#43372 $wp_query->max_num_pages return value as float normal trivial Awaiting Review defect (bug) 02/10/2022 5
#45343 $query->post is null when WP_Query `fields` parameter is present dev-feedback normal normal Awaiting Review defect (bug) 11/14/2018 1
#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

Quick/Bulk Edit (14 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter has-patch normal normal defect (bug) 06/04/2019 3
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset normal normal Awaiting Review defect (bug) 02/07/2023 7
#31615 UI bug using Quick Edit dev-feedback normal normal defect (bug) 06/04/2019 1
#11472 Should QuickEdit remove posts from lists as needed? low minor Future Release enhancement 12/09/2019 10
#32952 Select elements don't have the same size as input elements close normal normal defect (bug) 05/14/2023 5
#57753 Quickedit characters on date fields normal trivial Awaiting Review defect (bug) 02/22/2023 1
#33833 Quick/Bulk Edit are not visually consistent normal normal Future Release enhancement 02/10/2020 13
#26524 Quick edit form looks strange for localized version normal normal defect (bug) 02/25/2024 4
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 has-patch low normal Future Release defect (bug) 05/14/2018 5
#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
#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
#16392 Quick Edit API should allow to pick up custom field values automatically normal normal enhancement 06/04/2019 13
#59971 Publishing a post in QuickEdit forces Date to NOW dev-feedback normal normal Awaiting Review defect (bug) 12/05/2023 2
#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
Note: See TracReports for help on using and creating reports.