WordPress.org

Make WordPress Core

{31} Tickets in the Script Loader component (79 matches)

Arguments
Create a new ticket
  • Active tickets in the Script Loader component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Slated for Next Release (3 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov normal normal 6.0 defect (bug) has-patch 11/15/2021
#54800 Nonce creation causes DB access errors when initializing multisite networks peterwilsoncc normal normal 5.9.1 defect (bug) has-patch 01/19/2022
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts normal minor 6.0 defect (bug) 11/15/2021

Tickets Awaiting Review (34 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query normal normal Awaiting Review defect (bug) 12/14/2021
#37362 @font-face errors with dashicons in Microsoft Edge normal normal Awaiting Review defect (bug) 12/11/2017
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php normal normal Awaiting Review defect (bug) 05/02/2018
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct normal normal Awaiting Review defect (bug) 01/16/2019
#52320 Empty entries in WP_Scripts 'extra' field normal trivial Awaiting Review defect (bug) 02/23/2021
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation normal normal Awaiting Review defect (bug) has-patch 09/27/2018
#40134 Invalid data for scripts in footer normal normal Awaiting Review defect (bug) 03/12/2017
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" normal normal Awaiting Review defect (bug) 10/20/2019
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style normal normal Awaiting Review defect (bug) 11/10/2021
#53566 Pass the asset path to the `_doing_it_wrong()` notice in `register_block_script_handle()` normal normal Awaiting Review defect (bug) 06/30/2021
#40426 Remove dns-prefetch of s.w.org domain normal minor Awaiting Review defect (bug) has-patch 04/17/2021
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page normal normal Awaiting Review defect (bug) has-patch 06/01/2017
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function normal normal Awaiting Review defect (bug) 11/06/2017
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object normal normal Awaiting Review defect (bug) 01/10/2022
#47322 scenario based-bug in the file load-style.php normal normal Awaiting Review defect (bug) 05/20/2019
#46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working normal major Awaiting Review defect (bug) 02/24/2019
#47350 Add method to get JSON from a file without using file_get_contents() normal normal Awaiting Review enhancement 05/22/2019
#38548 Add new filters on wp_script_is/wp_style_is normal normal Awaiting Review enhancement 03/26/2019
#54018 Allow scripts registered via block.json to be enqueued in the footer normal normal Awaiting Review enhancement has-patch 12/01/2021
#51200 Consider a better way to deprecate JavaScript code normal normal Awaiting Review enhancement 08/31/2020
#40602 Implement immutable cache headers normal normal Awaiting Review enhancement 04/29/2017
#43403 Improve wp_add_inline_script() normal normal Awaiting Review enhancement 02/24/2018
#54884 Load scripts conditionally to reduce page loading and processing time normal normal Awaiting Review enhancement 01/23/2022
#54214 Make it posible to add custom attribute to inline script normal normal Awaiting Review enhancement 10/04/2021
#52497 New filter "wp_script_attributes" doesn't take effort in enqueued scripts normal normal Awaiting Review enhancement 02/11/2021
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions normal normal Awaiting Review enhancement 01/16/2019
#48880 Using JSON.parse instead of an actual object literal when localizing scripts normal normal Awaiting Review enhancement has-patch 12/06/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants normal normal Awaiting Review enhancement 09/29/2017
#43781 adding apply_filters on $handle in localize normal normal Awaiting Review enhancement 04/16/2018
#40276 enhancement: add a $type parameter to wp_add_inline_script() normal normal Awaiting Review enhancement 11/08/2021
#37162 wp_style_add_data and wp_script_add_data should accept SRI information normal normal Awaiting Review enhancement 11/14/2018
#44211 Add cookie domain to `userSettings` script localize normal normal Awaiting Review feature request has-patch 10/12/2020
#40485 Add function for retrieving metadata from registered script normal normal Awaiting Review feature request has-patch 06/07/2017
#47285 Better Management of External Asset Dependencies normal major Awaiting Review feature request 01/25/2021

Candidates for Closure (7 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#49192 All plugin style tags are empty after upgrade to 5.3.2 normal major Awaiting Review defect (bug) reporter-feedback 01/20/2020
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" normal normal Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#38106 wp_localize_jquery_ui_datepicker() bug normal normal Awaiting Review defect (bug) reporter-feedback 05/03/2017
#43373 Evaluate Async & Defer for Inline WordPress Admin Scripts normal normal Awaiting Review enhancement close 01/16/2019
#20683 WP_Dependencies' constructor should accept a string/array value for $deps rather than converting a string to an empty array markjaquith normal normal Awaiting Review enhancement close 09/30/2020
#38054 class.wp-scripts.php - add_action when init is already doing normal normal Awaiting Review enhancement reporter-feedback 04/09/2019
#32607 Function for URL to registered scripts and styles normal normal Awaiting Review feature request reporter-feedback 01/17/2017

Tickets Needing Feedback (3 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#17916 Enqueued styles are only printed on login_footer in wp-login.php normal normal Future Release defect (bug) dev-feedback 08/10/2018
#16118 Support for wp_enqueue_style with negative conditional comments normal normal enhancement close 01/18/2022
#20558 allow wp_localize_script data to be added to existing objects normal normal enhancement dev-feedback 06/04/2019

Tickets with Patches (11 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#13078 Make wp_register_style and wp_enqueue_style consistent normal normal defect (bug) has-patch 06/04/2019
#46089 Memory exhaustion when setting script translations on `wp-i18n` normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed normal normal defect (bug) needs-unit-tests 06/04/2019
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' normal normal Future Release defect (bug) has-patch 10/25/2018
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed normal normal defect (bug) needs-unit-tests 06/04/2019
#22249 Add ability to set or remove attributes on enqueued scripts and styles. normal normal Future Release enhancement has-patch 10/29/2021
#52465 Allow a relation type in resource hints to be used multiple times normal normal Future Release enhancement has-patch 11/10/2021
#31281 Register JavaScript/Underscore templates using the WP Dependency API normal normal enhancement has-patch 06/04/2019
#36791 Set load order when enqueuing scripts and styles normal normal enhancement has-patch 06/04/2019
#35331 Update external Prototype library to 1.7.3 normal normal enhancement has-patch 06/04/2019
#43248 wp_localize_script() and ultimately print_extra_script() not using script_loader_tag filter normal normal Future Release enhancement has-patch 10/14/2021

Unpatched Bugs (13 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#30036 Add some escaping to $handle when printing styles. normal normal defect (bug) 06/04/2019
#42438 Add support for preload links (similar to resource hints) swissspidy normal normal Future Release defect (bug) needs-unit-tests 04/21/2020
#37756 Allow inline scripts on script aliases normal normal Future Release defect (bug) needs-unit-tests 12/13/2019
#24713 Compression in load_styles.php does not always work, causing inability to use the admin normal normal defect (bug) 06/04/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. normal normal defect (bug) 06/04/2019
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes normal normal defect (bug) 06/04/2019
#21520 Prevent recursive script dependencies in wp_enqueue_script normal normal defect (bug) 06/04/2019
#15833 Script concatenation fails to take external dependencies into account. normal normal Future Release defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance normal normal Future Release defect (bug) 07/21/2020
#36448 When concatenating scripts in script-loader dependencies may not be honoured. normal normal defect (bug) 06/04/2019
#36449 When concatenating styles in script-loader dependencies may not be honoured. normal normal defect (bug) 06/04/2019
#53741 wp-admin/css/common.min.css is loading on the front-end normal normal Future Release defect (bug) needs-docs 11/02/2021
#41990 wp_add_inline_script() does not print if the handler has already processed normal normal Future Release defect (bug) 11/10/2018

Unpatched Enhancements (8 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} normal normal Future Release enhancement 12/15/2021
#12009 Add support for HTML 5 "async" and "defer" attributes azaozz normal normal Future Release enhancement 01/21/2022
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call normal normal enhancement 06/04/2019
#51317 Remove deprecated JavaScript i18n globals normal normal Future Release enhancement early 05/25/2021
#37388 Resource hinting: only dns-prefetch resources in HTML footer. normal normal enhancement 06/04/2019
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* normal normal Future Release feature request needs-unit-tests 11/08/2021
#36391 Create a hook to handle dynamic CSS? normal normal feature request 09/11/2020
#23285 Implement an AMD JavaScript loader in WordPress normal normal Future Release feature request close 12/16/2018
Note: See TracReports for help on using and creating reports.