Make WordPress Core

{7} Future Releases (8238 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 (5201 - 5300 of 8238)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
8 #55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Awaiting Review defect (bug) has-patch 09/20/2024
#52320 Empty entries in WP_Scripts 'extra' field Script Loader normal trivial Awaiting Review defect (bug) 02/23/2021
#61233 Executing the Script before DOM ready. Script Loader normal normal Awaiting Review defect (bug) 05/16/2024
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
2 #59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal Awaiting Review defect (bug) 08/30/2023
1 #54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal Awaiting Review defect (bug) 01/30/2022
#40134 Invalid data for scripts in footer Script Loader normal normal Awaiting Review defect (bug) 03/12/2017
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 03/27/2024
3 #47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal Awaiting Review defect (bug) 10/20/2019
11 #49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style Script Loader normal normal Awaiting Review defect (bug) 11/10/2021
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal normal Awaiting Review defect (bug) 07/16/2024
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
3 #61435 Style dependencies are not inlined Script Loader normal normal Awaiting Review defect (bug) 06/15/2024
2 #61625 Styles enqueued from block.json are not correctly configured for RTL Script Loader normal normal Awaiting Review defect (bug) 07/11/2024
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 11/06/2017
#61755 Use WPINC constant in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 07/25/2024
3 #54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2022
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 05/07/2022
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object Script Loader normal normal Awaiting Review defect (bug) 01/10/2022
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 05/20/2019
1 #55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal Awaiting Review defect (bug) 02/18/2022
1 #58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
1 #46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major Awaiting Review defect (bug) 02/24/2019
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major Awaiting Review defect (bug) 10/04/2023
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024
3 #47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
3 #38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement 03/26/2019
#60163 Block editor admin assets should use asset file version when in debug/local mode Script Loader normal normal Awaiting Review enhancement 12/28/2023
4 #51200 Consider a better way to deprecate JavaScript code Script Loader normal normal Awaiting Review enhancement 08/31/2020
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 11/27/2023
#60734 Deregistering Open Sans Script Loader normal normal Awaiting Review enhancement 03/09/2024
1 #40602 Implement immutable cache headers Script Loader normal normal Awaiting Review enhancement 04/29/2017
#43403 Improve wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 02/24/2018
1 #54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal Awaiting Review enhancement 02/20/2022
#52497 New filter "wp_script_attributes" doesn't take effort in enqueued scripts Script Loader normal normal Awaiting Review enhancement 02/11/2021
#59076 Proposal for removing the version numbers of the JS and CSS files when SCRIPT_DEBUG is set to true Script Loader normal normal Awaiting Review enhancement 08/11/2023
3 #60234 Script Modules API: Add a translations API Script Loader normal normal Awaiting Review enhancement 02/27/2024
3 #61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal Awaiting Review enhancement 06/25/2024
1 #61771 Script Modules: add the importmap's scopes key Script Loader normal normal Awaiting Review enhancement 09/27/2024
2 #43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal Awaiting Review enhancement 01/16/2019
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal Awaiting Review enhancement has-patch 12/06/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
1 #43781 adding apply_filters on $handle in localize Script Loader normal normal Awaiting Review enhancement 04/16/2018
#38054 class.wp-scripts.php - add_action when init is already doing Script Loader normal normal Awaiting Review enhancement reporter-feedback 04/09/2019
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 11/08/2021
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022
5 #37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request has-patch 10/12/2020
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#58873 Add function to pass variables to scripts Script Loader normal normal Awaiting Review feature request 07/22/2023
7 #47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
1 #56993 I want to put a filter in the wp_enqueue_block_support_styles function. Script Loader normal normal Awaiting Review feature request 10/25/2023
1 #55618 combine/concatenate enqueued relative js/css Script Loader normal normal Awaiting Review feature request 04/25/2022
#61942 Add "no-store" to Cache-Control header to prevent unexpected cache behavior Security normal normal Awaiting Review defect (bug) 08/30/2024
#60090 Double login with cloned wordpress instance Security normal major Awaiting Review defect (bug) 12/22/2023
#44637 Escape strings in wp-admin/themes.php Security normal normal Awaiting Review defect (bug) reporter-feedback 06/07/2021
#58900 Escaping: Output String did not run through a proper escaping function Security normal normal Awaiting Review defect (bug) close 12/08/2023
#60994 Github bot detected some high risk security issue in npm packages. Security normal normal Awaiting Review defect (bug) 04/11/2024
#61640 Issues in edit_link Function: Inconsistent Return Values, Insufficient Permission Error Handling, and Data Sanitization Security normal major Awaiting Review defect (bug) has-patch 07/31/2024
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 01/20/2021
1 #41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 07/24/2017
#53618 Nonce use for AJAX calls interferes with page caching Security normal normal Awaiting Review defect (bug) 07/07/2021
#59824 PHP Warning raised in pluggable.php when passing NULL instead of a string Security normal normal Awaiting Review defect (bug) 11/07/2023
#37559 Password protected pages require the password only once Security normal normal Awaiting Review defect (bug) 06/04/2019
#61711 Password-protected pages lacking appropriate 'Cache-Control' request header Security normal normal Awaiting Review defect (bug) 09/03/2024
3 #37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
2 #53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 08/04/2021
2 #53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal Awaiting Review defect (bug) 08/24/2021
11 #50027 Retire Phpass and use PHP native password hashing Security normal normal Awaiting Review defect (bug) needs-unit-tests 10/13/2023
5 #56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 10/20/2022
#58771 Someone logged onto my WordPress Admin Site, changed the password, and created a User Registration Security normal normal Awaiting Review defect (bug) 07/10/2023
5 #53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. Security normal normal Awaiting Review defect (bug) 03/14/2023
#59355 TypeError: Cannot read properties of undefined (reading 'hasClass') in wp-auth-check.min.js Security normal normal Awaiting Review defect (bug) 09/15/2023
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal normal Awaiting Review defect (bug) has-patch 04/03/2024
#57882 User that has capability to create user can make only administrator. Security normal normal Awaiting Review defect (bug) reporter-feedback 03/07/2023
#58916 Wrong User Password Reset Security normal normal Awaiting Review defect (bug) 07/29/2023
#34852 fix broken re-auth loop (due to expired session) Security normal normal Awaiting Review defect (bug) 06/04/2019
6 #58679 meta key field in usermeta table should NOT use accent insensitive collations Security normal major Awaiting Review defect (bug) 10/30/2023
#57447 wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled Security normal normal Awaiting Review defect (bug) 01/11/2023
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 08/06/2019
2 #60347 wp_kses breaking text fragments links Security normal normal Awaiting Review defect (bug) 06/21/2024
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#37670 wp_validate_redirect fails when running WordPress on a port Security normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2019
3 #38260 A FORCE_SSL_CANONICAL constant Security normal normal Awaiting Review enhancement 06/04/2019
2 #38259 A FORCE_SSL_CONTENT constant Security normal normal Awaiting Review enhancement 06/04/2019
2 #38261 A FORCE_SSL_SCRIPTS constant Security normal normal Awaiting Review enhancement 06/04/2019
6 #37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement has-patch 09/13/2017
#60824 Add filters to to wp_verify_nonce() Security normal normal Awaiting Review enhancement has-patch 03/22/2024
14 #23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal Awaiting Review enhancement has-patch 02/08/2021
2 #58636 Automatic Sanitization of Nonces in wp_verify_nonce Security normal normal Awaiting Review enhancement 06/26/2023
6 #56785 Automatically catch potential security issues before release Security normal normal Awaiting Review enhancement 10/11/2022
2 #39656 Create a submenu item under About admin bar for security Security normal normal Awaiting Review enhancement 01/23/2017
1 #53296 Do trim $hook_name within add_action() and add_filter() function Security normal normal Awaiting Review enhancement has-patch 05/29/2021
5 #40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
2 #62005 Enhance wp_hash function to support custom hashing algorithms Security normal normal Awaiting Review enhancement has-patch 09/25/2024
#51611 Escape echoing Core functions Security normal normal Awaiting Review enhancement 10/24/2020
1 #43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
3 #50510 Improve security of wp_nonce implementation Security normal normal Awaiting Review enhancement dev-feedback 07/11/2023
6 #51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 05/09/2024
Note: See TracReports for help on using and creating reports.