Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4903 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (1901 - 2000 of 4903)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal enhancement has-patch 07/01/2017
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal enhancement has-patch 10/24/2017
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#27736 Save one query when inserting a new post Posts, Post Types normal normal enhancement has-patch 06/04/2019
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal enhancement has-patch 06/16/2021
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal enhancement has-patch 11/18/2019
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal enhancement has-patch 08/16/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal enhancement has-patch 07/03/2020
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal enhancement has-patch 05/01/2017
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal enhancement has-patch 03/15/2019
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal feature request needs-unit-tests 08/24/2021
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal feature request has-patch 04/05/2019
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor defect (bug) needs-unit-tests 01/27/2019
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal defect (bug) has-patch 10/16/2020
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal defect (bug) has-patch 07/22/2019
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal defect (bug) has-patch 07/20/2020
#44176 Un-map Privacy Capabilities xkon Privacy normal normal defect (bug) has-patch 10/24/2020
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal enhancement has-patch 07/06/2020
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal enhancement has-patch 02/10/2020
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal enhancement has-patch 10/16/2020
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal enhancement has-patch 10/20/2020
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal enhancement has-patch 12/18/2019
#48009 Expand upon the Media item data in Export Requests Privacy normal normal enhancement has-patch 12/13/2019
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal enhancement has-patch 04/01/2019
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal enhancement has-patch 09/05/2020
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal enhancement has-patch 10/07/2020
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal enhancement has-patch 09/06/2018
#44267 Privacy Request List Table: A way to show the time of request when it's older than 24 hours. Privacy normal normal enhancement has-patch 01/27/2019
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal enhancement needs-unit-tests 10/12/2020
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal enhancement has-patch 10/16/2020
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 05/16/2017
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal defect (bug) has-patch 11/17/2020
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal defect (bug) has-patch 07/23/2021
#39428 Die fast in get_posts if get_user_by returns false Query normal normal defect (bug) has-patch 03/15/2019
#44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal defect (bug) has-patch 04/10/2019
#38442 Error when WP_Query parses orderby array in function parse_order Query normal normal defect (bug) has-patch 04/02/2019
#53824 Fatal error when in action pre_get_posts call *_template() Query normal normal defect (bug) has-patch 02/15/2022
#27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 01/18/2022
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal defect (bug) has-patch 06/15/2022
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#50598 Replace developer.w.org instead of Codex on is_main_query function message Query normal minor defect (bug) has-patch 07/07/2020
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal defect (bug) has-patch 04/09/2019
#38283 Some `WP_Query` query vars undocumented Query normal normal defect (bug) has-patch 03/27/2019
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal defect (bug) has-patch 10/01/2021
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 07/03/2017
#27282 WP_Query returns more results when there are sticky posts Query normal normal defect (bug) has-patch 01/01/2017
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal defect (bug) has-patch 11/29/2019
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal defect (bug) needs-unit-tests 07/10/2021
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal defect (bug) has-patch 11/12/2017
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal defect (bug) needs-unit-tests 01/07/2020
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 01/10/2019
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 01/11/2020
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal enhancement has-patch 04/07/2018
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal enhancement has-patch 11/07/2021
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal enhancement has-patch 01/17/2018
#19653 Order by meta field forces ignore of null records Query normal normal enhancement needs-unit-tests 03/29/2019
#35907 Permit sticky posts to affect the query in REST_REQUEST rmccue Query normal normal enhancement needs-unit-tests 04/23/2017
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal enhancement has-patch 02/05/2020
#9978 Sticky Posts are not ordered correctly after selection Query normal normal enhancement has-patch 06/04/2019
#11950 Sticky Posts are too aggressive Query normal normal enhancement has-patch 06/04/2019
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal enhancement has-patch 12/24/2020
#45084 WP_Term_Query multiple 'orderby' support Query normal normal enhancement needs-unit-tests 03/03/2021
#55630 add array input to meta_query key Query normal normal enhancement has-patch 04/27/2022
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 06/04/2019
#43842 get_children() function enhancement. Query normal normal enhancement has-patch 01/16/2019
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal enhancement has-patch 01/15/2021
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 09/05/2017
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal defect (bug) has-patch 10/12/2018
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal defect (bug) has-patch 03/14/2019
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal defect (bug) has-patch 05/24/2019
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor defect (bug) has-patch 06/10/2021
#42947 REST API wrong total pages spacedmonkey REST API normal normal defect (bug) has-patch 10/31/2021
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal defect (bug) has-patch 02/24/2021
#50074 Add filter on post/etc action links in the REST API REST API normal normal enhancement has-patch 09/08/2021
#54513 Add meta support to template REST API REST API normal normal enhancement has-patch 11/25/2021
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal enhancement has-patch 09/02/2019
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal enhancement needs-unit-tests 01/07/2020
#41735 Include titles for JSON Schema properties REST API normal normal enhancement has-patch 12/03/2017
#49179 Manage Post trackbacks within the REST API REST API normal normal enhancement needs-unit-tests 10/24/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal enhancement needs-unit-tests 01/18/2022
#54247 REST API: Add block editor settings endpoint REST API normal normal enhancement has-patch 10/21/2021
#51757 REST API: Add const validation REST API normal normal enhancement has-patch 01/25/2021
#41821 REST API: Add support for threaded comments REST API normal normal enhancement needs-unit-tests 09/24/2020
#40556 REST API: Allow for server generating a user's password REST API normal normal enhancement has-patch 04/27/2017
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal enhancement has-patch 09/25/2019
Note: See TracReports for help on using and creating reports.