Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#25021 Improve sanitize_title_with_dashes % removal Formatting normal normal defect (bug) has-patch 06/04/2019
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal defect (bug) needs-unit-tests 07/31/2017
#11697 Keep private posts in the admin area / Was: Make private posts a canonical plugin Posts, Post Types normal normal defect (bug) has-patch 09/08/2021
#12885 LiveJournal importer uses GMT date/time as local date/time Import normal normal defect (bug) has-patch 06/04/2019
#13655 Login/Install/User Edit should stripslashes() $_POST data Login and Registration normal normal defect (bug) has-patch 06/04/2019
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#24688 Memory exhaustion caused by very many unattached media Media normal normal defect (bug) has-patch 10/08/2018
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal defect (bug) needs-unit-tests 06/24/2021
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#24411 New site email being sent despite registrationnotification set to no Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 11/10/2020
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal defect (bug) needs-unit-tests 10/24/2017
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
#14439 Unable to get a post associated menu items for a specific menu Menus normal major defect (bug) has-patch 06/04/2019
#24173 Unit tests: Support subdirectory multisite installs Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal defect (bug) has-patch 02/06/2017
#20116 Welcome User Email in Multisite Can't Be Changed Login and Registration normal normal defect (bug) has-patch 06/04/2019
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) needs-unit-tests 06/04/2019
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 06/04/2019
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class Plugins normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal defect (bug) has-patch 06/04/2019
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media 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
#24430 inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src Media normal normal defect (bug) has-patch 06/04/2019
#24487 is_email() does not recognize IDN domains Formatting normal minor defect (bug) has-patch 04/28/2021
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#17433 localhost is not accepted as email domain Formatting normal normal defect (bug) has-patch 03/20/2018
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal defect (bug) has-patch 06/04/2020
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#15586 movabletype-importer, trivial: fix no index upload_type warning Import normal normal defect (bug) has-patch 06/04/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#25449 wp_upload_dir() doesn't support https Upload normal major defect (bug) has-patch 11/25/2020
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order Posts, Post Types normal normal enhancement has-patch 06/04/2019
#12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
#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
#22249 Add ability to set or remove attributes on enqueued scripts and styles. Script Loader normal normal enhancement has-patch 06/02/2022
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal enhancement has-patch 06/04/2019
#19264 Add get_nav_menu_item_children() Menus normal normal enhancement has-patch 06/04/2019
#19514 Add per-page filter for nav menu post type meta box Menus normal normal enhancement has-patch 06/04/2019
#21912 Add return filter to current_theme_supports() Themes normal normal enhancement has-patch 06/04/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
#20167 Add wp_pages_checklist for creating checklist of pages on site Posts, Post Types normal normal enhancement has-patch 06/04/2019
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal enhancement has-patch 02/08/2021
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#5918 Allow non-ASCII usernames Users normal normal enhancement has-patch 03/15/2019
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal enhancement has-patch 01/10/2020
#24856 Authors widget to highlight authors Widgets normal normal enhancement has-patch 03/14/2019
#18954 Automatically whitelist screen options added via add_screen_option() Plugins normal normal enhancement has-patch 06/04/2019
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables Plugins normal normal enhancement has-patch 04/30/2018
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal enhancement has-patch 06/01/2021
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal enhancement has-patch 03/15/2019
#16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal enhancement has-patch 06/04/2019
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal enhancement has-patch 09/16/2020
#21569 Filter gallery styles with access to $attr Media normal normal enhancement has-patch 06/04/2019
#24712 Get errors from wp_oembed_get Embeds low normal enhancement has-patch 06/04/2019
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement has-patch 06/04/2019
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
#26667 Improve filter in single_term_title() Taxonomy normal normal enhancement has-patch 06/04/2019
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement needs-unit-tests 04/24/2021
#23253 Lack of a do_settings_section (singular) function Plugins normal normal enhancement has-patch 02/27/2021
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal enhancement has-patch 06/26/2017
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 06/05/2019
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement has-patch 04/08/2020
#24795 OS X Treatment Administration normal trivial enhancement has-patch 02/05/2017
#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
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments 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
#29664 Support font embedding and word break for Burmese in core. I18N normal major enhancement has-patch 09/25/2017
#26636 There Is No Filter For get_sidebar() Themes normal normal enhancement has-patch 05/15/2018
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#15058 Validate option and transient name lengths Options, Meta APIs normal normal enhancement needs-unit-tests 06/24/2021
#21744 WP_User_Query does not support post type Users normal normal enhancement has-patch 03/27/2019
Note: See TracReports for help on using and creating reports.