Make WordPress Core

{7} Future Releases (8334 matches)

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

Results (4501 - 4600 of 8334)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #57825 Something's wrong with the way the 'admin_init' hook and/or the wp_update_post function works General normal normal Awaiting Review defect (bug) dev-feedback 02/28/2023
#56172 Strict comparisons not used. General normal normal Awaiting Review defect (bug) dev-feedback 10/26/2023
#60070 Typo in wp-includes/class-json.php General normal trivial Awaiting Review defect (bug) dev-feedback 01/27/2024
1 #49664 Uppercase Greek letters are getting accents on iPhone mobile devices General normal normal Awaiting Review defect (bug) dev-feedback 03/18/2020
1 #44429 WP-CLI incompatibility with wp_redirect( https://... ) General normal major Awaiting Review defect (bug) dev-feedback 07/24/2018
2 #57797 WP_Block_Type_Registry::register issues incorrect error message when block.json folder doesn't exist General normal normal Awaiting Review defect (bug) dev-feedback 03/07/2023
#60839 WordPress issue > WordPress 6.5 RC3 and 6.4.3, crop feature not working: Invalid Paramter General normal normal Awaiting Review defect (bug) dev-feedback 04/06/2024
1 #57476 hash characters at start of wp post titles are stripped upon pasting General normal normal Awaiting Review defect (bug) dev-feedback 02/02/2023
1 #44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
5 #53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 08/03/2022
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 06/22/2022
1 #40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#51301 Add class field to wp_nonce_field General normal normal Awaiting Review enhancement dev-feedback 09/14/2020
1 #53541 Arguments passed to load_template() should be extracted General normal minor Awaiting Review enhancement dev-feedback 06/28/2021
2 #57580 Avoid errors from null parameters in add_submenu_page() General normal normal Future Release enhancement dev-feedback 12/12/2024
2 #58874 Code Modernization: Consider using the null coalescing operator. costdev* General normal normal Future Release enhancement dev-feedback 07/22/2024
1 #56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal normal Awaiting Review enhancement dev-feedback 07/06/2022
1 #56582 Decide how to format multi-line comments in global scope. General normal normal Awaiting Review enhancement dev-feedback 09/17/2022
1 #58855 Fix and enhance wp_is_development_mode() to be able to return whether a development mode is beiung used General normal normal Future Release enhancement dev-feedback 10/11/2024
4 #57299 Implement array key type notation General normal normal Awaiting Review enhancement dev-feedback 12/08/2022
1 #61710 Introduce a new action hook for ajax requests for both logged-in and non-logged-in users General normal normal Awaiting Review enhancement dev-feedback 07/23/2024
3 #40178 Menus that contain post types in Draft status should be hidden from logged out users General normal normal Awaiting Review enhancement dev-feedback 03/19/2017
#59586 Missing Features for FSE / Block Themes General normal normal Awaiting Review enhancement dev-feedback 10/10/2023
#60084 Modify default value for x_redirected_by parameters General normal normal Awaiting Review enhancement dev-feedback 12/15/2023
12 #31387 New core API for adding Meta tags to the header General normal normal Awaiting Review enhancement dev-feedback 08/11/2021
6 #34699 New function: `get_query_arg()` General normal normal Future Release enhancement dev-feedback 07/20/2021
5 #56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 04/27/2023
13 #34116 Rethink default install content like "Sample Page", etc. General normal normal Awaiting Review enhancement dev-feedback 01/29/2025
2 #17619 Soft 404 at /wp-content/plugins/ General normal normal Future Release enhancement dev-feedback 09/24/2019
1 #61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) General normal normal Awaiting Review enhancement dev-feedback 07/26/2024
#60430 Spell enqueueing or enqueuing consistently General normal trivial Awaiting Review enhancement dev-feedback 06/13/2024
2 #48962 Start using namespaces in Core General normal normal Awaiting Review enhancement dev-feedback 12/13/2019
4 #51278 Update return types to reflect the real return types. Remove mixed. General normal major Future Release enhancement dev-feedback 05/31/2021
1 #53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal normal Awaiting Review enhancement dev-feedback 08/07/2022
1 #57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. General normal normal Awaiting Review enhancement dev-feedback 10/07/2024
#54861 cache_javascript_headers() is not call by core General normal normal Awaiting Review enhancement dev-feedback 01/20/2022
1 #42958 create callers for loop functions to accept post id General normal normal Awaiting Review enhancement dev-feedback 11/17/2020
1 #39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal Future Release enhancement dev-feedback 04/23/2020
1 #32639 A URL Agnostic Wordpress General normal normal Awaiting Review feature request dev-feedback 07/25/2018
8 #50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb General normal normal Future Release feature request dev-feedback 07/21/2023
#54218 Introduce a way to communicate incoming UI updates to users General normal normal Awaiting Review feature request dev-feedback 11/04/2021
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
7 #53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal normal Awaiting Review task (blessed) dev-feedback 03/18/2025
18 #55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General normal normal 6.9 task (blessed) dev-feedback 03/18/2025
6 #60229 HTML API: Introduce HTML Templating HTML API normal normal Future Release enhancement dev-feedback 10/02/2024
8 #59883 Remove support for HTML4 and XHTML HTML API normal normal Awaiting Review enhancement dev-feedback 05/28/2024
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal normal Awaiting Review defect (bug) dev-feedback 01/27/2017
1 #39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue HTTP API normal normal Future Release enhancement dev-feedback 10/02/2017
1 #24567 Add help to media modals Help/About normal normal Awaiting Review enhancement dev-feedback 03/12/2023
3 #21273 Automatically open help panel Help/About normal trivial Future Release enhancement dev-feedback 10/18/2021
#57672 Help: only repo plugins and such can be updated on the help page? Help/About normal minor Awaiting Review enhancement dev-feedback 03/12/2023
1 #60091 Improve language dropdown usability I18N normal normal Future Release defect (bug) dev-feedback 10/01/2024
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs I18N normal normal Future Release defect (bug) dev-feedback 11/06/2024
2 #44531 Multiple bytes decimal point and thousands separator in number_format_i18n PHP < 5.4 I18N normal normal Awaiting Review defect (bug) dev-feedback 01/17/2019
#37611 Ordering of the Site Language entries I18N normal normal Awaiting Review defect (bug) dev-feedback 11/06/2024
3 #11740 Sorting tags and towns does not work well for utf-8 nbachiyski I18N normal normal Awaiting Review defect (bug) dev-feedback 02/28/2024
2 #29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) dev-feedback 11/06/2024
34 #41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 11/06/2024
31 #42725 Allow gender specific translations I18N normal normal Awaiting Review enhancement dev-feedback 08/03/2020
9 #51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal Awaiting Review enhancement dev-feedback 08/18/2023
2 #7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal Future Release enhancement dev-feedback 05/26/2019
1 #62643 Prevent errors from `printf()` and `sprintf()` calls I18N normal normal Awaiting Review enhancement dev-feedback 12/05/2024
3 #39295 Prevent infinite loop when calling get_user_locale() in a 'locale' filter I18N normal major Awaiting Review enhancement dev-feedback 11/06/2024
9 #33073 Some strings need "no HTML entities" translator comments audrasjb I18N normal normal Future Release enhancement dev-feedback 09/30/2024
4 #49263 Switching blog doesn't switch locale I18N normal normal Awaiting Review enhancement dev-feedback 05/22/2020
2 #62519 Trigger _doing_it_wrong in _load_textdomain_just_in_time() even when there are no translations I18N normal normal Future Release enhancement dev-feedback 11/25/2024
1 #15760 LiveJournal Importer mishandles some <lj-cut> and <lj user=""> expressions westi Import normal normal WordPress.org defect (bug) dev-feedback 05/23/2017
#6269 RSS Import Doesn't Properly Strip CDATA Tags Import normal normal WordPress.org defect (bug) dev-feedback 03/15/2019
#56685 Remove LiveJournal from importer recommendations Import normal normal Awaiting Review defect (bug) dev-feedback 10/04/2022
#62857 WordPress renames images when importing them Import normal major Awaiting Review defect (bug) dev-feedback 01/28/2025
#43666 Check update post meta before add new post meta in WordPress Importer Import normal normal Awaiting Review enhancement dev-feedback 09/04/2018
1 #45381 importer should remap attachment IDs when they appear in a block's attributes Import normal normal Awaiting Review enhancement dev-feedback 12/22/2021
#62775 line length should generally not exceed 80 characters, and the hard limit is 120 characters. Interactivity API normal minor Awaiting Review defect (bug) dev-feedback 01/03/2025
2 #61430 Adding escaping function in wp_interactivity_data_wp_context PHPDoc audrasjb* Interactivity API normal minor Future Release enhancement dev-feedback 09/30/2024
7 #30023 Chrome autofill password keeps showing after wp_attempt_focus clears password field Login and Registration normal normal Future Release defect (bug) dev-feedback 02/15/2020
2 #60529 Filter to disable "password reset" Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 02/20/2024
15 #14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal Future Release defect (bug) dev-feedback 06/09/2024
#54299 Multisite: The link in the password retrieval email always points to the main-site Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 08/18/2023
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check Login and Registration normal major Awaiting Review defect (bug) dev-feedback 06/08/2018
2 #41236 Reset Password button text during the registration process Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 07/06/2017
6 #46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* Login and Registration normal normal Future Release defect (bug) dev-feedback 04/04/2022
5 #62996 register_new_user() unintentionally triggering 'profile_update' hook Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 02/21/2025
2 #50522 stop setting "older" cookies with multiple path prefixes Login and Registration normal normal Future Release defect (bug) dev-feedback 02/01/2024
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal normal Awaiting Review enhancement dev-feedback 06/08/2018
7 #26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal Awaiting Review enhancement dev-feedback 05/13/2017
3 #55343 Add Tooltip to "Remember Me" (WP Login Form) rajinsharwar Login and Registration normal normal 6.9 enhancement dev-feedback 02/21/2025
#37870 Adding hints to login/registration form fields Login and Registration normal normal Awaiting Review enhancement dev-feedback 04/19/2019
6 #55459 Change Login Label name Login and Registration normal normal Future Release enhancement dev-feedback 01/21/2025
1 #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 Awaiting Review enhancement dev-feedback 04/05/2019
1 #40065 Check for invalid user before `lostpassword_post` in `retrieve_password()` Login and Registration normal normal Awaiting Review enhancement dev-feedback 05/04/2018
#45143 If the "recover password" form submit button is double-clicked two emails will be sent Login and Registration normal minor Awaiting Review enhancement dev-feedback 03/18/2019
2 #31821 Make interim login URL filterable johnbillion Login and Registration normal normal Future Release enhancement dev-feedback 08/22/2017
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
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
#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
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
1 #41663 Hooks for the back to login link in the footer of wp-login.php Login and Registration normal normal Awaiting Review feature request dev-feedback 07/20/2021
6 #38789 Multisite sign-up improvements (potential roadmap) Login and Registration normal normal Awaiting Review feature request dev-feedback 03/25/2019
2 #34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 02/22/2017
Note: See TracReports for help on using and creating reports.