Make WordPress Core

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

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
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal enhancement dev-feedback 03/15/2019
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major defect (bug) dev-feedback 08/12/2018
#43812 Retrieving Blog/site description in multisite Networks and Sites normal normal enhancement dev-feedback 01/16/2019
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal normal enhancement dev-feedback 01/16/2019
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal enhancement dev-feedback 02/27/2020
#43668 Image cropping fails for many PHP locales, if set Media normal normal defect (bug) dev-feedback 03/24/2022
#43666 Check update post meta before add new post meta in WordPress Importer Import normal normal enhancement dev-feedback 09/04/2018
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces Build/Test Tools normal normal defect (bug) dev-feedback 03/30/2018
#43622 Improve error messages General normal normal enhancement 03/23/2019
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal feature request dev-feedback 04/06/2018
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal enhancement dev-feedback 09/23/2019
#43531 $content_width and Add Media (+ twentyseverteen?) Media normal normal defect (bug) 01/21/2019
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal enhancement dev-feedback 10/17/2020
#43383 Allow menu items to be inserted in place Menus normal normal feature request 02/11/2019
#43276 Install Progress Button Cover Name of Plugin Plugins normal normal enhancement 02/04/2019
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal defect (bug) dev-feedback 05/13/2022
#43197 Nesting @media rule inside @supports rule fails CSS validation Customize normal normal defect (bug) dev-feedback 05/30/2021
#43046 `has_image_size()` returns false for Core image sizes Media normal minor defect (bug) dev-feedback 02/21/2020
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal defect (bug) dev-feedback 01/14/2019
#42725 Allow gender specific translations I18N normal normal enhancement dev-feedback 08/03/2020
#42695 Text Widget: hard-coded width/height attributes are stripped from iframes Widgets normal normal defect (bug) dev-feedback 05/02/2018
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal enhancement dev-feedback 01/08/2019
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install Database normal normal defect (bug) dev-feedback 11/11/2017
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal enhancement dev-feedback 05/29/2021
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal enhancement needs-unit-tests 01/08/2019
#42248 Can't create category slug with same name for different parents Permalinks normal normal defect (bug) dev-feedback 10/25/2017
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal enhancement has-patch 09/17/2018
#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
#42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov Customize normal normal defect (bug) dev-feedback 06/08/2021
#42058 Unit test for _autop_newline_preservation_helper() Formatting normal normal defect (bug) dev-feedback 12/11/2017
#41907 WordPress-Importer Assign all entries to one 'local' user Import normal normal enhancement 07/23/2018
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal defect (bug) dev-feedback 03/18/2019
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey Query normal normal enhancement dev-feedback 11/01/2017
#41801 add wp_get_image_extensions() and wp_image_extensions filter pbiron Media normal normal enhancement dev-feedback 08/21/2020
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal defect (bug) needs-unit-tests 09/15/2017
#41760 wp_list_comments callback params Comments normal normal enhancement dev-feedback 08/31/2017
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal defect (bug) dev-feedback 02/18/2022
#41631 Same Term Not Added Taxonomy normal normal defect (bug) dev-feedback 09/21/2017
#41564 Search for hyphenated post templates for post types with underscores Posts, Post Types normal normal feature request dev-feedback 08/13/2017
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal enhancement dev-feedback 10/14/2017
#41535 Prevent or warn about offline status before submitting a form Administration normal normal feature request has-patch 02/19/2019
#41353 Async upload breaks when there are special characters into file name Media normal normal defect (bug) dev-feedback 07/19/2017
#41349 Media Library insert from URL doesn't give a message when a URL fails check Media normal normal defect (bug) 12/03/2020
#40932 Word breaks the layout I18N normal normal defect (bug) has-patch 05/22/2018
#40842 Adding template filters Themes normal normal enhancement dev-feedback 10/23/2017
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal normal defect (bug) dev-feedback 05/22/2017
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal enhancement dev-feedback 09/26/2017
#40790 Ability to filter $post_type in _get_last_post_time General normal normal enhancement dev-feedback 04/25/2019
#40748 Use REST API for Community Events REST API normal normal enhancement needs-unit-tests 10/25/2020
#40642 Add new filter to populate_options Options, Meta APIs normal normal enhancement dev-feedback 05/02/2017
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal enhancement dev-feedback 05/02/2017
#40451 Customizer: Introduce plugin management Customize normal normal feature request dev-feedback 01/15/2019
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major defect (bug) dev-feedback 07/07/2020
#40365 Introduce a REST API endpoint for sites REST API normal normal task (blessed) needs-unit-tests 04/03/2020
#40352 WP REST API, Comments Not Triggering 'comment_post' Comments normal normal defect (bug) dev-feedback 11/26/2019
#40237 Educate users about modern password best-practices Security normal normal enhancement 06/06/2022
#40065 Check for invalid user before `lostpassword_post` in `retrieve_password()` Login and Registration normal normal enhancement dev-feedback 05/04/2018
#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
#39836 Display maximum file upload size on theme upload page Themes normal normal enhancement dev-feedback 06/25/2017
#39626 Add video poster in media browser Media normal normal enhancement 03/02/2020
#39624 Misleading warning when editing the page_for_posts page Posts, Post Types normal normal defect (bug) 01/15/2018
#39609 Customizer should display "Fade" effect for entire iFrame for settings using partialRefresh when selector is not visible Customize normal normal enhancement 11/06/2017
#39443 Search Page Template the_category() bug Posts, Post Types normal normal defect (bug) dev-feedback 01/04/2020
#39352 Customize: menu widgets have two edit shortcuts Customize normal normal defect (bug) 05/24/2021
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal defect (bug) dev-feedback 05/22/2020
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal defect (bug) dev-feedback 03/15/2019
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal defect (bug) dev-feedback 03/21/2020
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal enhancement dev-feedback 04/23/2020
#39077 Navigation menu items should be defined as being hierarchical Menus normal normal defect (bug) dev-feedback 01/14/2019
#38925 Allow override of depth limits on comment reply link Comments normal normal enhancement dev-feedback 05/26/2020
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal normal enhancement dev-feedback 12/23/2020
#38596 Preview Change button does not reflect Custom Page Template General normal normal defect (bug) dev-feedback 09/08/2017
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal enhancement dev-feedback 03/26/2019
#38419 Make beta testing an opt-in feature in core General normal normal feature request 10/05/2021
#38276 "Is thing public/accessible" API Role/Capability normal normal feature request dev-feedback 09/23/2017
#38228 Add filter to default gallery shortcode output Gallery normal normal enhancement dev-feedback 04/12/2018
#38224 Not enough results in menu-page-add-search Menus normal normal defect (bug) dev-feedback 01/31/2017
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor enhancement dev-feedback 03/07/2017
#38076 Network admin plugin pages can be accessed on non-multisite Administration normal normal defect (bug) dev-feedback 07/06/2021
#38028 Send emails via an action Mail normal normal enhancement dev-feedback 01/16/2020
#37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal enhancement dev-feedback 06/04/2019
#37882 Typo in the tests/qunit/wp-admin/js/customize-header.js Customize normal normal defect (bug) dev-feedback 04/18/2019
#37801 Media Functions Media normal normal feature request dev-feedback 04/19/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
#37586 Menu customizer: search results not properly filtered Customize normal normal defect (bug) dev-feedback 10/06/2019
#37577 Allow users to "petition" for a post lock to be released Editor normal normal enhancement dev-feedback 05/25/2020
#37535 Outputting Post Type Description on admin edit screen Posts, Post Types normal normal enhancement has-patch 10/04/2017
#37516 Site title and tagline: allow ability to hide each independently Customize normal normal defect (bug) has-patch 01/25/2019
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal enhancement has-patch 05/17/2022
#37183 Nested shortcodes in new-style [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#37096 Unit tests for xmlrpc_getposttitle() and xmlrpc_getpostcategory() along with patch to trim and unique returned values SergeyBiryukov XML-RPC low minor enhancement dev-feedback 01/20/2022
#36818 Export filter for post meta Export normal normal enhancement dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal normal enhancement dev-feedback 05/15/2018
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#36564 Last Modified for Comments Comments normal trivial enhancement needs-unit-tests 02/12/2017
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#36447 Responsive preview icons in Customizer need tooltips iamjolly Customize normal normal enhancement dev-feedback 11/09/2021
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal enhancement has-patch 03/12/2018
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.