Make WordPress Core

{1} All Tickets (8261 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 8261)

Script Loader (59 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules has-patch normal normal Future Release defect (bug) 4 months ago 4
#62709 Script modules integration with wp_resource_hints has-patch normal minor 7.2 enhancement 4 weeks ago 8
#49470 Script loader: simplify maintenance normal normal Future Release defect (bug) 6 years ago 5
#15833 Script concatenation fails to take external dependencies into account. has-patch normal normal Future Release defect (bug) 5 weeks ago 1
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter has-patch normal normal 7.2 enhancement 5 weeks ago 24
#60234 Script Modules API: Add a translations API normal normal 7.2 enhancement 5 weeks ago 4
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head close normal normal Awaiting Review defect (bug) 8 months ago 2
#51317 Remove deprecated JavaScript i18n globals has-patch normal normal Future Release enhancement 4 months ago 11
#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
#21520 Prevent recursive script dependencies in wp_enqueue_script normal normal defect (bug) 7 years ago 11
#25666 Pass perpetrating $handle to enqueue_script's _doing_it_wrong() call normal normal enhancement 7 years ago 4
#63793 Parser-blocking scripts should render last in all cases to speed up page load has-patch normal normal Future Release enhancement 12 months ago 17
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed needs-unit-tests normal normal defect (bug) 7 years ago 2
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style normal normal Awaiting Review defect (bug) 5 years ago 8
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" normal normal Awaiting Review defect (bug) 7 years ago 4
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes close normal normal defect (bug) 12 months ago 1
#46089 Memory exhaustion when setting script translations on `wp-i18n` needs-unit-tests normal normal Future Release defect (bug) 6 years ago 14
#13078 Make wp_register_style and wp_enqueue_style consistent has-patch normal normal defect (bug) 7 years ago 3
#60850 Localize script not working in WordPress 6.5-RC3-57856 close normal normal Awaiting Review defect (bug) 2 years ago 1
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths normal normal Awaiting Review defect (bug) 5 years ago
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 normal normal Awaiting Review defect (bug) 3 years ago 1
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation has-patch normal normal Awaiting Review defect (bug) 8 years ago
#40602 Implement immutable cache headers pbearne has-patch normal normal Future Release enhancement 18 months ago 6
#55639 Implement Async CSS normal normal Awaiting Review enhancement 14 months ago 2
#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
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API has-patch normal normal Awaiting Review defect (bug) 2 years ago 11
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. has-patch normal normal Future Release enhancement 10 months ago 13
#17916 Enqueued styles are only printed on login_footer in wp-login.php dev-feedback normal normal Future Release defect (bug) 8 years ago 38
#52320 Empty entries in WP_Scripts 'extra' field has-patch low trivial 7.2 defect (bug) 34 hours ago 3
#53638 Duplicate inline JS normal minor defect (bug) 2 years ago 5
#60734 Deregistering Open Sans normal normal Awaiting Review enhancement 2 years ago 1
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() has-patch normal normal Future Release enhancement 10 months ago 14
#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
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. needs-unit-tests normal normal Future Release defect (bug) 5 months ago 19
#59132 Create two filters in wp_scripts() and wp_styles(). reporter-feedback normal normal Awaiting Review enhancement 3 years ago 4
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. normal normal defect (bug) 7 years ago 2
#51200 Consider a better way to deprecate JavaScript code normal normal Awaiting Review enhancement 6 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
#63017 Compression via PHP documented and in URL but not used anymore has-patch normal normal Future Release defect (bug) 3 months ago 12
#65750 Compression test sends unauthorized AJAX requests for users without manage_options has-patch normal minor Future Release defect (bug) 2 weeks ago 3
#24713 Compression in load_styles.php does not always work, causing inability to use the admin normal normal defect (bug) 7 years ago 1
#59972 Clarify description of wp_script_add_data() has-patch normal normal Awaiting Review defect (bug) 22 months ago 3
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations normal normal Awaiting Review defect (bug) 3 years ago 1
#65272 Blocks' opinionated styles are not loading on demand in classic themes westonruter* has-patch normal normal 7.2 defect (bug) 11 days ago 18
#47285 Better Management of External Asset Dependencies normal major Awaiting Review feature request 2 years ago 6
#54018 Allow scripts registered via block.json to be enqueued in the footer has-patch normal normal Future Release enhancement 10 months ago 28
#52465 Allow a relation type in resource hints to be used multiple times has-patch normal normal Future Release enhancement 5 years ago 6
#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) 21 months ago 12
#38548 Add new filters on wp_script_is/wp_style_is close normal normal Awaiting Review enhancement 12 months ago 1
#47350 Add method to get JSON from a file without using file_get_contents() normal normal Awaiting Review enhancement 7 years ago 3
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php normal normal Awaiting Review defect (bug) 8 years ago 8
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style normal normal Awaiting Review defect (bug) 3 years ago
#58873 Add function to pass variables to scripts has-patch normal normal Future Release feature request 6 weeks ago 14
#40485 Add function for retrieving metadata from registered script dev-feedback normal normal Awaiting Review feature request 12 months ago 2
#65607 Add font-display: swap option when enqueuing/loading Google or local fonts on the frontend normal normal Awaiting Review enhancement 5 weeks ago
#44211 Add cookie domain to `userSettings` script localize close normal normal Awaiting Review feature request 12 months ago 1
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} dev-feedback normal normal Future Release enhancement 2 weeks ago 9
#61356 Add $is_module as an extra strategy argument when enqueueing js script. dev-feedback normal normal Awaiting Review enhancement 2 years 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

Security (41 matches)

#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov dev-feedback normal normal Future Release enhancement 7 weeks ago 30
#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
#31686 wp_authenticate_username_password() should check for a WP_Error object reporter-feedback normal normal Awaiting Review defect (bug) 7 years ago 6
#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
#56391 safecss_filter_attr(): support rgba background-color has-patch normal normal defect (bug) 6 months ago 13
#58679 meta key field in usermeta table should NOT use accent insensitive collations normal major Awaiting Review defect (bug) 12 months ago 1
#36177 default htaccess should include security measures normal normal Awaiting Review enhancement 20 months ago 23
#62693 check if chmod is available to prevent Fatal Errors normal normal Awaiting Review defect (bug) 20 months ago 2
#62202 allow plugin versions to be flagged as security updates close normal normal Awaiting Review feature request 22 months ago 5
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) has-patch normal normal Future Release defect (bug) 17 months ago 13
#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
#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
#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
#60470 Use `filter_input` instead of superglobals where possible normal normal Awaiting Review enhancement 3 years ago 3
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS needs-unit-tests normal normal Future Release enhancement 5 years ago 4
#65572 Unsafe usage of href attribute in wp-admin/js/post.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) 4 days ago 2
#65574 Unsafe usage of href attribute in wp-admin/js/common.js has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 1
#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
#37000 Support for the SameSite cookie attribute johnbillion* has-patch normal normal 7.2 enhancement 4 weeks ago 53
#61706 Support for storing and getting encrypted options dev-feedback normal normal Awaiting Review enhancement 18 months ago 1
#57424 Specific hook for Content Security Policy normal normal Awaiting Review enhancement 4 years ago
#56860 Sodium Compat library is improperly loaded normal normal Awaiting Review defect (bug) 21 months ago
#64789 Security audit for API key storage on the Connectors screen dev-feedback normal normal Future Release task (blessed) 7 days ago 19
#62134 Security Issue in WordPress Core normal normal defect (bug) 22 months ago 5
#63259 Replace zxcvbn with zxcvbn-ts normal normal Awaiting Review defect (bug) 16 months ago 4
#32067 Remove inline javascript from WP-Core to allow CSP protection close normal normal Future Release feature request 3 months ago 22
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein dev-feedback normal normal Future Release enhancement 5 weeks ago 16
#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
#63940 Prevent POST flood cache bypass attacks normal normal Awaiting Review defect (bug) 11 months ago
#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
#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
#65052 Nonce check order flaw in post-quickdraft-save rajeshcp has-patch normal normal Awaiting Review defect (bug) 3 months ago 7
#36087 Migration plan from insecure RNG fallback normal normal Future Release enhancement 6 years ago 3
#41391 Links to media in password protected pages normal normal Awaiting Review defect (bug) 9 years ago 1
#51159 Let's expand our context specific escaping methods for wp_json_encode(). normal normal Awaiting Review enhancement 7 months ago 7
#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
#44058 Include security sniffs in PHPCS ruleset normal normal Future Release enhancement 8 years ago 3
#62949 HttpOnly flag for the post password cookie dev-feedback normal normal Awaiting Review enhancement 18 months ago
#43320 Harden API requests against man-in-the-middle attacks low minor Awaiting Review enhancement 8 years ago 2
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein has-patch normal normal Future Release enhancement 3 days ago 28
Note: See TracReports for help on using and creating reports.