Make WordPress Core

{8} Future Releases, Workflow Oriented (8357 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 (2801 - 2900 of 8357)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#51301 Add class field to wp_nonce_field General normal normal Awaiting Review enhancement dev-feedback 09/14/2020
#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
#53541 Arguments passed to load_template() should be extracted General normal minor Awaiting Review enhancement dev-feedback 06/28/2021
#57580 Avoid errors from null parameters in add_submenu_page() General normal normal Future Release enhancement dev-feedback 12/12/2024
#58874 Code Modernization: Consider using the null coalescing operator. costdev* General normal normal Future Release enhancement dev-feedback 07/22/2024
#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
#56582 Decide how to format multi-line comments in global scope. General normal normal Awaiting Review enhancement dev-feedback 09/17/2022
#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
#28774 Hooking into wp_ajax_upload_attachment General normal normal enhancement dev-feedback 06/04/2019
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#57299 Implement array key type notation General normal normal Awaiting Review enhancement dev-feedback 12/08/2022
#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
#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
#31559 Meta boxes should have before/after hooks General normal normal enhancement dev-feedback 06/04/2019
#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
#31206 Move AJAX action parameters out of the method body and into the declaration. General normal normal enhancement dev-feedback 06/04/2019
#36120 Move wp_*_link() functions into wp-includes General normal normal enhancement dev-feedback 06/04/2019
#31387 New core API for adding Meta tags to the header General normal normal Awaiting Review enhancement dev-feedback 08/11/2021
#34699 New function: `get_query_arg()` General normal normal Future Release enhancement dev-feedback 07/20/2021
#27122 Optimization for PHP FPM pbearne General normal normal enhancement close 01/29/2025
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 04/27/2023
#34116 Rethink default install content like "Sample Page", etc. General normal normal Awaiting Review enhancement dev-feedback 01/29/2025
#17619 Soft 404 at /wp-content/plugins/ General normal normal Future Release enhancement dev-feedback 09/24/2019
#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
#48962 Start using namespaces in Core General normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#58884 The image size for the Site Logo block is hard coded to "full" audrasjb* General normal normal Awaiting Review enhancement close 09/20/2023
#51278 Update return types to reflect the real return types. Remove mixed. General normal major Future Release enhancement dev-feedback 05/31/2021
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal normal Awaiting Review enhancement dev-feedback 08/07/2022
#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
#33837 We should avoid Superglobals when possible wonderboymusic General normal normal enhancement dev-feedback 04/03/2024
#54861 cache_javascript_headers() is not call by core General normal normal Awaiting Review enhancement dev-feedback 01/20/2022
#42958 create callers for loop functions to accept post id General normal normal Awaiting Review enhancement dev-feedback 11/17/2020
#27286 create menu page for custom post types General normal normal enhancement dev-feedback 06/04/2019
#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
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 02/07/2024
#60229 HTML API: Introduce HTML Templating HTML API normal normal Future Release enhancement dev-feedback 10/02/2024
#59883 Remove support for HTML4 and XHTML HTML API normal normal Awaiting Review enhancement dev-feedback 05/28/2024
#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
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use HTTP API normal normal enhancement dev-feedback 06/04/2019
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal Awaiting Review enhancement close 08/17/2021
#24567 Add help to media modals Help/About normal normal Awaiting Review enhancement dev-feedback 03/12/2023
#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
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 11/06/2024
#42725 Allow gender specific translations I18N normal normal Awaiting Review enhancement dev-feedback 08/03/2020
#51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal Awaiting Review enhancement dev-feedback 08/18/2023
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal Future Release enhancement dev-feedback 05/26/2019
#62643 Prevent errors from `printf()` and `sprintf()` calls I18N normal normal Awaiting Review enhancement dev-feedback 12/05/2024
#39295 Prevent infinite loop when calling get_user_locale() in a 'locale' filter I18N normal major Awaiting Review enhancement dev-feedback 11/06/2024
#33073 Some strings need "no HTML entities" translator comments audrasjb I18N normal normal Future Release enhancement dev-feedback 09/30/2024
#49263 Switching blog doesn't switch locale I18N normal normal Awaiting Review enhancement dev-feedback 05/22/2020
#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
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 04/24/2024
#43666 Check update post meta before add new post meta in WordPress Importer Import normal normal Awaiting Review enhancement dev-feedback 09/04/2018
#21913 Detecting MIME Types in WXR Files Import normal normal enhancement dev-feedback 06/04/2019
#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
#61430 Adding escaping function in wp_interactivity_data_wp_context PHPDoc audrasjb* Interactivity API normal minor Future Release enhancement dev-feedback 09/30/2024
#62775 line length should generally not exceed 80 characters, and the hard limit is 120 characters. Interactivity API normal minor Awaiting Review enhancement dev-feedback 03/19/2025
#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
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal Awaiting Review enhancement dev-feedback 05/13/2017
#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
#55459 Change Login Label name Login and Registration normal normal Future Release enhancement dev-feedback 01/21/2025
#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
#40065 Check for invalid user before `lostpassword_post` in `retrieve_password()` Login and Registration normal normal Awaiting Review enhancement dev-feedback 05/04/2018
#35817 Force users to set strong passwords Login and Registration normal normal Awaiting Review enhancement close 02/08/2024
#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
#36317 Introduce a cookie prefix default constant Login and Registration normal normal enhancement dev-feedback 06/04/2019
#24465 Introduce filter for user password on registration Login and Registration normal normal enhancement dev-feedback 08/12/2020
#31821 Make interim login URL filterable johnbillion Login and Registration normal normal Future Release enhancement dev-feedback 08/22/2017
#54298 Multisite: resetpassform always posts to the main-site wp-login.php file Login and Registration normal normal enhancement dev-feedback 10/01/2023
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/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
#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
#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
#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
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names Login and Registration normal normal enhancement dev-feedback 06/04/2019
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal Future Release enhancement dev-feedback 09/16/2020
#38028 Send emails via an action Mail normal normal Awaiting Review enhancement dev-feedback 01/16/2020
#49687 wp_mail() - Why is no envelope sender defined? Mail normal minor Awaiting Review enhancement dev-feedback 09/29/2024
#40076 Add Filter option Attached Media normal normal Future Release enhancement dev-feedback 04/03/2024
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
#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
#33468 Add image caption hook SergeyBiryukov Media normal normal Future Release enhancement dev-feedback 03/04/2020
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 08/13/2024
#28997 Adding additional classes to image captions via UI Media normal normal enhancement dev-feedback 06/04/2019
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement needs-unit-tests 06/04/2019
#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
#52055 Allow modifying gallery_shortcode attributes before filtering the default HTML output. Media normal normal Awaiting Review enhancement dev-feedback 01/29/2021
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal Future Release enhancement dev-feedback 04/27/2021
#40373 Conditionally initialize Playlist Media Element Media normal normal Future Release enhancement dev-feedback 01/24/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
#9257 EXIF GPS data Media normal normal Awaiting Review enhancement dev-feedback 03/06/2024
#28185 Expose image attachment title and/or filename in the image details modal Media normal normal enhancement dev-feedback 06/04/2019
#60569 Generate UUID for media slugs if attachment pages are inactive. antpb Media normal normal Future Release enhancement dev-feedback 09/18/2024
#21221 Image title and alt attribute content should be texturized. Media normal normal enhancement dev-feedback 06/04/2019
#50061 Image_meta original_image as valid image_size antpb* Media normal normal Future Release enhancement dev-feedback 04/12/2022
Note: See TracReports for help on using and creating reports.