Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4583 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 (1401 - 1500 of 4583)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#22942 Remove Post by Email chriscct7 Mail normal normal enhancement has-patch 10/15/2020
#40774 Refine error message when embedding invalid Video (URL) Media normal normal enhancement has-patch 09/14/2017
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal enhancement has-patch 10/05/2019
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal defect (bug) has-patch 01/29/2021
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor defect (bug) has-patch 05/08/2021
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal enhancement has-patch 09/25/2019
#40556 REST API: Allow for server generating a user's password REST API normal normal enhancement has-patch 04/27/2017
#41821 REST API: Add support for threaded comments REST API normal normal enhancement needs-unit-tests 09/24/2020
#51757 REST API: Add const validation REST API normal normal enhancement has-patch 01/25/2021
#54247 REST API: Add block editor settings endpoint REST API normal normal enhancement has-patch 10/21/2021
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal enhancement needs-unit-tests 01/18/2022
#42947 REST API wrong total pages spacedmonkey REST API normal normal defect (bug) has-patch 10/31/2021
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 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
#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
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#14981 Provide a context for post statuses rockwell15 I18N normal normal defect (bug) has-patch 09/11/2022
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal enhancement has-patch 04/17/2018
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal enhancement has-patch 12/05/2019
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal enhancement needs-unit-tests 10/12/2020
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems Formatting normal normal defect (bug) has-patch 06/08/2022
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal enhancement has-patch 01/16/2019
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal defect (bug) needs-unit-tests 10/24/2017
#51582 Post type archive is loaded when post type does not allow General normal normal defect (bug) has-patch 10/21/2020
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal defect (bug) has-patch 08/04/2021
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types low normal defect (bug) has-patch 01/15/2018
#44530 Post or page custom fields give wrong error message when enter value only. Posts, Post Types normal normal defect (bug) has-patch 07/07/2018
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 10/15/2019
#23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal enhancement has-patch 06/26/2020
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal defect (bug) has-patch 10/01/2017
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal enhancement has-patch 11/24/2020
#56151 Port Dominant Color from performance plugin to core Media normal normal enhancement has-patch 09/13/2022
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal defect (bug) has-patch 11/13/2021
#50319 Plugin Page : Remove unnecessary space in table nav topbar in Plugin Page on a small device Plugins normal normal defect (bug) has-patch 06/05/2020
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal defect (bug) has-patch 03/22/2019
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal normal defect (bug) has-patch 08/04/2022
#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
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#39239 Persist the video header state between requests Themes normal normal enhancement has-patch 09/19/2019
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal defect (bug) has-patch 10/18/2018
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor defect (bug) has-patch 05/19/2017
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal normal enhancement has-patch 04/13/2019
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 Customize low normal enhancement has-patch 11/25/2020
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal defect (bug) needs-unit-tests 06/22/2022
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal defect (bug) needs-unit-tests 02/20/2019
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor defect (bug) has-patch 10/13/2021
#40038 Padding load_template's require with a do_action on each end Themes normal normal enhancement has-patch 03/08/2017
#54193 PHP fileinfo extention identifies JSON as text/plain; wp_check_filetype_and_ext then prevents upload Media normal normal defect (bug) has-patch 09/28/2021
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#19653 Order by meta field forces ignore of null records Query normal normal enhancement needs-unit-tests 03/29/2019
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal enhancement has-patch 08/23/2018
#54026 One admin menu item from different plugins Administration normal normal enhancement has-patch 09/03/2021
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal normal defect (bug) has-patch 04/01/2019
#24795 OS X Treatment Administration normal trivial enhancement has-patch 02/05/2017
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 11/10/2020
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal defect (bug) has-patch 05/18/2017
#41931 Not possible to add custom display_name option Users normal normal feature request has-patch 06/11/2019
#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
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal defect (bug) has-patch 12/13/2020
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal defect (bug) has-patch 01/03/2022
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types normal trivial defect (bug) has-patch 10/03/2018
#36738 No validation for $post_date_gmt parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal defect (bug) needs-unit-tests 04/08/2022
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major enhancement has-patch 02/08/2020
#23634 New hook for adding content after each comment chriscct7 Comments normal normal enhancement has-patch 10/23/2017
#34638 New function for retrieving previous and next adjacent image Media normal normal feature request has-patch 04/15/2020
#28351 New filters in wp-signup.php Login and Registration normal normal enhancement has-patch 06/04/2019
#28352 New filters in wp-activate.php voldemortensen Login and Registration normal normal enhancement has-patch 06/04/2019
#34712 New filter: `reset_password_url` Login and Registration normal normal enhancement has-patch 08/27/2017
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal enhancement has-patch 11/10/2021
#54850 New filter for build_query_vars_from_query_block() Editor normal normal enhancement has-patch 12/19/2022
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal feature request has-patch 04/05/2019
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal enhancement has-patch 10/24/2017
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal feature request has-patch 09/02/2019
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal normal enhancement has-patch 12/17/2019
#39050 New Core Admin Menu Functions -- `add_menu_link` and `add_submenu_link` Administration normal normal enhancement has-patch 03/15/2019
#43536 Network registration page sabernhardt* Login and Registration normal normal defect (bug) has-patch 09/27/2022
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal enhancement has-patch 12/03/2017
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal enhancement has-patch 08/04/2020
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal defect (bug) has-patch 01/30/2022
#33278 Naming files with dimensions when manually cropping images Media normal normal enhancement has-patch 06/04/2019
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor feature request has-patch 09/06/2020
#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
#53694 Multisite: Capability check isn't strict enough when hard deleting a site Networks and Sites normal normal defect (bug) has-patch 11/19/2021
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal defect (bug) has-patch 12/17/2019
Note: See TracReports for help on using and creating reports.