Make WordPress Core

{7} Future Releases (8205 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 (3401 - 3500 of 8205)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61755 Use WPINC constant in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 07/25/2024
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 07/19/2022
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 05/07/2022
2 #39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
#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) 01/10/2022
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 05/20/2019
1 #62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal Awaiting Review defect (bug) 10/21/2024
2 #53741 wp-admin/css/common.min.css is loading on the front-end Script Loader normal normal Future Release defect (bug) needs-docs 11/02/2021
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
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) 02/18/2022
1 #58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
1 #46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major Awaiting Review defect (bug) 02/24/2019
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major Awaiting Review defect (bug) 10/04/2023
#61942 Add "no-store" to Cache-Control header to prevent unexpected cache behavior Security normal normal Awaiting Review defect (bug) reporter-feedback 12/06/2024
#61640 Issues in edit_link Function: Inconsistent Return Values, Insufficient Permission Error Handling, and Data Sanitization Security normal major Awaiting Review defect (bug) has-patch 07/31/2024
#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 01/20/2021
1 #41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 07/24/2017
#59824 PHP Warning raised in pluggable.php when passing NULL instead of a string Security normal normal Awaiting Review defect (bug) 11/07/2023
3 #37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
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 08/04/2021
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) 08/24/2021
5 #56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 11/19/2024
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal normal Awaiting Review defect (bug) has-patch 04/03/2024
4 #50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal Future Release defect (bug) has-patch 11/10/2021
11 #48955 WP 5.3.1 changes cause potential backwards compatibility breakage with kses Security normal normal Future Release defect (bug) 08/12/2020
5 #53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 06/15/2024
6 #58679 meta key field in usermeta table should NOT use accent insensitive collations Security normal major Awaiting Review defect (bug) 10/30/2023
#57447 wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled Security normal normal Awaiting Review defect (bug) 01/11/2023
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 08/06/2019
#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 09/06/2022
#58174 A shortcode block that evaluates to nothing, renders as a space in the HTML Shortcodes normal normal Awaiting Review defect (bug) 10/26/2023
1 #60887 After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates Shortcodes normal critical Awaiting Review defect (bug) 04/02/2024
#58469 Changeset 55832 broke shortcodes saved in block attributes and rendered serverside Shortcodes normal normal Awaiting Review defect (bug) 06/07/2023
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
5 #47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov Shortcodes normal normal Future Release defect (bug) dev-feedback 02/24/2020
1 #51377 Front End elements break after too many shortcodes Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 09/24/2020
2 #43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal Future Release defect (bug) 07/16/2020
1 #57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 02/28/2023
1 #35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
31 #58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 10/27/2024
1 #61007 Shortcode aren't paste inline in paragraphs Shortcodes normal major Awaiting Review defect (bug) 08/24/2024
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes Shortcodes normal normal Awaiting Review defect (bug) 07/16/2020
2 #58386 Shortcode generated by a block element is not executed in templates Shortcodes normal normal Awaiting Review defect (bug) 06/09/2023
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) Shortcodes normal normal Awaiting Review defect (bug) 03/25/2019
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 01/16/2019
#55406 Shortcodes don't work inside srcset attribute Shortcodes normal normal Awaiting Review defect (bug) 04/08/2022
#58397 Shortcodes in patterns are not rendered in templates Shortcodes normal normal Awaiting Review defect (bug) 05/24/2023
2 #52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal normal Awaiting Review defect (bug) 05/25/2023
#45377 Video Shortcode Ajax Issue Shortcodes normal minor Future Release defect (bug) 12/06/2018
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 07/10/2020
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 02/06/2017
4 #43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 03/02/2018
1 #43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
2 #44571 force_balance_tags breaks JavaScript Shortcodes normal normal Awaiting Review defect (bug) 09/22/2024
4 #40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 12/05/2024
1 #60948 shortcodes that return with no value / text will break if shortcode is being used as an attribute value Shortcodes normal normal Awaiting Review defect (bug) 08/13/2024
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 12/15/2022
14 #6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 04/01/2019
1 #58518 "More info about performance optimization" links in Site Health go to 404 error on WordPress.org Site Health normal normal Awaiting Review defect (bug) 06/13/2023
2 #48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
2 #46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
2 #49923 Change "Critical Issue" to "Recommendation" Site Health normal critical Awaiting Review defect (bug) close 12/08/2021
2 #54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
1 #52977 Consider using basic auth in https healh check. Site Health normal normal Awaiting Review defect (bug) dev-feedback 09/08/2023
#58819 Critical error on this website Site Health normal normal Awaiting Review defect (bug) 07/18/2023
#50895 False information about writable files in Site Health Info Site Health normal normal Awaiting Review defect (bug) 05/27/2022
#60831 Investigate flakey `Tests_Admin_wpSiteHealth ::test_object_cache_thresholds()` test Site Health normal normal Awaiting Review defect (bug) 03/23/2024
#62633 Is writable check for fonts folder is misleading/wrong Site Health normal normal Awaiting Review defect (bug) has-patch 12/03/2024
1 #47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021
3 #48399 Recovery mode can stick the admin in a bad state Site Health normal normal Awaiting Review defect (bug) 11/21/2019
1 #52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 01/28/2021
#51088 Site Health Status widget displays incorrect or inconsistent number of issues Site Health normal normal Awaiting Review defect (bug) 05/17/2021
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) 11/21/2020
5 #59251 Site Health incorrectly reports low disk space available for updates when disk_free_space function disabled Site Health normal normal Awaiting Review defect (bug) reporter-feedback 05/02/2024
#54598 Site Health makes downright wrong and dangerous suggestions Site Health normal normal Awaiting Review defect (bug) 11/30/2022
#62630 Site Health plugin information display html tags in plugin name Site Health normal trivial Awaiting Review defect (bug) has-patch 12/05/2024
#47428 Site Health: Remove duplicate code in VCS test Site Health normal normal Future Release defect (bug) 08/11/2019
1 #46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal Future Release defect (bug) dev-feedback 06/20/2019
6 #47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 09/19/2022
2 #47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal Awaiting Review defect (bug) has-patch 05/08/2024
#53204 This means any errors on the site will be written to a file which is potentially available to normal users Site Health normal normal Awaiting Review defect (bug) reporter-feedback 09/01/2022
3 #55280 Unsupported operand types in Site Health Site Health normal normal Awaiting Review defect (bug) 02/27/2024
4 #51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#60388 WordPress Core error message in my Website Site Health normal normal Awaiting Review defect (bug) has-patch 05/10/2024
1 #61577 health check count display bug Site Health normal normal Awaiting Review defect (bug) 07/11/2024
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 10/02/2024
1 #52945 wp_cache settings not recognized in site health / plugins Site Health normal normal Awaiting Review defect (bug) reporter-feedback 03/31/2021
#60552 Add hook to WP_Sitemaps::render_sitemaps() Sitemaps normal normal Awaiting Review defect (bug) 02/15/2024
2 #51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020
#54010 Redirect from /sitemap.xml to /wp-sitemap.xml needs to be 301 and not 302 Sitemaps normal normal Awaiting Review defect (bug) 03/01/2022
6 #51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal normal Awaiting Review defect (bug) 05/04/2023
4 #51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) has-patch 10/07/2024
#56671 Sitemaps not working with almost pretty permalinks Sitemaps normal normal Awaiting Review defect (bug) 09/27/2022
3 #51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
1 #51542 is_home() returns true for any component of an XML Sitemap Sitemaps normal normal Awaiting Review defect (bug) 04/24/2023
#55848 wp-sitemap.xml fails to load with large number of URLs Sitemaps normal normal Awaiting Review defect (bug) 11/05/2022
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 07/12/2023
1 #42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal Awaiting Review defect (bug) 11/11/2017
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/17/2023
Note: See TracReports for help on using and creating reports.