Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4894 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 (2001 - 2100 of 4894)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#43860 Dead code in feed_links_extra() Feeds normal normal enhancement has-patch 01/09/2019
#31945 Deleting a user without reassigning should have clearer messaging about the implications Media normal normal enhancement has-patch 06/04/2019
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal enhancement has-patch 10/03/2019
#34195 Deprecate get_terms_fields Taxonomy normal normal enhancement has-patch 06/04/2019
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal enhancement has-patch 08/11/2021
#40311 Disable inline edit post via filter Posts, Post Types normal normal enhancement has-patch 03/30/2017
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal enhancement has-patch 06/21/2017
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal enhancement needs-unit-tests 02/21/2022
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal normal enhancement has-patch 03/10/2022
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal normal enhancement has-patch 09/09/2021
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal enhancement needs-docs 05/10/2019
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal enhancement has-patch 05/21/2018
#32238 Enhancement has_filter function Plugins normal normal enhancement has-patch 06/04/2019
#41956 Errno in $wpdb Database normal normal enhancement has-patch 08/17/2018
#53899 Escaping strings and screenshot URL on Themes screen Themes normal normal enhancement has-patch 08/09/2021
#48009 Expand upon the Media item data in Export Requests Privacy normal normal enhancement has-patch 12/13/2019
#40587 Feed link markup should contain rel and type attributes Feeds normal normal enhancement has-patch 05/19/2017
#44992 Filter for screen option 'Number of items per page' value Administration normal normal enhancement has-patch 02/28/2019
#28381 Filter for unattached attachments count Media normal normal enhancement has-patch 06/04/2019
#40524 Filter hook for max image columns in gallery settings Gallery normal normal enhancement has-patch 04/22/2017
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal enhancement has-patch 10/03/2017
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal enhancement has-patch 06/20/2017
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal enhancement has-patch 10/19/2021
#51258 Fire an action when `replace_editor` is filtered to true Editor normal normal enhancement has-patch 11/04/2021
#52404 Fix get_the_archive_description() to support default blog index General normal normal enhancement has-patch 01/30/2021
#52924 Fix input annoyance when editing Menus in Safari Menus normal normal enhancement has-patch 03/26/2021
#37848 Form fields misaligned on export.php Export normal normal enhancement has-patch 06/17/2019
#32071 Function to generate safe & trusted URLs General normal normal enhancement has-patch 06/13/2017
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal enhancement has-patch 04/18/2019
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal enhancement needs-unit-tests 04/20/2020
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#55583 Hook before and after "Add New" button in edit screen Posts, Post Types normal normal enhancement has-patch 04/17/2022
#43019 Hook to validate post form data before save Database normal major enhancement has-patch 10/28/2021
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 06/04/2019
#43601 Improve error messaging when activating multisite users Users normal normal enhancement has-patch 01/16/2019
#54289 Improve get_shortcode_regex performance Shortcodes normal normal enhancement has-patch 10/19/2021
#40933 Improvements for get_file_data() function Formatting normal normal enhancement has-patch 07/18/2017
#39493 Include custom post type slug as body class Themes normal normal enhancement has-patch 01/06/2017
#41735 Include titles for JSON Schema properties REST API normal normal enhancement has-patch 12/03/2017
#28059 Inline image attachments with wp_mail() Mail normal normal enhancement needs-unit-tests 06/04/2019
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal enhancement has-patch 08/16/2019
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal enhancement has-patch 10/15/2020
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal enhancement needs-unit-tests 06/14/2018
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal enhancement has-patch 09/20/2019
#37462 Introduce is_private() conditional Posts, Post Types normal normal enhancement has-patch 08/07/2019
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal enhancement needs-unit-tests 04/18/2018
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal enhancement has-patch 04/29/2022
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal enhancement has-patch 04/01/2018
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal normal enhancement has-patch 05/06/2020
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal enhancement has-patch 06/13/2018
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal enhancement has-patch 05/30/2020
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal enhancement has-patch 05/15/2017
#33295 Login: Remove decoration from translation strings Login and Registration normal normal enhancement has-patch 07/15/2021
#39963 MIME Alias Handling Media normal normal enhancement has-patch 06/08/2022
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal enhancement has-patch 05/15/2017
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal enhancement has-patch 05/15/2017
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal enhancement has-patch 10/12/2019
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor enhancement has-patch 01/31/2021
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal normal enhancement has-patch 09/23/2020
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal enhancement has-patch 09/05/2020
#44651 Make the excerpt explanation filterable Posts, Post Types normal normal enhancement needs-docs 01/16/2019
#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
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement needs-unit-tests 06/04/2019
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal enhancement has-patch 10/07/2020
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal enhancement has-patch 01/18/2017
#49179 Manage Post trackbacks within the REST API REST API normal normal enhancement needs-unit-tests 10/24/2020
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal enhancement has-patch 09/06/2018
#36194 Media Settings page description is unclear Media normal normal enhancement has-patch 02/06/2020
#28101 Menus screen: add "Menus" heading and "Add New" button Menus normal normal enhancement has-patch 06/04/2019
#31640 Menus: hiding all sections from the left column using "Screen Options" makes it confusing to add new menu items Menus normal normal enhancement has-patch 06/04/2019
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal normal enhancement has-patch 04/07/2022
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal enhancement needs-unit-tests 08/29/2017
#33278 Naming files with dimensions when manually cropping images Media normal normal enhancement has-patch 06/04/2019
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal enhancement has-patch 08/04/2020
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal enhancement has-patch 12/03/2017
#39050 New Core Admin Menu Functions -- `add_menu_link` and `add_submenu_link` Administration normal normal enhancement has-patch 03/15/2019
#34507 New action `before_login_form` Login and Registration normal normal enhancement needs-docs 01/10/2017
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal normal enhancement has-patch 12/17/2019
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal enhancement has-patch 10/24/2017
#34712 New filter: `reset_password_url` Login and Registration normal normal enhancement has-patch 08/27/2017
#28351 New filters in wp-signup.php Login and Registration normal normal enhancement has-patch 06/04/2019
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major enhancement has-patch 02/08/2020
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
#54026 One admin menu item from different plugins Administration normal normal enhancement has-patch 09/03/2021
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal enhancement has-patch 08/23/2018
#47692 Optgroup in Customizer Select Control Customize normal normal enhancement has-patch 07/27/2020
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#40038 Padding load_template's require with a do_action on each end Themes normal normal enhancement has-patch 03/08/2017
#33405 Pagination - use of helip / "..." not logic in some cases Themes lowest trivial 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
#39239 Persist the video header state between requests Themes normal normal enhancement has-patch 09/19/2019
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal enhancement has-patch 11/24/2020
#29727 Porting self-hosted Wordpress to HTTPS: mixed content Media normal normal enhancement has-patch 06/04/2019
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal enhancement has-patch 06/22/2021
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal enhancement has-patch 01/16/2019
Note: See TracReports for help on using and creating reports.