Make WordPress Core

{1} All Tickets (8246 matches)

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

Results (6601 - 6700 of 8246)

Script Loader (46 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61755 Use WPINC constant in script-loader.php close normal normal Awaiting Review defect (bug) 12 months ago 1
#38548 Add new filters on wp_script_is/wp_style_is close normal normal Awaiting Review enhancement 12 months ago 1
#59076 Proposal for removing the version numbers of the JS and CSS files when SCRIPT_DEBUG is set to true close normal normal Awaiting Review enhancement 12 months ago 1
#44211 Add cookie domain to `userSettings` script localize close normal normal Awaiting Review feature request 12 months ago 1
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query normal normal Awaiting Review defect (bug) 5 years ago 1
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style normal normal Awaiting Review defect (bug) 3 years ago
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php normal normal Awaiting Review defect (bug) 8 years ago 8
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations normal normal Awaiting Review defect (bug) 3 years ago 1
#24713 Compression in load_styles.php does not always work, causing inability to use the admin normal normal defect (bug) 7 years ago 1
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct normal normal Awaiting Review defect (bug) 8 years ago
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. normal normal defect (bug) 7 years ago 2
#63179 Dependencies should load in the footer if the script is loaded in the footer normal normal Awaiting Review defect (bug) 17 months ago 1
#53638 Duplicate inline JS normal minor defect (bug) 2 years ago 5
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 normal normal Awaiting Review defect (bug) 3 years ago 1
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths normal normal Awaiting Review defect (bug) 5 years ago
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" normal normal Awaiting Review defect (bug) 7 years ago 4
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style normal normal Awaiting Review defect (bug) 5 years ago 8
#21520 Prevent recursive script dependencies in wp_enqueue_script normal normal defect (bug) 7 years ago 11
#49470 Script loader: simplify maintenance normal normal Future Release defect (bug) 6 years ago 5
#63908 Style concatenation may duplicate inline styles normal normal Awaiting Review defect (bug) 11 months ago 1
#61435 Style dependencies are not inlined normal normal Awaiting Review defect (bug) 2 years ago 2
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts normal minor Future Release defect (bug) 4 years ago 11
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function normal normal Awaiting Review defect (bug) 9 years ago 1
#36448 When concatenating scripts in script-loader dependencies may not be honoured. normal normal defect (bug) 12 months ago 2
#36449 When concatenating styles in script-loader dependencies may not be honoured. normal normal defect (bug) 12 months ago 2
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object normal normal Awaiting Review defect (bug) 5 years ago 1
#47322 scenario based-bug in the file load-style.php normal normal Awaiting Review defect (bug) 11 months ago 2
#62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. normal normal Awaiting Review defect (bug) 22 months ago 1
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need normal normal Awaiting Review defect (bug) 4 years ago 2
#58075 wp_enqueue_scripts action not firing at the right time with block themes normal major Awaiting Review defect (bug) 3 years ago 3
#59539 wp_register_style and wp_register_script adds ver incorrectly normal major Awaiting Review defect (bug) 3 years ago
#63693 wp_should_load_block_assets_on_demand doing it wrong too early normal normal Awaiting Review defect (bug) 6 days ago 2
#65607 Add font-display: swap option when enqueuing/loading Google or local fonts on the frontend normal normal Awaiting Review enhancement 4 weeks ago
#47350 Add method to get JSON from a file without using file_get_contents() normal normal Awaiting Review enhancement 7 years ago 3
#51200 Consider a better way to deprecate JavaScript code normal normal Awaiting Review enhancement 6 years ago 1
#60734 Deregistering Open Sans normal normal Awaiting Review enhancement 2 years ago 1
#55639 Implement Async CSS normal normal Awaiting Review enhancement 14 months ago 2
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call normal normal enhancement 7 years ago 4
#60234 Script Modules API: Add a translations API normal normal 7.2 enhancement 4 weeks ago 4
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions normal normal Awaiting Review enhancement 8 years ago
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants normal normal Awaiting Review enhancement 9 years ago 3
#43781 adding apply_filters on $handle in localize normal normal Awaiting Review enhancement 8 years ago 1
#37162 wp_style_add_data and wp_script_add_data should accept SRI information normal normal Awaiting Review enhancement 8 years ago 2
#47285 Better Management of External Asset Dependencies normal major Awaiting Review feature request 2 years ago 6
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. normal normal Awaiting Review feature request 3 years ago 1
#55618 combine/concatenate enqueued relative js/css normal normal Awaiting Review feature request 4 years ago

Security (54 matches)

#63457 WordPress 6.8 will fail creating bcrypt when entropy sources are not available reporter-feedback normal normal Awaiting Review defect (bug) 15 months ago 2
#31686 wp_authenticate_username_password() should check for a WP_Error object reporter-feedback normal normal Awaiting Review defect (bug) 7 years ago 6
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS needs-unit-tests normal normal Future Release enhancement 5 years ago 4
#65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 15
#52333 Lack of the &colon; entity on the list of allowed entity names in kses.php has-patch normal minor Awaiting Review defect (bug) 6 years ago
#65052 Nonce check order flaw in post-quickdraft-save rajeshcp has-patch normal normal Awaiting Review defect (bug) 3 months ago 7
#37264 Please do not chmod 666 the wp-config.php file on installation. has-patch normal normal Awaiting Review defect (bug) 7 years ago 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) 5 years ago 3
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid has-patch normal normal Awaiting Review defect (bug) 7 months ago 5
#65574 Unsafe usage of href attribute in wp-admin/js/common.js has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 1
#65573 Unsafe usage of href attribute in wp-admin/js/link.js has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 1
#65572 Unsafe usage of href attribute in wp-admin/js/post.js has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 1
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) has-patch normal normal Future Release defect (bug) 17 months ago 13
#56391 safecss_filter_attr(): support rgba background-color has-patch normal normal defect (bug) 6 months ago 13
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / has-patch normal major Awaiting Review defect (bug) 4 years ago 1
#23165 Admin validation errors on form nonce element IDs (_wpnonce) has-patch normal normal Awaiting Review enhancement 5 years ago 17
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein has-patch normal normal Future Release enhancement 6 weeks ago 27
#37000 Support for the SameSite cookie attribute johnbillion* has-patch normal normal 7.2 enhancement 4 weeks ago 53
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. has-patch normal normal Awaiting Review enhancement 16 months ago 1
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available has-patch normal normal Awaiting Review enhancement 7 weeks ago 15
#63727 A new function to sanitize an array dev-feedback normal normal Awaiting Review enhancement 13 months ago 11
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ dev-feedback normal normal Awaiting Review enhancement 16 months ago 14
#56141 Enhance installer security dev-feedback high major Future Release enhancement 6 weeks ago 17
#62949 HttpOnly flag for the post password cookie dev-feedback normal normal Awaiting Review enhancement 18 months ago
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein dev-feedback normal normal Future Release enhancement 4 weeks ago 16
#61706 Support for storing and getting encrypted options dev-feedback normal normal Awaiting Review enhancement 18 months ago 1
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov dev-feedback normal normal Future Release enhancement 6 weeks ago 30
#20140 Ask old password to change user password dev-feedback normal major Future Release feature request 2 weeks ago 23
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo dev-feedback normal normal Future Release feature request 6 months ago 67
#64789 Security audit for API key storage on the Connectors screen dev-feedback normal normal Future Release task (blessed) 34 hours ago 19
#32067 Remove inline javascript from WP-Core to allow CSP protection close normal normal Future Release feature request 3 months ago 22
#62202 allow plugin versions to be flagged as security updates close normal normal Awaiting Review feature request 22 months ago 5
#41391 Links to media in password protected pages normal normal Awaiting Review defect (bug) 9 years ago 1
#63940 Prevent POST flood cache bypass attacks normal normal Awaiting Review defect (bug) 11 months ago
#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) 5 years ago
#63259 Replace zxcvbn with zxcvbn-ts normal normal Awaiting Review defect (bug) 16 months ago 4
#62134 Security Issue in WordPress Core normal normal defect (bug) 22 months ago 5
#56860 Sodium Compat library is improperly loaded normal normal Awaiting Review defect (bug) 21 months ago
#62693 check if chmod is available to prevent Fatal Errors normal normal Awaiting Review defect (bug) 20 months ago 2
#58679 meta key field in usermeta table should NOT use accent insensitive collations normal major Awaiting Review defect (bug) 12 months ago 1
#57447 wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled normal normal Awaiting Review defect (bug) 4 years ago
#62384 .htaccess lacks normal normal Awaiting Review enhancement 20 months ago 1
#58636 Automatic Sanitization of Nonces in wp_verify_nonce normal normal Awaiting Review enhancement 3 years ago
#40237 Educate users about modern password best-practices normal normal Awaiting Review enhancement 4 years ago 9
#51611 Escape echoing Core functions normal normal Awaiting Review enhancement 6 years ago 1
#64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism normal normal Awaiting Review enhancement 7 months ago 1
#43320 Harden API requests against man-in-the-middle attacks low minor Awaiting Review enhancement 8 years ago 2
#44058 Include security sniffs in PHPCS ruleset normal normal Future Release enhancement 8 years ago 3
#51159 Let's expand our context specific escaping methods for wp_json_encode(). normal normal Awaiting Review enhancement 7 months ago 7
#36087 Migration plan from insecure RNG fallback normal normal Future Release enhancement 6 years ago 3
#57424 Specific hook for Content Security Policy normal normal Awaiting Review enhancement 4 years ago
#60470 Use `filter_input` instead of superglobals where possible normal normal Awaiting Review enhancement 2 years ago 3
#36177 default htaccess should include security measures normal normal Awaiting Review enhancement 20 months ago 23
#55514 2FA by default for WordPress normal normal Awaiting Review feature request 3 years ago 3
Note: See TracReports for help on using and creating reports.