Make WordPress Core

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

Tickets with Patches (49 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal feature request has-patch 10/20/2020
#47124 Admin menu: restore "Add New" in the Themes section Themes normal normal feature request has-patch 10/29/2021
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor feature request has-patch 04/07/2020
#54604 Allow for nestable superscript tags Formatting normal normal feature request has-patch 12/14/2021
#14569 Assign plugins on a per-site-basis Plugins normal normal feature request has-patch 07/15/2022
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor feature request needs-unit-tests 03/07/2020
#41051 Confirm use of weak password Field show when removed password Users normal normal feature request has-patch 06/04/2019
#29728 Could be very useful 'wp_remove_nav_menu_item' Menus normal normal feature request has-patch 06/04/2019
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal feature request has-patch 04/05/2021
#18630 Custom Comment Validation Error Comments normal minor feature request has-patch 07/15/2022
#43802 Default timezone for new sites in WP multisite I18N normal normal feature request has-patch 06/20/2019
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal feature request has-patch 07/16/2019
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal normal feature request has-patch 09/06/2020
#47605 Email sender name change with site title in wp-includes/pluggable.php Mail normal normal feature request has-patch 01/03/2020
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal feature request needs-unit-tests 12/11/2019
#43058 File search in theme & plugin editor window Plugins normal normal feature request has-patch 01/16/2018
#47984 Filter pre_do_shortcode Shortcodes normal normal feature request has-patch 09/05/2019
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal normal feature request has-patch 10/14/2020
#38100 Gallery Caption Filter Gallery normal normal feature request has-patch 11/30/2018
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal feature request has-patch 08/15/2021
#50807 Introduce a function for deprecated options General normal normal feature request has-patch 10/15/2020
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal feature request has-patch 09/27/2017
#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
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor feature request has-patch 09/06/2020
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal feature request has-patch 09/02/2019
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal feature request has-patch 04/05/2019
#34638 New function for retrieving previous and next adjacent image Media normal normal feature request has-patch 04/15/2020
#41931 Not possible to add custom display_name option Users normal normal feature request has-patch 06/11/2019
#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
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal feature request has-patch 07/04/2019
#38432 Validate user creation and email change by token Login and Registration normal normal feature request needs-unit-tests 01/17/2018
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal feature request needs-unit-tests 07/15/2022
#15332 dbDelta($query) - do not create view Database normal normal feature request needs-unit-tests 07/30/2018
#44910 function for discriminating during auto saving Autosave normal trivial feature request has-patch 09/07/2018
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal normal feature request has-patch 04/02/2020
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal feature request has-patch 02/21/2019
#29798 unified theme and plugin uploader General normal normal feature request has-patch 07/15/2022
#49715 Alternate views for WP List Tables audrasjb Administration normal normal task (blessed) has-patch 12/01/2020
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies adamsilverstein Build/Test Tools normal normal task (blessed) has-patch 01/30/2022
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 04/03/2020
#37486 Make emojis accessible Emoji normal normal task (blessed) has-patch 01/05/2021
#52264 Rename `$array` when used in `@param` tags General normal normal task (blessed) has-patch 02/25/2022
#40001 Replace wp-list.js with REST API-powered JavaScript Administration normal normal task (blessed) has-patch 04/06/2021
#49631 Test coverage for media_sideload_image() _source_url meta killua99 Media normal normal task (blessed) has-patch 10/22/2020
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal task (blessed) has-patch 06/04/2022
#53746 Tidy up the tearDown() methods Build/Test Tools normal normal task (blessed) has-patch 06/04/2022
#40885 Update admin color scheme using the REST API Administration normal normal task (blessed) has-patch 05/31/2017
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal task (blessed) has-patch 03/09/2021

Unpatched Bugs (51 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#30052 Add New Media Drag and Drop Hangs on Crunching Media low normal defect (bug) 06/04/2019
#36887 Database upgrades should fail gracefully Upgrade/Install low normal defect (bug) 07/07/2022
#27162 Don't store admin messages in transients Administration low normal defect (bug) 06/04/2019
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#20846 Multisite: Network Users can post comments without being members of the site Comments low minor defect (bug) 05/05/2020
#37829 Problem when adding a link and searching published articles Editor low normal defect (bug) 04/19/2019
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 Quick/Bulk Edit low normal defect (bug) has-patch 05/14/2018
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages Comments low minor defect (bug) 03/15/2019
#28369 Replace @ with a hyphen in user_nicename Users low minor defect (bug) 06/05/2019
#42481 TEST_COOKIE and LOGGED_IN_COOKIE secure flag create issues on non-secure login Login and Registration low normal defect (bug) 04/29/2019
#26723 Twenty Fourteen: Hatom Errors Bundled Theme low normal defect (bug) 07/08/2022
#49293 When trying to add an existing post category to a post - simply check the box of this category Editor low minor defect (bug) 01/28/2020
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites low minor defect (bug) 07/20/2022
#44329 current-menu-item class not applied to home link with starter content audrasjb Menus low normal defect (bug) 07/09/2019
#9968 dynamically adding/removing filters breaks plugins Plugins low normal defect (bug) needs-unit-tests 03/02/2020
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial defect (bug) needs-unit-tests 04/03/2019
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). Cache API low normal defect (bug) 01/11/2022
#25851 post_content lost when inserting Posts with large base64-encoded images Formatting low critical defect (bug) 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
#38037 Maximum User ID Issue Users lowest normal defect (bug) 04/10/2019
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal defect (bug) needs-unit-tests 08/03/2017
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site Users normal normal defect (bug) 06/05/2019
#44027 "Enable full-height editor" setting only saved on page refresh Users normal minor defect (bug) 01/17/2019
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal defect (bug) 12/12/2019
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal defect (bug) needs-unit-tests 02/18/2021
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* Posts, Post Types normal normal defect (bug) 06/04/2019
#25819 "ms_files_rewriting" site option is not created during upgrades Upgrade/Install normal normal defect (bug) 06/04/2019
#28747 $.wpColorPicker cannot duplicate elements Widgets normal normal defect (bug) 06/05/2019
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal normal defect (bug) 02/28/2021
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal defect (bug) needs-unit-tests 05/15/2019
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
#43372 $wp_query->max_num_pages return value as float Query normal trivial defect (bug) 02/10/2022
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal defect (bug) 04/08/2018
#46923 $wpdb->get_var() — empty sting becomes a NULL Database normal normal defect (bug) 04/15/2019
#35256 $wpdb->insert_id equals 0 Database normal normal defect (bug) 06/04/2019
#40014 & converted to '#038 Themes normal normal defect (bug) 03/03/2017
#55714 & stored as &amp; for Post Title and Excerpt in Editor Editor normal normal defect (bug) 05/20/2022
#40899 '&' Is always escaped in the JavaScript template. General normal normal defect (bug) 09/08/2020
#46288 'get_extended' breaks when using 'more' gutenberg block Posts, Post Types normal normal defect (bug) 04/24/2019
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal defect (bug) 12/14/2021
#39914 'orderby' date results differs depend on 'post_status' Query normal normal defect (bug) 02/19/2017
#49331 'output' Taxonomy Slug Crashes Menu Menus normal normal defect (bug) 01/30/2020
#53029 'separate_items_with_commas' does not display in Block editor meta section Editor normal normal defect (bug) 01/06/2022
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal defect (bug) 11/11/2017
#48974 -1 being added to image uploads since version 5.3.1 Media normal normal defect (bug) 10/01/2020
#29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed Feeds normal normal defect (bug) 06/04/2019
#44313 /wp-admin/css/forms.css problem when adding a <select> with 'restrict_manage_users' Users normal normal defect (bug) 06/05/2018
#31946 /wp-admin/user-edit.php fails when using with IDN domain name Users normal normal defect (bug) 06/05/2019
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal defect (bug) 06/08/2017
#53574 404 redirect guessing should not apply on URLs with trailing slashes Canonical normal normal defect (bug) 07/01/2021
Note: See TracReports for help on using and creating reports.