Make WordPress Core

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

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

Tickets Still Requesting Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* Login and Registration normal normal defect (bug) dev-feedback 04/04/2022
#27804 bug when updating after domain change settings Administration normal normal defect (bug) dev-feedback 06/04/2019
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal defect (bug) dev-feedback 06/15/2022
#53041 colors.css is using the old blue. Formatting normal minor defect (bug) dev-feedback 04/15/2021
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal defect (bug) needs-unit-tests 01/14/2019
#28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
#49678 do_action default first parameter Plugins normal normal defect (bug) dev-feedback 05/04/2020
#27076 double newlines inserted before captions Editor normal normal defect (bug) dev-feedback 06/04/2019
#11800 doubled execution of cron jobs westi Cron API normal normal defect (bug) dev-feedback 04/04/2021
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#57237 file_exists(): open_basedir restriction in effect. File(core/post-comments) is not within the allowed path(s) Editor normal critical defect (bug) dev-feedback 12/15/2022
#8107 get_next_post, get_previous_post do not work for posts posted within same second Posts, Post Types normal normal defect (bug) dev-feedback 12/09/2018
#20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal defect (bug) dev-feedback 06/04/2019
#36323 home_url returns url with wrong scheme Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 03/30/2021
#20899 is_home() should be able to be true when is_feed() Query normal normal defect (bug) dev-feedback 05/19/2017
#49601 layout width bugfix for img_caption_shortcode() Media normal normal defect (bug) dev-feedback 10/13/2022
#44470 meta property=“og:image” doesn't register if an image is executed via a shortcode in WP Post and Pages Editor normal critical defect (bug) dev-feedback 06/30/2018
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal defect (bug) dev-feedback 05/13/2020
#18501 plugin_dir_path() returns unsanitized path on Windows installs Plugins normal normal defect (bug) dev-feedback 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal defect (bug) dev-feedback 04/13/2020
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* Formatting normal normal defect (bug) dev-feedback 10/07/2022
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal defect (bug) needs-unit-tests 01/16/2019
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#23020 wp.getPageList should act like wp.getPages XML-RPC normal normal defect (bug) dev-feedback 06/05/2019
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal defect (bug) dev-feedback 04/05/2019
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal defect (bug) dev-feedback 09/14/2022
#47868 wp_delete_attachment returning successfully, deleting all DB data, but NOT deleting files, and NOT returning false Media normal normal defect (bug) dev-feedback 08/20/2019
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default Taxonomy normal normal defect (bug) dev-feedback 04/14/2017
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#20289 wp_nav_menu container is not set when menu isn't defined Menus normal normal defect (bug) dev-feedback 06/04/2019
#20275 wp_update_nav_menu hook is not fired when nav menu item is auto-added Menus normal normal defect (bug) dev-feedback 06/04/2019
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal defect (bug) needs-unit-tests 01/16/2019
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal defect (bug) dev-feedback 06/22/2022
#11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) dev-feedback 06/04/2019
#31166 wpmu_signup_user_notification filter is incorrect Login and Registration normal normal defect (bug) dev-feedback 06/04/2019
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal enhancement has-patch 09/15/2022
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal enhancement has-patch 07/22/2017
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal enhancement dev-feedback 10/14/2017
#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
#34778 A better indication of action happening on buttons. General normal normal enhancement 03/16/2020
#40790 Ability to filter $post_type in _get_last_post_time General normal normal enhancement dev-feedback 04/25/2019
#15230 Action hook before the inserting post into the database Posts, Post Types normal normal enhancement dev-feedback 05/11/2021
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' Upload normal normal enhancement dev-feedback 05/15/2019
#18816 Add 'offset' parameter and 'ancestral' boolean to wp_nav_menu Menus normal normal enhancement dev-feedback 06/04/2019
#20977 Add Dynamic Comment Statuses Comments normal normal enhancement dev-feedback 01/14/2020
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial enhancement needs-docs 07/01/2022
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal enhancement dev-feedback 05/13/2017
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal enhancement has-patch 05/06/2019
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#23008 Add a Hook To Hide Inactive Widgets Widgets normal normal enhancement dev-feedback 06/05/2019
#25616 Add a content length filter to wp_dashboard_recent_drafts() Administration normal normal enhancement dev-feedback 06/04/2019
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal normal enhancement dev-feedback 09/29/2021
#51832 Add a more visible way to delete unused themes Themes normal normal enhancement dev-feedback 06/06/2022
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal normal enhancement dev-feedback 12/23/2020
#18315 Add an index to the GUID column in the posts table Database normal normal enhancement dev-feedback 06/04/2019
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal enhancement dev-feedback 06/04/2019
#16883 Add check for "Template Version" on theme activation Themes normal normal enhancement dev-feedback 06/04/2019
#48740 Add constant for database date format Date/Time normal normal enhancement dev-feedback 11/20/2019
#16828 Add filter on initial_meta_boxes for nav menu Menus normal normal enhancement dev-feedback 07/27/2020
#38228 Add filter to default gallery shortcode output Gallery normal normal enhancement dev-feedback 04/12/2018
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal enhancement dev-feedback 06/04/2019
#12726 Add get_post_by_*() functions Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal enhancement dev-feedback 01/08/2019
#40642 Add new filter to populate_options Options, Meta APIs normal normal enhancement dev-feedback 05/02/2017
#49553 Add option to get_search_form() to not include current search query in the form Themes normal normal enhancement dev-feedback 03/01/2020
#32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal enhancement dev-feedback 08/26/2021
#14077 Add support for removal of multiple features from a post type in remove_post_type_support Posts, Post Types normal minor enhancement dev-feedback 01/09/2020
#39626 Add video poster in media browser Media normal normal enhancement 03/02/2020
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal enhancement dev-feedback 10/17/2020
#21070 Added a filter to the sub-menu class attribute Menus normal normal enhancement dev-feedback 06/04/2019
#20596 Adding more actions to a widget Widgets normal normal enhancement dev-feedback 06/05/2019
#40842 Adding template filters Themes normal normal enhancement dev-feedback 10/23/2017
#47165 Admin menu: submenu for active menu doesn't have box-shadow Administration normal normal enhancement dev-feedback 08/03/2020
#48928 Align selects in .form-table's within admin settings with their neighbour inputs for a more uniform feel Administration normal normal enhancement 09/09/2022
#31744 All PHP files in the root should be dummy files, pointing to wp-includes versions Upgrade/Install normal normal enhancement dev-feedback 02/06/2017
#35546 AllPosts page UI: "Edit" name in "Bulk Actions" does not match with "Bulk Edit" group box Posts, Post Types normal minor enhancement 08/07/2017
#35537 AllPosts page: sorting is not remembered Posts, Post Types normal minor enhancement dev-feedback 02/06/2017
#46004 Allow actions based on blocks in the current content francina Bootstrap/Load normal normal enhancement dev-feedback 05/10/2021
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement needs-unit-tests 06/04/2019
#42725 Allow gender specific translations I18N normal normal enhancement dev-feedback 08/03/2020
#22921 Allow get_users() to return array of values via 'fields' parameter Users normal normal enhancement dev-feedback 04/14/2021
#52055 Allow modifying gallery_shortcode attributes before filtering the default HTML output. Media normal normal enhancement dev-feedback 01/29/2021
#38925 Allow override of depth limits on comment reply link Comments normal normal enhancement dev-feedback 05/26/2020
#54554 Allow returning content for wp_dropdown_roles() Role/Capability normal normal enhancement dev-feedback 09/19/2022
#37577 Allow users to "petition" for a post lock to be released Editor normal normal enhancement dev-feedback 05/25/2020
#20578 Allow users to delete a plugin without uninstalling Plugins normal normal enhancement 08/27/2021
#31643 Allow widget sidebars to be loaded open or closed via filtering Widgets normal normal enhancement dev-feedback 06/05/2019
#26605 Appearance of recent/future posts in dashboard looks off on mobile. Administration normal normal enhancement has-patch 07/22/2019
#21273 Automatically open help panel Help/About normal trivial enhancement dev-feedback 10/18/2021
#12718 Better structure for admin menu Plugins normal normal enhancement dev-feedback 02/07/2018
#50803 Button link missing from block settings Editor normal normal enhancement 03/09/2021
#18385 Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general Canonical normal normal enhancement dev-feedback 06/04/2019
#33148 Categories are missing in admin category list when child category linked to non-existant parent id Taxonomy normal normal enhancement 07/13/2021
#38869 Change "Site Default" in User Profile Options for Language to "Site Setting" I18N normal normal enhancement 09/11/2022
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal enhancement dev-feedback 05/29/2021
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.