Make WordPress Core

{1} All Tickets (7954 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6301 - 6400 of 7954)

Script Loader (83 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#49192 All plugin style tags are empty after upgrade to 5.3.2 reporter-feedback normal major Awaiting Review defect (bug) 01/20/2020 2
#37756 Allow inline scripts on script aliases needs-unit-tests normal normal Future Release defect (bug) 12/13/2019 4
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" needs-unit-tests normal normal Awaiting Review defect (bug) 02/05/2017 4
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations normal normal Awaiting Review defect (bug) 03/30/2022
#24713 Compression in load_styles.php does not always work, causing inability to use the admin normal normal defect (bug) 06/04/2019 1
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct normal normal Awaiting Review defect (bug) 01/16/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. normal normal defect (bug) 06/04/2019 2
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. normal normal Awaiting Review defect (bug) 09/28/2022 4
#52320 Empty entries in WP_Scripts 'extra' field normal trivial Awaiting Review defect (bug) 02/23/2021
#17916 Enqueued styles are only printed on login_footer in wp-login.php dev-feedback normal normal Future Release defect (bug) 08/10/2018 38
#54958 Inconsistent behaviour for wp_add_inline_script between block-based and standard themes normal normal Awaiting Review defect (bug) 07/21/2022 7
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation has-patch normal normal Awaiting Review defect (bug) 09/27/2018
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths normal normal Awaiting Review defect (bug) 01/30/2022
#40134 Invalid data for scripts in footer normal normal Awaiting Review defect (bug) 03/12/2017
#13078 Make wp_register_style and wp_enqueue_style consistent has-patch normal normal defect (bug) 06/04/2019 3
#46089 Memory exhaustion when setting script translations on `wp-i18n` needs-unit-tests normal normal Future Release defect (bug) 02/04/2021 14
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes normal normal defect (bug) 06/04/2019
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" normal normal Awaiting Review defect (bug) 10/20/2019 4
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style normal normal Awaiting Review defect (bug) 11/10/2021 8
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed needs-unit-tests normal normal defect (bug) 06/04/2019 2
#21520 Prevent recursive script dependencies in wp_enqueue_script normal normal defect (bug) 06/04/2019 11
#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 5
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page has-patch normal normal Awaiting Review defect (bug) 06/01/2017
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts normal minor Future Release defect (bug) 04/27/2022 11
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function normal normal Awaiting Review defect (bug) 11/06/2017 1
#36448 When concatenating scripts in script-loader dependencies may not be honoured. normal normal defect (bug) 06/04/2019 1
#36449 When concatenating styles in script-loader dependencies may not be honoured. normal normal defect (bug) 06/04/2019 1
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend needs-unit-tests normal normal Awaiting Review defect (bug) 07/19/2022 8
#55695 error on script_loader.php reporter-feedback normal normal Awaiting Review defect (bug) 05/07/2022 1
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' has-patch normal normal Future Release defect (bug) 10/25/2018 6
#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 1
#56482 potential null pointer error has-patch normal normal Awaiting Review defect (bug) 09/06/2022 2
#47322 scenario based-bug in the file load-style.php normal normal Awaiting Review defect (bug) 05/20/2019
#53741 wp-admin/css/common.min.css is loading on the front-end needs-docs normal normal Future Release defect (bug) 11/02/2021 14
#41990 wp_add_inline_script() does not print if the handler has already processed dev-feedback normal normal Future Release defect (bug) 04/12/2023 2
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need normal normal Awaiting Review defect (bug) 02/18/2022 2
#58075 wp_enqueue_scripts action not firing at the right time with block themes normal major Awaiting Review defect (bug) 05/26/2023 3
#38106 wp_localize_jquery_ui_datepicker() bug reporter-feedback normal normal Awaiting Review defect (bug) 05/03/2017 7
#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
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed needs-unit-tests normal normal defect (bug) 06/04/2019 5
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} normal normal Future Release enhancement 12/15/2021 7
#22249 Add ability to set or remove attributes on enqueued scripts and styles. has-patch normal normal Future Release enhancement 06/02/2022 55
#47350 Add method to get JSON from a file without using file_get_contents() normal normal Awaiting Review enhancement 05/22/2019 3
#38548 Add new filters on wp_script_is/wp_style_is normal normal Awaiting Review enhancement 03/26/2019
#52465 Allow a relation type in resource hints to be used multiple times has-patch normal normal Future Release enhancement 11/10/2021 6
#54018 Allow scripts registered via block.json to be enqueued in the footer has-patch normal normal Awaiting Review enhancement 04/26/2023 11
#51200 Consider a better way to deprecate JavaScript code normal normal Awaiting Review enhancement 08/31/2020 1
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() has-patch normal normal 6.3 enhancement 05/24/2023 3
#40602 Implement immutable cache headers normal normal Awaiting Review enhancement 04/29/2017 2
#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 02/20/2022 9
#54214 Make it posible to add custom attribute to inline script normal normal Awaiting Review enhancement 10/04/2021 2
#52497 New filter "wp_script_attributes" doesn't take effort in enqueued scripts normal normal Awaiting Review enhancement 02/11/2021
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call normal normal enhancement 06/04/2019 4
#31281 Register JavaScript/Underscore templates using the WP Dependency API has-patch normal normal enhancement 06/04/2019 17
#51317 Remove deprecated JavaScript i18n globals early normal normal Future Release enhancement 05/25/2021 10
#37388 Resource hinting: only dns-prefetch resources in HTML footer. normal normal enhancement 06/04/2019 2
#36791 Set load order when enqueuing scripts and styles has-patch normal normal enhancement 06/04/2019 4
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php normal normal Future Release enhancement 02/04/2023 2
#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
#35331 Update external Prototype library to 1.7.3 has-patch normal normal enhancement 06/04/2019
#48880 Using JSON.parse instead of an actual object literal when localizing scripts has-patch normal normal Awaiting Review enhancement 12/06/2019 5
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants normal normal Awaiting Review enhancement 09/29/2017 3
#43781 adding apply_filters on $handle in localize normal normal Awaiting Review enhancement 04/16/2018 1
#20558 allow wp_localize_script data to be added to existing objects dev-feedback normal normal enhancement 06/04/2019 6
#38054 class.wp-scripts.php - add_action when init is already doing reporter-feedback normal normal Awaiting Review enhancement 04/09/2019 1
#40276 enhancement: add a $type parameter to wp_add_inline_script() normal normal Awaiting Review enhancement 11/08/2021 3
#56313 wp_enqueue_script needs to be able to handle modules (ES6/ES2020) dev-feedback normal normal Awaiting Review enhancement 02/22/2023 2
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments dev-feedback normal normal Awaiting Review enhancement 11/08/2022 6
#43248 wp_localize_script() and ultimately print_extra_script() not using script_loader_tag filter has-patch normal normal Future Release enhancement 08/30/2022 7
#37162 wp_style_add_data and wp_script_add_data should accept SRI information normal normal Awaiting Review enhancement 11/14/2018 2
#44211 Add cookie domain to `userSettings` script localize has-patch normal normal Awaiting Review feature request 10/12/2020
#40485 Add function for retrieving metadata from registered script has-patch normal normal Awaiting Review feature request 06/07/2017
#47285 Better Management of External Asset Dependencies normal major Awaiting Review feature request 01/25/2021 5
#36391 Create a hook to handle dynamic CSS? close normal normal Awaiting Review feature request 07/15/2022 5
#32607 Function for URL to registered scripts and styles reporter-feedback normal normal Awaiting Review feature request 01/17/2017 3
#55618 combine/concatenate enqueued relative js/css normal normal Awaiting Review feature request 04/25/2022
#12009 Add support for HTML 5 "async" and "defer" attributes 10upsimon dev-feedback high normal 6.3 enhancement 05/30/2023 107
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov has-patch normal normal Future Release defect (bug) 05/02/2022 11
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* needs-unit-tests normal normal Future Release feature request 11/08/2021 14
#20683 WP_Dependencies' constructor should accept a string/array value for $deps rather than converting a string to an empty array markjaquith close normal normal Awaiting Review enhancement 09/30/2020 16
#58394 Performance of wp_maybe_inline_styles spacedmonkey has-patch normal normal 6.3 enhancement 05/26/2023 4

Security (17 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#15394 Ancient "Are you sure you want to do this" now confusing dev-feedback normal minor Future Release defect (bug) 05/17/2019 17
#46792 CPANEL Directory Privacy DoesNOT work With WordPress Admin Directory reporter-feedback normal blocker Awaiting Review defect (bug) 04/05/2019 3
#24907 Escape admin_url() when used for ajax_url in admin header has-patch normal normal Awaiting Review defect (bug) 06/04/2019 5
#44637 Escape strings in wp-admin/themes.php reporter-feedback normal normal Awaiting Review defect (bug) 06/07/2021 2
#52333 Lack of the : entity on the list of allowed entity names in kses.php has-patch normal minor Awaiting Review defect (bug) 01/20/2021
#41391 Links to media in password protected pages normal normal Awaiting Review defect (bug) 07/24/2017 1
#53618 Nonce use for AJAX calls interferes with page caching normal normal Awaiting Review defect (bug) 07/07/2021 1
#37559 Password protected pages require the password only once normal normal Awaiting Review defect (bug) 06/04/2019 2
#37264 Please do not chmod 666 the wp-config.php file on installation. has-patch normal normal Awaiting Review defect (bug) 03/22/2019 9
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label has-patch normal normal Awaiting Review defect (bug) 08/04/2021 3
#53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request normal normal Awaiting Review defect (bug) 08/24/2021
#50027 Retire Phpass and use PHP native password hashing needs-unit-tests normal normal Awaiting Review defect (bug) 05/08/2023 17
#56860 Sodium Compat library is improperly loaded normal normal Awaiting Review defect (bug) 10/20/2022
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 03/14/2023 3
#34041 Tying nonces to sessions breaks when users are switched normal major Future Release defect (bug) 06/04/2019 5
#57882 User that has capability to create user can make only administrator. reporter-feedback normal normal Awaiting Review defect (bug) 03/07/2023 1
#16483 Visibility: password-protected exposes multiple pages dev-feedback normal normal Future Release defect (bug) 01/30/2022 33
Note: See TracReports for help on using and creating reports.