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 (1501 - 1600 of 4894)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#51582 Post type archive is loaded when post type does not allow General normal normal defect (bug) has-patch 10/21/2020
#33141 Search form clear button is clipped in Safari (OS X) General low minor defect (bug) has-patch 05/23/2017
#53295 Serialized data should be handled as an opaque value General normal normal defect (bug) has-patch 06/12/2021
#39251 Support end_size=0 in paginate_links() General normal normal defect (bug) has-patch 07/18/2020
#53066 Trigger errors when non-existent methods are called on objects. General normal normal defect (bug) has-patch 04/23/2021
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal defect (bug) has-patch 10/15/2018
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
#53243 X-WP-DoingItWrong has limited usefulness General normal normal defect (bug) has-patch 05/21/2021
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 09/21/2021
#44082 settings_errors() wraps all notices in p and strong tags General normal normal defect (bug) has-patch 11/30/2020
#46639 unit test for wp_is_numeric_array() General low normal defect (bug) has-patch 09/10/2020
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 05/23/2019
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion General normal normal enhancement has-patch 07/19/2022
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal enhancement has-patch 04/23/2021
#54363 Always load gravatars over HTTPS General normal normal enhancement has-patch 11/02/2021
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal enhancement has-patch 05/21/2018
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal enhancement has-patch 10/19/2021
#52404 Fix get_the_archive_description() to support default blog index General normal normal enhancement has-patch 01/30/2021
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal enhancement has-patch 03/20/2019
#32071 Function to generate safe & trusted URLs General normal normal enhancement has-patch 06/13/2017
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal enhancement needs-unit-tests 04/20/2020
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal enhancement has-patch 05/15/2017
#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
#37280 Remove boldness from update notices Presskopp General normal normal enhancement has-patch 11/14/2021
#40280 Short-circuit filters can't return common values General normal normal enhancement has-patch 12/08/2017
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019
#31737 Unique identifier for Heartbeat API calls General normal minor enhancement has-patch 07/06/2022
#51227 Update paginate_links dots to account for total pages General normal trivial enhancement has-patch 09/03/2020
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#56262 WP_List_Util::pluck doesn't support a null $field General low minor enhancement has-patch 07/26/2022
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal enhancement has-patch 12/16/2020
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019
#17520 cite element used incorrectly General normal normal enhancement has-patch 07/05/2022
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal enhancement has-patch 06/01/2021
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor enhancement has-patch 10/08/2020
#50807 Introduce a function for deprecated options General normal normal feature request has-patch 10/15/2020
#34058 Proposal: wp_get_archives_object() function General normal normal feature request has-patch 07/05/2021
#54327 Support wp_die from array print General normal normal feature request has-patch 10/28/2021
#29798 unified theme and plugin uploader General normal normal feature request has-patch 07/15/2022
#52699 Flash is dead General low normal task (blessed) has-patch 07/29/2022
#52264 Rename `$array` when used in `@param` tags General normal normal task (blessed) has-patch 02/25/2022
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal defect (bug) has-patch 08/04/2017
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly HTTP API normal normal enhancement has-patch 07/25/2022
#39695 Add preload headers in redirects HTTP API normal normal enhancement needs-unit-tests 02/27/2017
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal enhancement has-patch 09/16/2020
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal enhancement has-patch 02/05/2017
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith Help/About normal normal enhancement has-patch 10/18/2021
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N normal normal defect (bug) has-patch 06/01/2021
#53650 Incorrect quotation marks in many strings I18N normal normal defect (bug) has-patch 04/27/2022
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal defect (bug) has-patch 05/02/2022
#42900 Add gender field to user profile for use in translations I18N normal normal enhancement has-patch 01/16/2019
#46278 Consider internationalization of delimiter: human_readable_duration I18N normal normal enhancement has-patch 02/19/2019
#29664 Support font embedding and word break for Burmese in core. I18N normal major enhancement has-patch 09/25/2017
#43802 Default timezone for new sites in WP multisite I18N normal normal feature request has-patch 06/20/2019
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal defect (bug) has-patch 01/30/2019
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) has-patch 06/04/2019
#12885 LiveJournal importer uses GMT date/time as local date/time Import normal normal defect (bug) has-patch 06/04/2019
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#52740 WordPress Importer: Add vertical space between inputs Import normal normal defect (bug) has-patch 04/08/2021
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 06/04/2019
#25769 import vs DISALLOW_FILE_MODS Import normal normal defect (bug) has-patch 02/05/2017
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#37818 Suggested import id for wp_insert_user Import normal normal enhancement has-patch 07/17/2020
#30227 Inaccurate wording when creating a user with a reserved email address Login and Registration normal normal defect (bug) has-patch 02/06/2020
#13655 Login/Install/User Edit should stripslashes() $_POST data Login and Registration 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
#35736 Replace 'Lost Password' phrase with 'Reset Password' chriscct7* Login and Registration normal normal defect (bug) has-patch 02/06/2020
#35018 The authentication check modal dialog appears just once Login and Registration normal normal defect (bug) has-patch 06/04/2019
#20116 Welcome User Email in Multisite Can't Be Changed Login and Registration normal normal defect (bug) has-patch 06/04/2019
#36439 Wrong language when resetting password johnbillion Login and Registration normal normal defect (bug) has-patch 10/20/2021
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 06/04/2019
#32508 Action Hooks for empty username and empty password Login and Registration normal normal enhancement has-patch 06/04/2019
#28528 Action in wp-login.php Login and Registration normal normal enhancement has-patch 06/04/2019
#39927 Add support for CSS class and attributes in wp_login_form input fields Login and Registration normal normal enhancement has-patch 04/24/2019
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal enhancement has-patch 02/22/2017
#33295 Login: Remove decoration from translation strings Login and Registration normal normal enhancement has-patch 07/15/2021
#34507 New action `before_login_form` Login and Registration normal normal enhancement needs-docs 01/10/2017
#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
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major enhancement has-patch 02/08/2020
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal enhancement has-patch 06/04/2019
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal enhancement has-patch 03/01/2017
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal enhancement has-patch 01/06/2020
#38432 Validate user creation and email change by token Login and Registration normal normal feature request needs-unit-tests 01/17/2018
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal feature request has-patch 02/21/2019
#28473 wp_mail incorrectly parses multiline From header Mail normal normal defect (bug) has-patch 09/16/2020
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal defect (bug) has-patch 10/12/2017
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email Mail normal normal enhancement has-patch 09/16/2020
Note: See TracReports for help on using and creating reports.