Make WordPress Core

{7} Future Releases (7946 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 (1501 - 1600 of 7946)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal normal Awaiting Review feature request 06/16/2017
1 #62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025
1 #47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
12 #25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
16 #33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal defect (bug) 06/04/2019
3 #37183 Nested shortcodes in new-style [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
4 #34814 Presence of "Less than sign" < adds additional closing shortcode tag. Shortcodes normal normal defect (bug) 06/04/2019
#37238 Right-aligned captions with embedded iframes get removed in Visual mode Shortcodes normal normal defect (bug) 04/19/2019
1 #35591 Shortcode Attributes Parsing Issue Shortcodes normal normal defect (bug) reporter-feedback 06/04/2019
2 #35545 Unexpected behavior of wp.shortcode.regexp Shortcodes normal normal defect (bug) 06/04/2019
#25820 [embed] shortcode can't be escaped like others Shortcodes normal minor defect (bug) 06/04/2019
1 #33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 06/04/2019
2 #34983 shortcodes not working in input fields Shortcodes normal normal defect (bug) 06/04/2019
3 #29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 06/04/2019
2 #36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 06/04/2019
1 #35179 playlist shortcode needs an option to not loop Shortcodes normal normal enhancement 06/04/2019
2 #25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal enhancement dev-feedback 07/21/2025
3 #33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019
2 #65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 05/19/2026
#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
3 #65052 Nonce check order flaw in post-quickdraft-save rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 05/19/2026
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
1 #63940 Prevent POST flood cache bypass attacks Security normal normal Awaiting Review defect (bug) 09/06/2025
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
2 #63259 Replace zxcvbn with zxcvbn-ts Security normal normal Awaiting Review defect (bug) 04/11/2025
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 01/04/2026
#63457 WordPress 6.8 will fail creating bcrypt when entropy sources are not available Security normal normal Awaiting Review defect (bug) reporter-feedback 05/18/2025
5 #53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 03/12/2025
#62693 check if chmod is available to prevent Fatal Errors Security normal normal Awaiting Review defect (bug) 12/14/2024
7 #58679 meta key field in usermeta table should NOT use accent insensitive collations Security normal major Awaiting Review defect (bug) 08/19/2025
#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
#62384 .htaccess lacks Security normal normal Awaiting Review enhancement 12/09/2024
6 #63727 A new function to sanitize an array Security normal normal Awaiting Review enhancement dev-feedback 07/28/2025
8 #37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement dev-feedback 04/24/2025
14 #23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal Awaiting Review enhancement has-patch 02/08/2021
3 #58636 Automatic Sanitization of Nonces in wp_verify_nonce Security normal normal Awaiting Review enhancement 06/26/2023
5 #40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
22 #56141 Enhance installer security Security high major Future Release enhancement dev-feedback 08/30/2025
#51611 Escape echoing Core functions Security normal normal Awaiting Review enhancement 10/24/2020
1 #64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal normal Awaiting Review enhancement 01/08/2026
39 #28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal Future Release enhancement 11/19/2024
1 #43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
2 #62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
3 #44058 Include security sniffs in PHPCS ruleset Security normal normal Future Release enhancement 05/16/2018
7 #51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 01/15/2026
2 #36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
13 #51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein Security normal normal Future Release enhancement dev-feedback 12/26/2023
7 #57424 Specific hook for Content Security Policy Security normal normal Awaiting Review enhancement 01/05/2023
2 #61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement dev-feedback 02/18/2025
34 #37000 Support for the SameSite cookie attribute Security normal normal Future Release enhancement dev-feedback 06/06/2024
3 #51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
1 #60470 Use `filter_input` instead of superglobals where possible Security normal normal Awaiting Review enhancement 02/09/2024
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal normal Awaiting Review enhancement has-patch 04/22/2025
1 #65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal normal Awaiting Review enhancement changes-requested 06/17/2026
5 #36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024
10 #38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement dev-feedback 06/20/2025
6 #55514 2FA by default for WordPress Security normal normal Awaiting Review feature request 03/06/2023
1 #43215 Allow wp_kses to pass allowed CSS properties Security normal normal Awaiting Review feature request 11/19/2025
5 #20140 Ask old password to change user password Security normal major Future Release feature request dev-feedback 07/28/2024
2 #53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes Security normal normal Awaiting Review feature request 07/03/2024
33 #30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal Future Release feature request dev-feedback 02/24/2026
17 #32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal Future Release feature request close 05/04/2026
4 #62202 allow plugin versions to be flagged as security updates Security normal normal Awaiting Review feature request close 10/10/2024
13 #64789 Security audit for API key storage on the Connectors screen Security normal normal Future Release task (blessed) dev-feedback 05/27/2026
1 #62134 Security Issue in WordPress Core Security normal normal defect (bug) 10/14/2024
#56391 safecss_filter_attr(): support rgba background-color Security normal normal defect (bug) has-patch 02/13/2026
1 #53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal Awaiting Review defect (bug) 12/14/2021
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style Script Loader normal normal Awaiting Review defect (bug) 10/31/2023
1 #43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 05/02/2018
6 #51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 11/13/2024
2 #55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal Awaiting Review defect (bug) 10/25/2023
2 #59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
5 #63017 Compression via PHP documented and in URL but not used anymore Script Loader normal normal Future Release defect (bug) has-patch 05/08/2026
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct Script Loader normal normal Awaiting Review defect (bug) 01/16/2019
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 03/11/2026
1 #63179 Dependencies should load in the footer if the script is loaded in the footer Script Loader normal normal Awaiting Review defect (bug) 03/27/2025
3 #52320 Empty entries in WP_Scripts 'extra' field Script Loader normal trivial Awaiting Review defect (bug) 08/14/2025
4 #17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 08/10/2018
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#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 09/27/2018
2 #59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal Awaiting Review defect (bug) 08/30/2023
1 #54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal Awaiting Review defect (bug) 01/30/2022
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 03/27/2024
3 #46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
3 #47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal Awaiting Review defect (bug) 10/20/2019
11 #49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style Script Loader normal normal Awaiting Review defect (bug) 11/10/2021
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 12/09/2025
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 07/21/2020
2 #64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal Future Release defect (bug) has-patch 04/02/2026
#63908 Style concatenation may duplicate inline styles Script Loader normal normal Awaiting Review defect (bug) 09/03/2025
3 #61435 Style dependencies are not inlined Script Loader normal normal Awaiting Review defect (bug) 06/15/2024
1 #52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor Future Release defect (bug) needs-refresh 04/27/2022
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 11/06/2017
#61755 Use WPINC constant in script-loader.php Script Loader normal normal Awaiting Review defect (bug) close 08/14/2025
Note: See TracReports for help on using and creating reports.