Make WordPress Core

{1} All Tickets (8384 matches)

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

Results (6701 - 6800 of 8384)

Script Loader (61 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47350 Add method to get JSON from a file without using file_get_contents() normal normal Awaiting Review enhancement 05/22/2019 3
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants normal normal Awaiting Review enhancement 09/29/2017 3
#40276 enhancement: add a $type parameter to wp_add_inline_script() normal normal Awaiting Review enhancement 11/08/2021 3
#30036 Add some escaping to $handle when printing styles. normal normal defect (bug) 06/04/2019 2
#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
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. normal normal defect (bug) 06/04/2019 2
#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
#61435 Style dependencies are not inlined normal normal Awaiting Review defect (bug) 06/15/2024 2
#61625 Styles enqueued from block.json are not correctly configured for RTL normal normal Awaiting Review defect (bug) 07/11/2024 2
#63043 script-loader 'colors' src true invalid argument has-patch normal normal Awaiting Review defect (bug) 03/03/2025 2
#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
#37388 Resource hinting: only dns-prefetch resources in HTML footer. normal normal enhancement 06/04/2019 2
#62709 Script modules integration with wp_resource_hints normal minor Awaiting Review enhancement 12/19/2024 2
#37162 wp_style_add_data and wp_script_add_data should accept SRI information normal normal Awaiting Review enhancement 11/14/2018 2
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query normal normal Awaiting Review defect (bug) 12/14/2021 1
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations normal normal Awaiting Review defect (bug) 10/25/2023 1
#24713 Compression in load_styles.php does not always work, causing inability to use the admin normal normal defect (bug) 06/04/2019 1
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 normal normal Awaiting Review defect (bug) 08/30/2023 1
#60850 Localize script not working in WordPress 6.5-RC3-57856 close normal normal Awaiting Review defect (bug) 03/27/2024 1
#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
#55695 error on script_loader.php reporter-feedback normal normal Awaiting Review defect (bug) 05/07/2022 1
#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
#62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. normal normal Awaiting Review defect (bug) 10/21/2024 1
#61356 Add $is_module as an extra strategy argument when enqueueing js script. dev-feedback normal normal Awaiting Review enhancement 06/03/2024 1
#51200 Consider a better way to deprecate JavaScript code normal normal Awaiting Review enhancement 08/31/2020 1
#60734 Deregistering Open Sans normal normal Awaiting Review enhancement 03/09/2024 1
#60234 Script Modules API: Add a translations API normal normal Awaiting Review enhancement 02/27/2024 1
#61771 Script Modules: add the importmap's scopes key normal normal Awaiting Review enhancement 09/27/2024 1
#43781 adding apply_filters on $handle in localize normal normal Awaiting Review enhancement 04/16/2018 1
#38054 class.wp-scripts.php - add_action when init is already doing reporter-feedback normal normal Awaiting Review enhancement 04/09/2019 1
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. normal normal Awaiting Review feature request 10/25/2023 1
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style normal normal Awaiting Review defect (bug) 10/31/2023
#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
#61233 Executing the Script before DOM ready. normal normal Awaiting Review defect (bug) 05/16/2024
#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
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes normal normal defect (bug) 06/04/2019
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head normal normal Awaiting Review defect (bug) 07/16/2024
#15833 Script concatenation fails to take external dependencies into account. normal normal Future Release defect (bug) 05/21/2019
#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
#61755 Use WPINC constant in script-loader.php normal normal Awaiting Review defect (bug) 07/25/2024
#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
#59539 wp_register_style and wp_register_script adds ver incorrectly normal major Awaiting Review defect (bug) 10/04/2023
#38548 Add new filters on wp_script_is/wp_style_is normal normal Awaiting Review enhancement 03/26/2019
#60163 Block editor admin assets should use asset file version when in debug/local mode normal normal Awaiting Review enhancement 12/28/2023
#43403 Improve wp_add_inline_script() normal normal Awaiting Review enhancement 02/24/2018
#63018 Increase styles_inline_size_limit from 20,000 bytes westonruter* normal normal 6.9 enhancement 02/25/2025
#52497 New filter "wp_script_attributes" doesn't take effort in enqueued scripts 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 normal normal Awaiting Review enhancement 08/11/2023
#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
#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
#58873 Add function to pass variables to scripts normal normal Awaiting Review feature request 07/22/2023
#55618 combine/concatenate enqueued relative js/css normal normal Awaiting Review feature request 04/25/2022

Security (39 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43936 Settings: Warn when open registration and new user default is privileged audrasjb* has-patch normal normal 6.9 feature request 02/20/2025 64
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo dev-feedback normal normal Future Release feature request 01/24/2025 60
#37000 Support for the SameSite cookie attribute dev-feedback normal normal Future Release enhancement 06/06/2024 45
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein normal normal Future Release enhancement 11/19/2024 26
#36177 default htaccess should include security measures normal normal Awaiting Review enhancement 12/24/2024 23
#20140 Ask old password to change user password dev-feedback normal major Future Release feature request 07/28/2024 22
#32067 Remove inline javascript from WP-Core to allow CSP protection normal normal Future Release feature request 06/18/2024 20
#23165 Admin validation errors on form nonce element IDs (_wpnonce) has-patch normal normal Awaiting Review enhancement 02/08/2021 17
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov has-patch normal normal Future Release enhancement 04/23/2024 16
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein dev-feedback normal normal Future Release enhancement 12/26/2023 15
#56141 Enhance installer security dev-feedback high major Future Release enhancement 12/31/2023 14
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) has-patch normal normal Future Release defect (bug) 03/12/2025 13
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ dev-feedback normal normal Awaiting Review enhancement 02/21/2025 13
#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
#40237 Educate users about modern password best-practices normal normal Awaiting Review enhancement 06/06/2022 9
#62711 `external-http` test failures in 4.1-4.5 branches has-patch normal normal 6.8 defect (bug) 03/11/2025 8
#31686 wp_authenticate_username_password() should check for a WP_Error object reporter-feedback normal normal Awaiting Review defect (bug) 08/06/2019 6
#62134 Security Issue in WordPress Core normal normal defect (bug) 10/14/2024 5
#62202 allow plugin versions to be flagged as security updates close normal normal Awaiting Review feature request 10/10/2024 5
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid has-patch normal normal Awaiting Review defect (bug) 04/03/2024 4
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS needs-unit-tests normal normal Future Release enhancement 11/09/2021 4
#43215 Allow wp_kses to pass allowed CSS properties normal normal Awaiting Review feature request 02/21/2025 4
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes normal normal Awaiting Review feature request 07/03/2024 4
#59824 PHP Warning raised in pluggable.php when passing NULL instead of a string reporter-feedback normal normal Awaiting Review defect (bug) 02/01/2025 3
#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
#44058 Include security sniffs in PHPCS ruleset normal normal Future Release enhancement 05/16/2018 3
#36087 Migration plan from insecure RNG fallback normal normal Future Release enhancement 09/30/2020 3
#29429 Support frame-ancestors directive over X-Frame-Options dev-feedback normal normal Future Release enhancement 07/29/2019 3
#60470 Use `filter_input` instead of superglobals where possible normal normal Awaiting Review enhancement 02/09/2024 3
#55514 2FA by default for WordPress normal normal Awaiting Review feature request 03/06/2023 3
#62693 check if chmod is available to prevent Fatal Errors normal normal Awaiting Review defect (bug) 12/14/2024 2
#43320 Harden API requests against man-in-the-middle attacks low minor Awaiting Review enhancement 02/18/2018 2
#51159 Let's expand our context specific escaping methods for wp_json_encode(). normal normal Awaiting Review enhancement 05/09/2024 2
#41391 Links to media in password protected pages normal normal Awaiting Review defect (bug) 07/24/2017 1
#63108 deprecated warning in /wp-includes/kses.php has-patch normal normal Awaiting Review defect (bug) 03/15/2025 1
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / has-patch normal major Awaiting Review defect (bug) 09/06/2022 1
#62384 .htaccess lacks normal normal Awaiting Review enhancement 12/09/2024 1
#51611 Escape echoing Core functions normal normal Awaiting Review enhancement 10/24/2020 1
#61706 Support for storing and getting encrypted options dev-feedback normal normal Awaiting Review enhancement 02/18/2025 1
Note: See TracReports for help on using and creating reports.