Make WordPress Core

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Tickets Still Requesting Feedback (27 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal enhancement dev-feedback 01/08/2019
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal enhancement dev-feedback 06/04/2019
#58155 Add filter to allow large image scaling of PNGs Upload normal normal enhancement dev-feedback 04/19/2023
#16828 Add filter on initial_meta_boxes for nav menu Menus normal normal enhancement dev-feedback 07/27/2020
#48740 Add constant for database date format Date/Time normal normal enhancement dev-feedback 11/20/2019
#16883 Add check for "Template Version" on theme activation Themes normal normal enhancement dev-feedback 06/04/2019
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill Media high major defect (bug) dev-feedback 02/03/2022
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal enhancement dev-feedback 06/04/2019
#18315 Add an index to the GUID column in the posts table Database normal normal enhancement dev-feedback 06/04/2019
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal normal enhancement dev-feedback 12/23/2020
#51832 Add a more visible way to delete unused themes Themes normal normal enhancement dev-feedback 06/06/2022
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal normal enhancement dev-feedback 09/29/2021
#25616 Add a content length filter to wp_dashboard_recent_drafts() Administration normal normal enhancement dev-feedback 06/04/2019
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 06/05/2019
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal enhancement has-patch 05/06/2019
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal enhancement dev-feedback 05/13/2017
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial enhancement needs-docs 07/01/2022
#18816 Add 'offset' parameter and 'ancestral' boolean to wp_nav_menu Menus normal normal enhancement dev-feedback 06/04/2019
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#40790 Ability to filter $post_type in _get_last_post_time General normal normal enhancement dev-feedback 04/25/2019
#34778 A better indication of action happening on buttons. General normal normal enhancement 03/16/2020
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal normal enhancement dev-feedback 06/08/2018
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal enhancement dev-feedback 10/14/2017
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal enhancement has-patch 07/22/2017
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal enhancement has-patch 09/15/2022
#38276 "Is thing public/accessible" API Role/Capability normal normal feature request dev-feedback 09/23/2017

Tickets with Patches (73 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 10/31/2022
#52181 wrong mimetime for gzip files Media normal normal defect (bug) has-patch 06/07/2021
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal defect (bug) has-patch 02/05/2020
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal defect (bug) needs-unit-tests 03/26/2019
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#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
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 03/05/2021
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal defect (bug) has-patch 12/05/2022
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal defect (bug) has-patch 09/16/2021
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major defect (bug) has-patch 10/17/2022
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 04/08/2021
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major 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
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major defect (bug) has-patch 09/06/2022
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 05/19/2017
#39067 wp_insert_user custom validation Users normal normal enhancement has-patch 03/15/2019
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal defect (bug) has-patch 08/18/2021
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 01/06/2019
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal enhancement has-patch 07/30/2018
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal defect (bug) has-patch 03/24/2021
#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
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal enhancement has-patch 01/06/2020
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#57423 we need to check an argument is closure in PclZip Administration normal normal enhancement has-patch 01/05/2023
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 08/30/2017
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 04/22/2020
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal enhancement has-patch 01/04/2019
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 08/18/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 04/01/2019
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 09/01/2022
#57130 unittest for wp_upload_bits General normal normal defect (bug) has-patch 11/22/2022
#46639 unit test for wp_is_numeric_array() General low normal defect (bug) has-patch 09/10/2020
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 05/05/2021
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 08/18/2020
#57081 test for wp_mkdir_p General normal normal defect (bug) has-patch 11/11/2022
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal enhancement needs-unit-tests 02/01/2022
#44082 settings_errors() wraps all notices in p and strong tags General normal normal defect (bug) has-patch 11/30/2020
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal feature request has-patch 02/21/2019
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal defect (bug) needs-unit-tests 10/10/2022
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal enhancement has-patch 03/01/2017
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker defect (bug) needs-unit-tests 04/29/2023
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 02/17/2021
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 09/17/2019
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 10/02/2017
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 09/21/2021
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major defect (bug) has-patch 05/02/2023
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.