Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal enhancement needs-unit-tests 08/29/2017
#28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal enhancement has-patch 06/06/2018
#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
#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
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal enhancement has-patch 11/10/2021
#24726 New filter hook for get_metadata() Options, Meta APIs 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
#28352 New filters in wp-activate.php voldemortensen Login and Registration normal normal enhancement has-patch 06/04/2019
#28351 New filters in wp-signup.php Login and Registration normal normal enhancement has-patch 06/04/2019
#23634 New hook for adding content after each comment chriscct7 Comments normal normal enhancement has-patch 10/23/2017
#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
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement has-patch 04/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
#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
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 06/04/2019
#19653 Order by meta field forces ignore of null records Query normal normal enhancement needs-unit-tests 03/29/2019
#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
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 Customize low normal enhancement has-patch 11/25/2020
#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
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal normal enhancement has-patch 04/13/2019
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#35907 Permit sticky posts to affect the query in REST_REQUEST rmccue Query normal normal enhancement needs-unit-tests 04/23/2017
#39239 Persist the video header state between requests Themes normal normal enhancement has-patch 09/19/2019
#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
#23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal enhancement has-patch 06/26/2020
#53076 Press This: Add filters to allow custom Press This plugins kraftbj* Editor normal normal enhancement has-patch 05/24/2021
#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
#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
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal enhancement has-patch 12/05/2019
#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
#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
#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
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
#36916 Refactor EditAttachments frame to work outside Media Library admin page Media normal normal enhancement has-patch 06/04/2019
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal enhancement has-patch 10/05/2019
#40774 Refine error message when embedding invalid Video (URL) Media normal normal enhancement has-patch 09/14/2017
#31281 Register JavaScript/Underscore templates using the WP Dependency API Script Loader normal normal enhancement has-patch 06/04/2019
#22942 Remove Post by Email chriscct7 Mail normal normal enhancement has-patch 10/15/2020
#37280 Remove boldness from update notices Presskopp General normal normal enhancement has-patch 11/14/2021
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal enhancement has-patch 08/03/2017
#38061 Rename the text window name on the editor Editor normal normal enhancement has-patch 06/21/2019
#54560 Return null from wpdb::get_results when query fails Database normal normal enhancement has-patch 12/02/2021
#30587 SVG and PNG Images in UI Should Be Optimized Build/Test Tools normal normal enhancement has-patch 11/11/2020
#27736 Save one query when inserting a new post Posts, Post Types normal normal enhancement has-patch 06/04/2019
#34886 Search Form should not submit empty strings Themes normal normal enhancement has-patch 10/28/2020
#33717 Send Notification Email When a Comment is Approved From Moderation Comments normal normal enhancement has-patch 05/13/2021
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal enhancement needs-docs 11/27/2019
#31532 Shiny Updates: Don't activate plugins with PHP errors Upgrade/Install normal normal enhancement has-patch 01/07/2020
#40280 Short-circuit filters can't return common values General normal normal enhancement has-patch 12/08/2017
#27996 Show/Hide Postbox doesn't work if dynamically added Administration normal normal enhancement has-patch 06/04/2019
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal enhancement has-patch 08/22/2017
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal normal enhancement has-patch 06/29/2020
#42904 Speed up unit tests by disabling password hashing Build/Test Tools normal normal enhancement has-patch 09/20/2019
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019
#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
#21994 Subdomains may not exceed 63 characters in length Networks and Sites low normal enhancement has-patch 06/04/2019
#37818 Suggested import id for wp_insert_user Import normal normal enhancement has-patch 07/17/2020
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal enhancement has-patch 10/03/2017
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal enhancement has-patch 04/16/2020
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal enhancement has-patch 09/24/2019
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal enhancement has-patch 04/25/2019
#22355 Template stack - Beyond parent/child theme relationships Themes normal normal enhancement has-patch 06/04/2019
#46224 The additional CSS is not reflected in the editor Editor normal normal enhancement has-patch 09/29/2021
#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
#32497 The plugin list table is not very extendable Plugins normal normal enhancement has-patch 06/04/2019
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal enhancement has-patch 11/18/2019
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal enhancement has-patch 11/12/2020
#26636 There Is No Filter For get_sidebar() Themes normal normal enhancement has-patch 05/15/2018
#54663 There are many missing comments in some files Administration normal normal enhancement has-patch 12/19/2021
#39862 Track the number of children for a walker element scope Menus normal normal enhancement has-patch 08/02/2017
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
#37005 Unit test for the wp_check_filetype method Media normal normal enhancement has-patch 04/09/2020
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 06/04/2019
#55541 Update the styling for invalid form fields Administration normal normal enhancement has-patch 04/07/2022
#28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) joemcgill Media normal normal enhancement has-patch 06/04/2019
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal enhancement has-patch 09/17/2019
#28077 Use exif_imagetype instead of getimagesize in file_is_displayable_image Media normal normal enhancement has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.