Make WordPress Core

{7} Future Releases (8221 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6901 - 7000 of 8221)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
11 #55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Future Release defect (bug) needs-unit-tests 5 months ago
1 #63179 Dependencies should load in the footer if the script is loaded in the footer Script Loader normal normal Awaiting Review defect (bug) 17 months ago
3 #52320 Empty entries in WP_Scripts 'extra' field Script Loader normal trivial Awaiting Review defect (bug) has-patch 7 weeks ago
4 #17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 8 years ago
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 2 years ago
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 8 years ago
2 #59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal Awaiting Review defect (bug) 3 years ago
1 #54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal Awaiting Review defect (bug) 5 years ago
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 2 years ago
3 #46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 6 years ago
3 #47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal Awaiting Review defect (bug) 7 years ago
11 #49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style Script Loader normal normal Awaiting Review defect (bug) 5 years ago
1 #61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal normal Awaiting Review defect (bug) close 8 months ago
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) has-patch 4 weeks ago
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 6 years ago
2 #64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal Future Release defect (bug) has-patch 4 months ago
#63908 Style concatenation may duplicate inline styles Script Loader normal normal Awaiting Review defect (bug) 11 months ago
3 #61435 Style dependencies are not inlined Script Loader normal normal Awaiting Review defect (bug) 2 years ago
3 #61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal Future Release defect (bug) has-patch 4 days ago
1 #52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor Future Release defect (bug) needs-refresh 4 years ago
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 9 years ago
#61755 Use WPINC constant in script-loader.php Script Loader normal normal Awaiting Review defect (bug) close 12 months ago
3 #54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 4 years ago
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
2 #39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 8 years ago
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object Script Loader normal normal Awaiting Review defect (bug) 5 years ago
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 11 months ago
1 #63043 script-loader 'colors' src true invalid argument Script Loader normal normal Awaiting Review defect (bug) has-patch 17 months ago
1 #62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal Awaiting Review defect (bug) 22 months ago
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 3 years ago
1 #55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal Awaiting Review defect (bug) 4 years ago
1 #58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 3 years ago
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major Awaiting Review defect (bug) 3 years ago
2 #63693 wp_should_load_block_assets_on_demand doing it wrong too early Script Loader normal normal Awaiting Review defect (bug) 4 days ago
2 #65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#52333 Lack of the &colon; entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 6 years ago
1 #41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 9 years ago
3 #65052 Nonce check order flaw in post-quickdraft-save rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 3 months ago
3 #37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 7 years ago
2 #53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 5 years ago
1 #63940 Prevent POST flood cache bypass attacks Security normal normal Awaiting Review defect (bug) 11 months ago
2 #53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal Awaiting Review defect (bug) 5 years ago
2 #63259 Replace zxcvbn with zxcvbn-ts Security normal normal Awaiting Review defect (bug) 16 months ago
5 #56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 21 months ago
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal normal Awaiting Review defect (bug) has-patch 7 months ago
#65574 Unsafe usage of href attribute in wp-admin/js/common.js Security normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65573 Unsafe usage of href attribute in wp-admin/js/link.js Security normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65572 Unsafe usage of href attribute in wp-admin/js/post.js Security normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#63457 WordPress 6.8 will fail creating bcrypt when entropy sources are not available Security normal normal Awaiting Review defect (bug) reporter-feedback 15 months ago
5 #53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 17 months ago
#62693 check if chmod is available to prevent Fatal Errors Security normal normal Awaiting Review defect (bug) 20 months ago
7 #58679 meta key field in usermeta table should NOT use accent insensitive collations Security normal major Awaiting Review defect (bug) 12 months ago
#57447 wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled Security normal normal Awaiting Review defect (bug) 4 years ago
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 7 years ago
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 4 years ago
#58174 A shortcode block that evaluates to nothing, renders as a space in the HTML Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
1 #60887 After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates Shortcodes normal critical Awaiting Review defect (bug) 2 years ago
#58469 Changeset 55832 broke shortcodes saved in block attributes and rendered serverside Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
5 #47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov Shortcodes normal normal Future Release defect (bug) dev-feedback 13 months ago
1 #51377 Front End elements break after too many shortcodes Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
2 #43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal Future Release defect (bug) 6 years ago
1 #57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 17 months ago
1 #35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 8 years ago
34 #58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 15 months ago
1 #61007 Shortcode aren't paste inline in paragraphs Shortcodes normal major Awaiting Review defect (bug) 2 years ago
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 22 months ago
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes Shortcodes normal normal Awaiting Review defect (bug) 6 years ago
3 #58386 Shortcode generated by a block element is not executed in templates Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) Shortcodes normal normal Awaiting Review defect (bug) 7 years ago
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 8 years ago
#55406 Shortcodes don't work inside srcset attribute Shortcodes normal normal Awaiting Review defect (bug) 4 years ago
1 #58397 Shortcodes in patterns are not rendered in templates Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
3 #52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
#45377 Video Shortcode Ajax Issue Shortcodes normal minor Future Release defect (bug) 8 years ago
3 #42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 6 years ago
4 #35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 10 years ago
4 #43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 8 years ago
1 #43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 2 years ago
1 #26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal Future Release defect (bug) dev-feedback 2 weeks ago
2 #44571 force_balance_tags breaks JavaScript Shortcodes normal normal Awaiting Review defect (bug) 23 months ago
4 #40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 18 months ago
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
14 #6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 7 years ago
2 #48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) has-patch 9 days ago
2 #46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 7 years ago
2 #54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 4 years ago
1 #52977 Consider using basic auth in https healh check. Site Health normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#58819 Critical error on this website Site Health normal normal Awaiting Review defect (bug) 3 years ago
#50895 False information about writable files in Site Health Info Site Health normal normal Awaiting Review defect (bug) 4 years ago
1 #47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 5 years ago
3 #48399 Recovery mode can stick the admin in a bad state Site Health normal normal Awaiting Review defect (bug) 7 years ago
1 #52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
1 #51830 Site Health Themes checkout isn't correct about automatic usage of default theme or themes condition in case of a broken theme Site Health normal normal Future Release defect (bug) 6 years ago
3 #64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia Site Health normal normal Future Release defect (bug) has-patch 3 days ago
2 #65395 Site Health falsely reports "Opcode cache is not enabled" on shared hosting (WP 7.0) Site Health normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
1 #54598 Site Health makes downright wrong and dangerous suggestions Site Health normal normal Awaiting Review defect (bug) close 17 months ago
1 #62630 Site Health plugin information display html tags in plugin name Site Health normal trivial Awaiting Review defect (bug) has-patch 20 months ago
#63058 Site Health: Directory size stuck in loading state Site Health normal normal Awaiting Review defect (bug) 15 months ago
10 #64707 Site Health: Opcode cache test reports a false negative when OPcache runs in file-cache-only mode westonruter* Site Health normal normal 7.2 defect (bug) has-patch 3 days ago
Note: See TracReports for help on using and creating reports.