|
#39929
|
Improve ability to customize "nav" links below login form.
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/21/2017
|
2
|
#35177
|
Introduce a separate function for the login form action URL
|
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/18/2023
|
1
|
#38336
|
Login: Add new action hooks to the top of login type forms
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
07/20/2021
|
2
|
#31821
|
Make interim login URL filterable
|
johnbillion
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
08/22/2017
|
1
|
#58310
|
Move the login forms into functions and add them in place with a hook to allow them to be replaced
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/14/2023
|
4
|
#31928
|
Move wp-signup.php functions to a wp-includes directory
|
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/22/2022
|
2
|
#34507
|
New action `before_login_form`
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-docs
|
01/10/2017
|
1
|
#34712
|
New filter: `reset_password_url`
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/27/2017
|
3
|
#36010
|
New password reset styling changes are confusing to casual users
|
|
Login and Registration
|
normal
|
major
|
Awaiting Review
|
enhancement
|
has-patch
|
02/08/2020
|
1
|
#57157
|
Reduce external resources for wp-login.php
|
rajinsharwar
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
02/12/2024
|
1
|
#62147
|
Revealed passwords should change back to password type when submitting the form
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/06/2024
|
5
|
#54761
|
Save the prefered language from login page (since WP5.9)
|
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
04/09/2022
|
4
|
#57811
|
Should application password be usable for logins
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/06/2023
|
|
#59084
|
Spaces in username during login
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
08/16/2023
|
2
|
#62601
|
The padding in the login form is not consistent; it varies.
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
12/05/2024
|
|
#42053
|
There should be an option to make wp_login_form() functions's username and password input field required.
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/24/2019
|
|
#40705
|
Unable to login to admin backend from a wordpress login modal window
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/09/2017
|
|
#55260
|
Update Codex Page to Include Password Visibility Button and Language Switcher
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-docs
|
02/25/2022
|
1
|
#52390
|
Use specific page for postpass
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/28/2021
|
1
|
#58311
|
Validate Username for not to be a email and strip everything after @
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
08/15/2023
|
1
|
#48899
|
Verification admin email again after just changed/updated email?
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
12/06/2019
|
|
#52964
|
Video On Login Page
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
08/16/2023
|
1
|
#43957
|
check_password_reset_key could use get_user_by instead of direct query
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/04/2018
|
|
#60737
|
invalid_email or user_email ?
|
|
Login and Registration
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
dev-feedback
|
04/19/2024
|
1
|
#55193
|
login-form: Use the same id and class value between wp_login_form() and wp-login.php
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
08/18/2023
|
3
|
#57540
|
make WordPress password management more “understandable”?
|
audrasjb*
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/20/2024
|
2
|
#31682
|
reg_passmail message on login.php needs filter
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
03/01/2017
|
|
#40768
|
site.com/login should not redirect to login page when user is already logged in
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/19/2024
|
4
|
#18287
|
wp-login.php - Logo URL should be relative (affects MultiSite)
|
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
01/06/2020
|
3
|
#30274
|
wp-login.php Logo Image Use "img" tag rather than CSS background
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/19/2017
|
4
|
#39703
|
wp-signup.php & wp-activate.php are doing an avoidable posts query
|
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
07/17/2024
|
16
|
#21352
|
wp_lostpassword_url() on multisite
|
|
Login and Registration
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/20/2021
|
3
|
#26317
|
Ad filter for changing the 'New Site Created' email sent to site's admin email
|
|
Mail
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/16/2020
|
2
|
#39709
|
Add filler content to New Site Registration email to avoid space ratio spam rule
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/09/2017
|
1
|
#53829
|
Add unique keywords for wp_mail calls to categorize it
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/15/2023
|
1
|
#28618
|
Allow PHPMailer class to be reliably overriden
|
|
Mail
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/08/2020
|
3
|
#30128
|
Allow to use associative arrays beside indexed arrays in wp_mail $headers
|
|
Mail
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
09/16/2020
|
|
#54465
|
Error message with invalid receipent
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
11/18/2021
|
12
|
#29513
|
Move heavy lifting of wp_mail() to child class of PHPMailer
|
|
Mail
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
09/16/2020
|
1
|
#50049
|
PHPMailer and OAuth
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
11/10/2020
|
23
|
#22942
|
Remove Post by Email
|
chriscct7
|
Mail
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/15/2020
|
5
|
#38028
|
Send emails via an action
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
01/16/2020
|
1
|
#60995
|
WP Mail: support for a plain-text version when sending a html body
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/11/2024
|
2
|
#47004
|
WordPress email subject update - phase 2
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/07/2020
|
|
#56779
|
wp_mail header ignores multiple headers with same name
|
|
Mail
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/10/2022
|
5
|
#49687
|
wp_mail() - Why is no envelope sender defined?
|
|
Mail
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
dev-feedback
|
09/29/2024
|
28
|
#15448
|
wp_mail() sets Content-Type header twice for multipart emails
|
SergeyBiryukov
|
Mail
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/17/2020
|
1
|
#54438
|
"Required fields are marked" shows up without required fields being present
|
|
Media
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
|
11/21/2023
|
1
|
#38026
|
Add Delete link to details modal when file in trash
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/18/2019
|
2
|
#40076
|
Add Filter option Attached
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
04/03/2024
|
1
|
#49779
|
Add a filter that controls the size of the images on the Attachment pages
|
|
Media
|
normal
|
major
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
03/10/2022
|
|
#60345
|
Add duplicate checking for uploaded attachments
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/01/2024
|
1
|
#55041
|
Add end to end test case for Filter media by type
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
10/09/2024
|
4
|
#41675
|
Add filter to bypass display/query for Media Months filter in media modal
|
joemcgill
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
02/23/2024
|
8
|
#23148
|
Add hook in wp_ajax_save_attachment for additional attachment fields
|
audrasjb
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-docs
|
06/21/2023
|
8
|
#36982
|
Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters
|
adamsilverstein
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
09/30/2024
|
5
|
#33468
|
Add image caption hook
|
SergeyBiryukov
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
03/04/2020
|
2
|
#56288
|
Add mime output control to `add_image_size`
|
adamsilverstein*
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/23/2023
|
1
|
#56529
|
Add minimal JPEG fallback script to address limited lack of WebP support
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/20/2022
|
2
|
#37549
|
Add optional parameter to wp_generate_attachment_metadata for image dimensions.
|
joemcgill
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/07/2020
|
12
|
#42920
|
Add support for the picture element
|
adamsilverstein
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
08/13/2024
|
1
|
#39626
|
Add video poster in media browser
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/02/2020
|
1
|
#56217
|
Add video rotation info in wp_read_video_metadata()
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/16/2024
|
1
|
#52489
|
Allow List View when inserting images from the media library
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/10/2021
|
2
|
#45363
|
Allow Thumbnail generation for other filetypes such as ODT
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/17/2019
|
3
|
#53787
|
Allow changing number of attachments displayed
|
antpb
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
|
02/24/2022
|
2
|
#31139
|
Allow editing of video embed parameters in the media modal
|
wonderboymusic
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/10/2017
|
|
#46134
|
Allow filtering of `$header` object in `get_header_image_tag()` function (for custom header image override)
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
01/20/2022
|
2
|
#36270
|
Allow filtering of the final HTML output of media related shortcodes
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/09/2020
|
1
|
#41854
|
Allow filters to be added for the Media Library in Grid Mode & Insert Media
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/17/2017
|
|
#52055
|
Allow modifying gallery_shortcode attributes before filtering the default HTML output.
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
01/29/2021
|
7
|
#39004
|
Alt attributes should be searchable in media library
|
joedolson*
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/18/2023
|
1
|
#42487
|
Avoid redundant crops for all Customizer media controls.
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/07/2019
|
3
|
#33054
|
Better featured image/attachment sanity checks
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/27/2017
|
1
|
#48103
|
Bulk image resizing
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/23/2019
|
3
|
#43281
|
Capitalize "Set featured image" media button on Media Modal
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
04/27/2021
|
|
#57003
|
Compress original image upload to avoid uncompressed images
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
03/15/2023
|
3
|
#40373
|
Conditionally initialize Playlist Media Element
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
01/24/2019
|
1
|
#50169
|
Consistency in Gallery and Image block settings
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/21/2020
|
23
|
#55443
|
Create WebP sub-sizes and use for output
|
adamsilverstein
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-docs
|
06/25/2024
|
2
|
#48485
|
Custom image size not generated if identical to original size
|
joedolson*
|
Media
|
normal
|
minor
|
Future Release
|
enhancement
|
|
01/29/2024
|
2
|
#42829
|
Debugging image uploads with wp_generate_attachment_metadata
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/14/2019
|
7
|
#54356
|
Determine and apply best default quality settings for WebP images
|
adamsilverstein
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
01/19/2023
|
1
|
#39346
|
Display Error if GD library ins't installed/enabled
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/04/2018
|
|
#43608
|
Display missing module error for GD when on Media Settings
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
|
04/15/2019
|
|
#58752
|
Doc typo improvement to of file : wordpress-develop/src/js/media/views/view.js
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
04/03/2024
|
4
|
#9257
|
EXIF GPS data
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
03/06/2024
|
|
#57781
|
Exclude sized variant from SRCSET if larger in file size than the original image
|
adamsilverstein
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/21/2023
|
10
|
#40427
|
Expose a JavaScript API to extend the Media Manager
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/20/2021
|
3
|
#47839
|
Extended file management in Media Library
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/07/2024
|
1
|
#60569
|
Generate UUID for media slugs if attachment pages are inactive.
|
antpb
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
09/18/2024
|
3
|
#40441
|
High server resource usage and timeouts during image uploads
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/14/2017
|
|
#54452
|
Image Aspect Ratio on resize
|
|
Media
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
|
11/16/2021
|
1
|
#34367
|
Image Editing: Orientation-aware rotation icons
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
|
06/04/2019
|
4
|
#50061
|
Image_meta original_image as valid image_size
|
antpb*
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
04/12/2022
|
14
|
#40415
|
Imagick resize filter hook
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
reporter-feedback
|
05/29/2024
|
1
|
#53013
|
Improve media library grid management tools
|
joedolson*
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/02/2024
|
4
|
#40123
|
Improve media uploading flow
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/14/2019
|
4
|
#43741
|
Improve media_sideload_image() image extensions detection
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/15/2018
|
2
|
#46885
|
Improvements/Issues with srcsets, additions to wp_calculate_image_srcset
|
joemcgill
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/13/2019
|