Make WordPress Core

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Marked as Candidates for Closure (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#37773 Update get_avatar() to support native and registered image sizes. Media normal normal enhancement dev-feedback 03/31/2021
#47726 Uploading new media to existing posts/pages backdates file location Media normal normal enhancement dev-feedback 05/23/2022
#31419 Vimeo and YouTube video cannot be inserted into a playlist Media normal normal enhancement dev-feedback 06/04/2019
#17857 WP_Embed - Split shortcode() function into two for increased flexibility Media normal normal enhancement dev-feedback 06/04/2019
#49746 Widening WordPress Limits and Compatibility Media normal normal enhancement reporter-feedback 03/10/2022
#11895 Allow more specific image size editing Media normal normal feature request dev-feedback 06/04/2019
#48488 Easier disabling of PDF thumbnail creation Media normal normal feature request dev-feedback 12/03/2019
#34412 Problem with äö characters in Roundcube emails Mail normal normal defect (bug) reporter-feedback 06/04/2019
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major defect (bug) needs-unit-tests 06/04/2020
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal enhancement dev-feedback 09/16/2020
#48951 email_too_short is not good email validation candidate Mail low trivial feature request dev-feedback 08/09/2020
#30023 Chrome autofill password keeps showing after wp_attempt_focus clears password field Login and Registration normal normal defect (bug) dev-feedback 02/15/2020
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#34372 Password reset link invalid for user names containing blanks Login and Registration normal normal defect (bug) reporter-feedback 01/12/2021
#48260 WordPress beta 5.3 - Unable to type Password when I login.... Login and Registration normal normal defect (bug) reporter-feedback 10/14/2019
#37870 Adding hints to login/registration form fields Login and Registration normal normal enhancement dev-feedback 04/19/2019
#35428 Allow the suppression of errors if user already exists Login and Registration normal normal enhancement reporter-feedback 06/04/2019
#46618 Change login behaviour to only set the test cookie when a user attempts to login instead of just on visiting the login page Login and Registration normal normal enhancement dev-feedback 04/05/2019
#45143 If the "recover password" form submit button is double-clicked two emails will be sent Login and Registration normal minor enhancement dev-feedback 03/18/2019
#36317 Introduce a cookie prefix default constant Login and Registration normal normal enhancement dev-feedback 06/04/2019
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal enhancement dev-feedback 04/09/2022
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher Login and Registration normal normal enhancement needs-docs 02/25/2022
#41663 Hooks for the back to login link in the footer of wp-login.php Login and Registration normal normal feature request dev-feedback 07/20/2021
#38789 Multisite sign-up improvements (potential roadmap) Login and Registration normal normal feature request dev-feedback 03/25/2019
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal feature request needs-unit-tests 05/26/2019
#18602 Media Library imported, but all items Unattached Import normal normal defect (bug) reporter-feedback 06/04/2019
#16404 WordPress Importer fails to import images Import normal normal defect (bug) reporter-feedback 06/04/2019
#53126 Blogger Importer Import normal major feature request reporter-feedback 05/01/2021
#44531 Multiple bytes decimal point and thousands separator in number_format_i18n PHP < 5.4 I18N normal normal defect (bug) dev-feedback 01/17/2019
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal defect (bug) close 09/14/2020
#46059 cyrillic capitalization in tag search I18N normal normal defect (bug) reporter-feedback 07/20/2020
#44548 Email should be encoded with UTF8 and base64 I18N normal normal enhancement reporter-feedback 09/14/2018
#49263 Switching blog doesn't switch locale I18N normal normal enhancement dev-feedback 05/22/2020
#48124 Cant disable SSL verification when using Requests::request_multiple HTTP API normal normal defect (bug) reporter-feedback 10/15/2019
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal normal defect (bug) dev-feedback 01/27/2017
#39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue HTTP API normal normal enhancement dev-feedback 10/02/2017
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal enhancement close 08/17/2021
#33936 Alignment issue in dashboard update count General normal normal defect (bug) reporter-feedback 06/19/2019
#39543 Certain Strings When Pasted Into Title Bar Cause Loss of Styling General normal normal defect (bug) reporter-feedback 03/15/2019
#56361 Debug log never working General normal normal defect (bug) reporter-feedback 08/15/2022
#53743 Double <title> Tag with SEO Plugins in WordPress 5.8 General normal major defect (bug) reporter-feedback 07/22/2021
#55636 Drag and drop video's go to the top of the page. General normal normal defect (bug) reporter-feedback 07/27/2022
#55043 FSE Classic Block Issue General normal normal defect (bug) reporter-feedback 02/05/2022
#44447 Failed to load resource: net::ERR_FILE_NOT_FOUND General normal normal defect (bug) reporter-feedback 06/07/2021
#57273 Fatal error not trapped in do_action() General normal normal defect (bug) reporter-feedback 12/05/2022
#49671 Feature Image will not update date. General normal normal defect (bug) reporter-feedback 04/03/2020
#56495 For multi site, The emial content used with sprint and filter wpmu_signup_user_notification_email General normal normal defect (bug) reporter-feedback 09/06/2022
#45936 Insert empty record General normal normal defect (bug) reporter-feedback 01/12/2019
#54556 It's impossible to get 'location' header on 302 redirect of wp_remote_post General normal normal defect (bug) reporter-feedback 12/03/2021
#42000 Mac Keyboard text shortcuts no longer work General normal normal defect (bug) reporter-feedback 12/15/2020
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL General normal normal defect (bug) dev-feedback 04/15/2020
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal defect (bug) dev-feedback 07/13/2022
#46330 Preview showing commented HTML General normal normal defect (bug) reporter-feedback 02/24/2019
#54179 Raw JS is prematurely ended with a </script> tag when HTML tags are present within JS strings. General normal normal defect (bug) reporter-feedback 09/26/2021
#42167 Reading -> Static Page - domain/page/1111 duplicates home page General normal normal defect (bug) dev-feedback 10/10/2017
#46155 Responsive images (srcset) not working on cropped files. joemcgill General normal major defect (bug) reporter-feedback 05/15/2019
#54282 Search terms wrapped in double quotes never return results directly from iOS Safari keyboard General normal minor defect (bug) reporter-feedback 10/25/2021
#43654 Silence "JQMIGRATE: Migrate is installed with logging active, version x.y.z" General low trivial defect (bug) close 11/17/2021
#35154 The admin_url filter might break ajaxurl usage General normal normal defect (bug) reporter-feedback 06/04/2019
#55268 Title Becomes Non-Editable General normal normal defect (bug) reporter-feedback 02/27/2022
#44429 WP-CLI incompatibility with wp_redirect( https://... ) General normal major defect (bug) dev-feedback 07/24/2018
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#56905 css media query issue General normal trivial defect (bug) reporter-feedback 10/25/2022
#36499 featured image, image upload General normal normal defect (bug) reporter-feedback 06/04/2019
#22530 garbage query strings on URLs are not sanitized or removed General normal normal defect (bug) reporter-feedback 06/04/2019
#45960 plugin_basename() fails on windows path General normal normal defect (bug) reporter-feedback 01/16/2019
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http General normal normal defect (bug) reporter-feedback 06/04/2019
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal defect (bug) dev-feedback 07/17/2018
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 06/04/2019
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor defect (bug) dev-feedback 08/03/2022
#43742 Add $_wp_admin_css_colors variable to front-end General normal normal enhancement reporter-feedback 06/04/2020
#51301 Add class field to wp_nonce_field General normal normal enhancement dev-feedback 09/14/2020
#53541 Arguments passed to load_template() should be extracted General normal minor enhancement dev-feedback 06/28/2021
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal normal enhancement dev-feedback 07/06/2022
#54577 Creating a table inside the text element in a webpage General normal normal enhancement reporter-feedback 12/06/2021
#34669 Custom back_link in wp_die and provide a filter General normal normal enhancement reporter-feedback 09/16/2022
#56582 Decide how to format multi-line comments in global scope. General normal normal enhancement dev-feedback 09/17/2022
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#34567 Improve HTML5 support in frontend General normal normal enhancement close 09/04/2020
#31559 Meta boxes should have before/after hooks General normal normal enhancement dev-feedback 06/04/2019
#31387 New core API for adding Meta tags to the header General normal normal enhancement dev-feedback 08/11/2021
#34699 New function: `get_query_arg()` General normal normal enhancement dev-feedback 07/20/2021
#17619 Soft 404 at /wp-content/plugins/ General normal normal enhancement dev-feedback 09/24/2019
#52397 The function wp_is_mobile should accept also lower case strings as user agents General low normal enhancement reporter-feedback 01/30/2021
#54182 Use wp_unslash() for $_REQUEST Parameter in wp-admin/admin-post.php file General normal normal enhancement reporter-feedback 09/30/2021
#54861 cache_javascript_headers() is not call by core General normal normal enhancement dev-feedback 01/20/2022
#42958 create callers for loop functions to accept post id General normal normal enhancement dev-feedback 11/17/2020
#55589 geo URI scheme General normal normal enhancement reporter-feedback 05/12/2022
#32639 A URL Agnostic Wordpress General normal normal feature request dev-feedback 07/25/2018
#51746 Add a core wrapper function to retrieve $wp->request General normal normal feature request reporter-feedback 01/26/2021
#54218 Introduce a way to communicate incoming UI updates to users General normal normal feature request dev-feedback 11/04/2021
#38618 wp_description() and description-tag General normal normal feature request dev-feedback 04/05/2019
#54136 Slideshow gallery shown as a tiled gallery when using shortcode with Classic Editor Gallery normal minor defect (bug) close 12/15/2021
#36269 WordPress 4.4.2 Gallery Ordering Gallery normal normal defect (bug) reporter-feedback 06/04/2019
#43642 Gallery titles and labels erasing Gallery normal normal enhancement reporter-feedback 05/26/2022
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal defect (bug) dev-feedback 10/23/2022
#52463 Inline SVG - foreignObject support Formatting normal normal defect (bug) dev-feedback 02/09/2021
#34722 Open P Tag in shortcode related to h tag Formatting normal normal defect (bug) dev-feedback 07/20/2017
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() Formatting normal normal defect (bug) close 07/29/2022
#41711 Remove hAtom from core Formatting normal normal defect (bug) dev-feedback 08/29/2017
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.