Make WordPress Core

{1} All Tickets (7959 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3601 - 3700 of 7959)

Login and Registration (31 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#30274 wp-login.php Logo Image Use "img" tag rather than CSS background normal normal Awaiting Review enhancement 02/19/2017 3
#21352 wp_lostpassword_url() on multisite normal normal Future Release enhancement 10/20/2021 30
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names dev-feedback normal normal enhancement 06/04/2019 21
#48345 Add Caps lock message to login screen normal normal Future Release feature request 05/23/2023 8
#51173 Add support for /.well-known/change-password needs-unit-tests normal normal Future Release feature request 10/05/2022 11
#41170 Allow the newbloguser screen to be themed normal normal Awaiting Review feature request 06/26/2017 1
#39985 Do action before send email of retrieve password normal normal Awaiting Review feature request 03/08/2017 2
#41663 Hooks for the back to login link in the footer of wp-login.php dev-feedback normal normal Awaiting Review feature request 07/20/2021 1
#38789 Multisite sign-up improvements (potential roadmap) dev-feedback normal normal Awaiting Review feature request 03/25/2019 4
#38750 Split wp_signups into wp_user_signups and wp_blog_signups needs-unit-tests normal normal Awaiting Review feature request 05/26/2019 4
#38432 Validate user creation and email change by token needs-unit-tests normal normal Awaiting Review feature request 01/17/2018 2
#34466 wp_register_form, wp_lost_password_form function dev-feedback normal normal Awaiting Review feature request 02/22/2017 5
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 04/08/2022 14
#31039 Move retrieve_password() from wp-login.php SergeyBiryukov dev-feedback normal normal Future Release enhancement 02/02/2021 5
#46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 04/04/2022 18
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb needs-unit-tests normal normal 6.3 defect (bug) 04/05/2023 25
#58115 Grammar improvement after signup. audrasjb has-patch normal minor 6.3 enhancement 04/26/2023 8
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 has-patch normal normal defect (bug) 06/04/2019 3
#35736 Replace 'Lost Password' phrase with 'Reset Password' chriscct7* has-patch normal normal defect (bug) 02/06/2020 20
#14949 Login gives false assurance of having logged out filosofo dev-feedback normal normal Future Release defect (bug) 02/21/2020 31
#32510 Add HTML5 "required" attributes to the login form joedolson* has-patch normal normal 6.3 enhancement 04/26/2023 16
#36439 Wrong language when resetting password johnbillion has-patch normal normal Future Release defect (bug) 10/20/2021 8
#31821 Make interim login URL filterable johnbillion dev-feedback normal normal Future Release enhancement 08/22/2017 1
#57336 Sanitize url and title missing rafiq91 has-patch normal major Awaiting Review defect (bug) 12/15/2022 1
#43536 Network registration page sabernhardt* has-patch normal normal Future Release defect (bug) 09/27/2022 10
#30685 Better Login Error&Message Displaying sabernhardt* has-patch normal normal 6.3 enhancement 04/14/2023 28
#38079 Add hooks before output for each action in wp-login.php voldemortensen reporter-feedback normal normal Future Release enhancement 10/03/2017 15
#28352 New filters in wp-activate.php voldemortensen has-patch normal normal enhancement 06/04/2019 9
#37522 reset password and lost password form functions voldemortensen has-patch normal normal Future Release feature request 02/21/2019 14
#15706 Allow wildcarded domains in multisite limited email domains westi normal normal enhancement 06/04/2019 34
#17948 Enhancements to the login and registration forms wpdavis normal normal Future Release enhancement 10/06/2017 20

Mail (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56562 <br> Tag should be self closing on wp-mail.php file close normal normal Awaiting Review defect (bug) 09/25/2022 4
#53894 =?us-ascii? in the subject line reporter-feedback normal normal Awaiting Review defect (bug) 08/09/2021 7
#40394 Activation email not sent to new users on Windows (have come out another time) normal normal Awaiting Review defect (bug) 04/08/2017 1
#43206 Angle brackets around URLs can confuse email clients normal normal Awaiting Review defect (bug) 07/17/2018 5
#46229 Email Direction dev-feedback normal normal Future Release defect (bug) 04/01/2019 1
#38102 Email header Content-Type: multipart boundary ignored by wp_mail normal normal Awaiting Review defect (bug) 04/01/2019
#51885 Extra space in subject line - plugin auto update has-patch normal minor Awaiting Review defect (bug) 11/28/2020 3
#57698 Image not showing in iOS and Mac email clients normal major Awaiting Review defect (bug) 03/15/2023 1
#50374 Improve PHPMailer usage normal normal Awaiting Review defect (bug) 06/12/2020
#53393 Latest version of PHPMailer no longer attaches files to emails normal normal Future Release defect (bug) 11/01/2021 8
#47855 PHPMailer::validateAddress() fails on PHP 7.3 with libpcre2 < 10.32 normal minor Awaiting Review defect (bug) 09/21/2019 1
#56115 Prevent default from email to use a subdomain when the siteurl is a subdomain normal normal Awaiting Review defect (bug) 07/01/2022
#34412 Problem with äö characters in Roundcube emails reporter-feedback normal normal defect (bug) 06/04/2019 6
#40081 Remove wp-admin links from all Core emails normal normal Awaiting Review defect (bug) 03/09/2017 3
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. normal normal Awaiting Review defect (bug) 11/10/2021
#22837 WP Needs to Set "Sender" and "Reply-To" or DKIM/DMARC will not work using wp-mail (via PHPMailer) close high major Awaiting Review defect (bug) 07/11/2022 11
#43425 WP_Mail BCC and CC - RCPT TO Errors normal normal Awaiting Review defect (bug) 02/26/2018
#40390 Wrong time (and date) in mail header send by phpmailer normal normal Awaiting Review defect (bug) 05/02/2017 1
#33972 static use of PHPMailer class results in stale state between calls to wp_mail() normal normal defect (bug) 06/04/2019 3
#28473 wp_mail incorrectly parses multiline From header has-patch normal normal Awaiting Review defect (bug) 09/16/2020 4
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers normal normal Awaiting Review defect (bug) 04/14/2017
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 needs-unit-tests normal major Awaiting Review defect (bug) 06/04/2020 3
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? normal normal defect (bug) 02/12/2021 2
#46217 wp_mail() not sending messages on PHP7.3.x has-patch normal major Awaiting Review defect (bug) 11/21/2019 4
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows normal minor defect (bug) 06/04/2019 3
#47827 wp_notify_moderator email error when Site Language is fr_CA normal normal Awaiting Review defect (bug) 10/03/2019 1
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email has-patch normal normal Future Release enhancement 09/16/2020 7
#39709 Add filler content to New Site Registration email to avoid space ratio spam rule normal normal Awaiting Review enhancement 03/09/2017 1
#53829 Add unique keywords for wp_mail calls to categorize it normal normal Awaiting Review enhancement 07/29/2021 2
#28618 Allow PHPMailer class to be reliably overriden has-patch normal normal Future Release enhancement 10/08/2020 4
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers needs-unit-tests normal normal Future Release enhancement 09/16/2020 4
#54465 Error message with invalid receipent normal normal Awaiting Review enhancement 11/18/2021
#28059 Inline image attachments with wp_mail() needs-unit-tests normal normal enhancement 06/04/2019 3
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer dev-feedback normal normal Future Release enhancement 09/16/2020 13
#50049 PHPMailer and OAuth normal normal Awaiting Review enhancement 11/10/2020
#38028 Send emails via an action dev-feedback normal normal Awaiting Review enhancement 01/16/2020 5
#47004 WordPress email subject update - phase 2 has-patch normal normal Awaiting Review enhancement 01/07/2020 4
#31775 wp_mail attachments support only ascii symbols normal normal enhancement 04/06/2021 2
#56779 wp_mail header ignores multiple headers with same name normal normal Awaiting Review enhancement 10/10/2022
#49687 wp_mail() - Why is no envelope sender defined? dev-feedback normal minor Awaiting Review enhancement 11/17/2022 9
#47605 Email sender name change with site title in wp-includes/pluggable.php has-patch normal normal Awaiting Review feature request 01/03/2020 6
#51717 Emails in WordPress (Templating and Sending methodology) normal normal Awaiting Review feature request 11/08/2020 1
#48951 email_too_short is not good email validation candidate dev-feedback low trivial Awaiting Review feature request 08/09/2020 1
#49661 mails, Howdy, wp_mail() and filters spreading has-patch normal normal Awaiting Review feature request 04/02/2020 2
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov has-patch normal normal Future Release enhancement 09/17/2020 59
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* has-patch normal normal Future Release defect (bug) 10/12/2017 19
#22942 Remove Post by Email chriscct7 has-patch normal normal Future Release enhancement 10/15/2020 29

Media (22 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58287 "The server cannot process the image" error, set_imagick_time_limit() and WP 6.2 normal major Awaiting Review defect (bug) 05/10/2023 1
#52568 "response is not a valid JSON response" when uploading certain PDF reporter-feedback normal normal Awaiting Review defect (bug) 03/15/2023 8
#43531 $content_width and Add Media (+ twentyseverteen?) normal normal Awaiting Review defect (bug) 01/21/2019 3
#48974 -1 being added to image uploads since version 5.3.1 normal normal defect (bug) 10/01/2020 18
#41088 4.8 audio widget isn't working correctly normal normal Awaiting Review defect (bug) 06/19/2017 6
#50384 @getimagesize bug for some images: Returns empty reporter-feedback normal normal Awaiting Review defect (bug) 06/22/2022 2
#28989 AJAX in the media library sometimes fails to load data normal normal defect (bug) 06/04/2019 2
#54433 ALLOW_UNFILTERED_UPLOADS does not work anymore normal normal Awaiting Review defect (bug) 11/30/2022 2
#30052 Add New Media Drag and Drop Hangs on Crunching low normal defect (bug) 06/04/2019 13
#49587 Add error handling for the media manager Ajax response normal normal Future Release defect (bug) 03/02/2021 16
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation has-patch normal minor defect (bug) 06/04/2019 9
#35887 Adding multiple media to post - selecting image size normal normal Awaiting Review defect (bug) 06/04/2020 9
#22940 Adding term checklist to Media modal has undesired results normal normal defect (bug) 06/04/2019 2
#43119 Allow passing empty post ID to media_handle_sideload() has-patch normal normal Future Release defect (bug) 09/01/2021 1
#48026 Always show selected image even if it doesn't match search string normal normal Awaiting Review defect (bug) 11/04/2019 2
#41353 Async upload breaks when there are special characters into file name dev-feedback normal normal Awaiting Review defect (bug) 07/19/2017 5
#44790 Attachment Overlay does not trigger spinner for compat fields has-patch normal normal Future Release defect (bug) 09/20/2019 4
#48522 Attachment size not generated when large images uploaded needs-unit-tests normal normal Future Release defect (bug) 10/16/2020 37
#22558 Attachment term counts feels/are inaccurate dev-feedback normal normal Awaiting Review defect (bug) 03/03/2021 10
#43736 Audio continues to play in Media Modal after close normal normal Awaiting Review defect (bug) 04/01/2021 3
#36680 Audio player with preload="metadata" shows incorrect duration for audio files 1 hour or longer normal normal Awaiting Review defect (bug) 09/20/2017 5
#42978 Automatically clear file upload error messages normal normal Future Release defect (bug) 08/31/2020 3
Note: See TracReports for help on using and creating reports.