Make WordPress Core

{8} Future Releases, Workflow Oriented (7998 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3201 - 3300 of 7998)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user Users normal normal defect (bug) dev-feedback 06/05/2019
#49545 update_meta_cache issue while getting record from user meta table in multi site Users normal blocker Awaiting Review defect (bug) dev-feedback 04/24/2023
#10631 wp-admin/users.php does not show pages under "posts" column Users normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal Awaiting Review defect (bug) dev-feedback 04/05/2019
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal Awaiting Review enhancement dev-feedback 10/14/2017
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal normal Awaiting Review enhancement dev-feedback 06/27/2025
#41757 Add action inside of add_new_user_to_blog() function Users low minor Future Release enhancement dev-feedback 06/12/2025
#45359 Add checkbox to enable or disable sending out emails on password changes from backend Users normal normal Awaiting Review enhancement dev-feedback 07/01/2025
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov Users normal normal Future Release enhancement dev-feedback 06/19/2025
#46035 Add set_display_name method to WP_Roles class Users normal normal Awaiting Review enhancement dev-feedback 02/01/2019
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes Users normal normal enhancement dev-feedback 06/05/2019
#48563 Changing site admin email address is backwards Users normal normal Awaiting Review enhancement dev-feedback 04/27/2021
#26195 Deleting users asks for reassigning posts even when there is no post/comment Users normal normal enhancement dev-feedback 07/15/2025
#58312 Display password hint on additional screens Users normal normal Future Release enhancement dev-feedback 05/20/2024
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal normal Awaiting Review enhancement dev-feedback 08/27/2019
#38109 Improvements to user deletion Users normal normal Awaiting Review enhancement dev-feedback 04/01/2019
#33209 Inviting a new user to Multisite results in password being emailed Users normal normal Future Release enhancement dev-feedback 06/11/2019
#63021 Lazy load user meta spacedmonkey Users normal normal 7.0 enhancement dev-feedback 10/21/2025
#12295 More support to customize user profile edit page nacin* Users normal normal Awaiting Review enhancement dev-feedback 06/23/2022
#12682 Multiple password reset emails can be annoying Users normal normal Future Release enhancement dev-feedback 11/27/2023
#40348 Option to enable User Dashboard on single-site installations Users normal normal Awaiting Review enhancement dev-feedback 08/04/2021
#58152 Possible variable re-use mujuonly Users normal normal Awaiting Review enhancement dev-feedback 04/19/2023
#23413 Provide query result data to custom user columns Users normal normal enhancement dev-feedback 06/05/2019
#41672 REST create user: existing_user_login is returned before existing_user_email shooper Users normal normal Future Release enhancement dev-feedback 09/23/2024
#20459 Super admin should be able to bypass banned/limited domains when creating users Users normal minor enhancement dev-feedback 06/05/2019
#44358 Unable to search a user if username is an email address Users normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#44690 Username should not accept space Users normal normal Awaiting Review enhancement dev-feedback 02/27/2021
#34927 user_url and user_email length too short Users normal normal Awaiting Review enhancement dev-feedback 05/14/2018
#39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 11/20/2024
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 06/05/2019
#37921 Make "newbloguser" URL segment customizable/filterable Users normal normal Awaiting Review feature request dev-feedback 04/19/2019
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 06/05/2019
#33542 User preferences API idea Users normal normal Future Release feature request dev-feedback 02/05/2017
#43484 WordPress Notification Center proposal Users normal normal Awaiting Review feature request dev-feedback 03/14/2024
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal Future Release defect (bug) dev-feedback 01/14/2019
#47976 HTML attributes in uppercase show error in widgets Widgets normal normal Awaiting Review defect (bug) dev-feedback 09/23/2025
#47670 RSS widget creates an accessibility problem when used more than once audrasjb Widgets normal normal Future Release defect (bug) dev-feedback 05/30/2025
#42695 Text Widget: hard-coded width/height attributes are stripped from iframes Widgets normal normal Future Release defect (bug) dev-feedback 05/02/2018
#53625 The 'explode' function does not work on widget block editor. Widgets normal major defect (bug) dev-feedback 07/16/2021
#33180 Widgets not preserved after switching theme and deactivate plugins Widgets normal normal defect (bug) dev-feedback 06/05/2019
#24283 is_active_widget() incorrect logic Widgets normal normal defect (bug) dev-feedback 10/29/2024
#31085 CPT selector to “Recent Posts” widget Widgets normal normal enhancement dev-feedback 06/05/2019
#35656 Deprecate old single (non-multi) widgets Widgets normal normal Future Release enhancement dev-feedback 08/25/2021
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal Future Release enhancement dev-feedback 06/08/2022
#42568 Text Widget: Media Uploader Button Label Widgets normal normal Awaiting Review enhancement dev-feedback 07/10/2025
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal Awaiting Review enhancement dev-feedback 07/25/2025
#29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 06/05/2019
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 07/15/2022
#20070 Deprecate Blogger XML-RPC Methods XML-RPC normal normal Future Release enhancement dev-feedback 09/21/2020
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement dev-feedback 03/17/2025
#37096 Unit tests for xmlrpc_getposttitle() and xmlrpc_getpostcategory() along with patch to trim and unique returned values SergeyBiryukov XML-RPC low minor Future Release enhancement dev-feedback 01/20/2022
#35993 Unit tests: XML-RPC Request routines XML-RPC normal normal Future Release enhancement dev-feedback 01/20/2022
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 06/05/2019
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 08/01/2023
#44651 Make the excerpt explanation filterable Editor normal normal Awaiting Review enhancement needs-docs 10/02/2025
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
#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
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023
#61555 Add deprecation notice to wp_title() Themes normal normal Awaiting Review enhancement needs-docs 07/04/2024
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 10/07/2022
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 01/16/2019
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement needs-unit-tests 10/07/2025
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement needs-unit-tests 03/22/2023
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement needs-unit-tests 10/05/2024
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/08/2019
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) needs-unit-tests 01/03/2025
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 04/16/2025
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement needs-unit-tests 08/25/2025
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 02/12/2017
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 01/27/2021
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 02/25/2023
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 08/23/2025
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 01/17/2019
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/20/2017
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 03/17/2025
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 07/18/2025
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 08/22/2025
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 11/27/2023
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected General normal normal Future Release enhancement needs-unit-tests 10/16/2025
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 02/07/2024
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 08/29/2025
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 05/26/2019
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 10/16/2020
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) needs-unit-tests 06/21/2025
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/12/2025
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 08/13/2024
#29213 Introduce capability for access to nav-menus.php Menus normal normal Future Release enhancement needs-unit-tests 06/11/2025
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 04/01/2025
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 10/21/2024
Note: See TracReports for help on using and creating reports.