Make WordPress Core

{8} Future Releases, Workflow Oriented (8256 matches)

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

Results (6501 - 6600 of 8256)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal Awaiting Review enhancement 09/27/2024
#62709 Script modules integration with wp_resource_hints Script Loader normal minor Awaiting Review enhancement 12/19/2024
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal Awaiting Review enhancement 01/16/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
#43781 adding apply_filters on $handle in localize Script Loader normal normal Awaiting Review enhancement 04/16/2018
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 11/08/2021
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#58873 Add function to pass variables to scripts Script Loader normal normal Awaiting Review feature request 07/22/2023
#47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. Script Loader normal normal Awaiting Review feature request 10/25/2023
#55618 combine/concatenate enqueued relative js/css Script Loader normal normal Awaiting Review feature request 04/25/2022
#41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 07/24/2017
#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
#63259 Replace zxcvbn with zxcvbn-ts Security normal normal Awaiting Review defect (bug) 04/11/2025
#56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 11/19/2024
#62693 check if chmod is available to prevent Fatal Errors Security normal normal Awaiting Review defect (bug) 12/14/2024
#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
#62384 .htaccess lacks Security normal normal Awaiting Review enhancement 12/09/2024
#58636 Automatic Sanitization of Nonces in wp_verify_nonce Security normal normal Awaiting Review enhancement 06/26/2023
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#51611 Escape echoing Core functions Security normal normal Awaiting Review enhancement 10/24/2020
#43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
#51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 05/09/2024
#57424 Specific hook for Content Security Policy Security normal normal Awaiting Review enhancement 01/05/2023
#60470 Use `filter_input` instead of superglobals where possible Security normal normal Awaiting Review enhancement 02/09/2024
#36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024
#55514 2FA by default for WordPress Security normal normal Awaiting Review feature request 03/06/2023
#43215 Allow wp_kses to pass allowed CSS properties Security normal normal Awaiting Review feature request 02/21/2025
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes Security normal normal Awaiting Review feature request 07/03/2024
#62202 allow plugin versions to be flagged as security updates Security normal normal Awaiting Review feature request close 10/10/2024
#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
#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
#61007 Shortcode aren't paste inline in paragraphs Shortcodes normal major Awaiting Review defect (bug) 08/24/2024
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes Shortcodes normal normal Awaiting Review defect (bug) 07/16/2020
#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
#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
#52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal normal Awaiting Review defect (bug) 05/25/2023
#43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 03/02/2018
#44571 force_balance_tags breaks JavaScript Shortcodes normal normal Awaiting Review defect (bug) 09/22/2024
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 02/21/2025
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts Shortcodes normal normal Awaiting Review enhancement 03/04/2019
#60200 Search functionality does not search shortcodes Shortcodes normal normal Awaiting Review enhancement 01/06/2024
#41086 Conditional loading of CSS files from (for example) shortcodes Shortcodes normal normal Awaiting Review feature request 06/16/2017
#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
#49923 Change "Critical Issue" to "Recommendation" Site Health normal critical Awaiting Review defect (bug) close 12/08/2021
#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
#48399 Recovery mode can stick the admin in a bad state Site Health normal normal Awaiting Review defect (bug) 11/21/2019
#51088 Site Health Status widget displays incorrect or inconsistent number of issues Site Health normal normal Awaiting Review defect (bug) 05/17/2021
#54598 Site Health makes downright wrong and dangerous suggestions Site Health normal normal Awaiting Review defect (bug) close 03/23/2025
#63058 Site Health: Directory size stuck in loading state Site Health normal normal Awaiting Review defect (bug) 05/02/2025
#55280 Unsupported operand types in Site Health Site Health normal normal Awaiting Review defect (bug) 02/27/2024
#61577 health check count display bug Site Health normal normal Awaiting Review defect (bug) 07/11/2024
#52011 'The REST API encountered an unexpected result' should be a critical error Site Health normal normal Awaiting Review enhancement 08/28/2022
#62129 Add a Site Health test for existence of sender email address Site Health normal normal Awaiting Review enhancement 09/29/2024
#62994 Add a site health check for global table schemas Site Health normal normal Awaiting Review enhancement 02/20/2025
#50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 06/15/2020
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal Awaiting Review enhancement 08/14/2022
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal Awaiting Review enhancement 08/28/2022
#61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal normal Awaiting Review enhancement 07/24/2024
#52014 Change the phrase 'Learn more about debugging in WordPress.' for a clearer instruction such as 'Follow this guide to find out the source of the problem'. Site Health normal normal Awaiting Review enhancement 07/28/2022
#54116 Check ImageMagick version 6/7 Site Health normal normal Awaiting Review enhancement 01/24/2024
#56276 Check hosting compatibility for Mobile Application to work with the site Site Health normal normal Awaiting Review enhancement 03/07/2023
#47336 Consider adding a JS/Client based Site Health Check for the REST API Site Health normal normal Awaiting Review enhancement close 10/25/2020
#52799 Easy HTTPS Redirects in WordPress Dashboard Site Health normal normal Awaiting Review enhancement 04/02/2021
#47765 Email from improved fatal error protection Site Health normal minor Awaiting Review enhancement 12/05/2019
#56035 Error logging improvements Site Health normal normal Awaiting Review enhancement 08/03/2022
#50770 Facilitate async debug entries in Site Health Info Site Health normal normal Awaiting Review enhancement 05/27/2022
#48051 Keeping default theme but removing inactive themes? Site Health normal trivial Awaiting Review enhancement 09/16/2019
#50272 Move current admin footer reminder when running development version to Site Health Site Health normal normal Awaiting Review enhancement 05/06/2022
#49817 Simple Site Health Improvement to Check for Plugin Compatibility wiith Latest WP Version Release Site Health normal normal Awaiting Review enhancement 08/14/2020
#54338 Site Health dashboard: "insecure PHP" Site Health normal normal Awaiting Review enhancement 01/24/2024
#47426 Site Health should check for incompatible plugins and plugins no longer maintained Site Health normal normal Awaiting Review enhancement 12/29/2020
#54584 Site Health should flag PHP versions in the dev-stable branch Site Health normal normal Awaiting Review enhancement 01/21/2022
#51326 Site Health: Add all constants used by core Site Health normal minor Awaiting Review enhancement 04/13/2025
#62304 Site Health: Allow dismissing warnings Site Health normal normal Awaiting Review enhancement 10/27/2024
#47781 Site Health: mark installed default themes Site Health normal normal Awaiting Review enhancement 11/21/2019
#50745 Visualisation of site health could be better Site Health normal normal Awaiting Review enhancement 09/21/2020
#57059 add complete phpinfo() to site health Site Health normal minor Awaiting Review enhancement close 03/07/2024
#52916 can_perform_loopback() should not rely on wp-cron.php check Site Health normal minor Awaiting Review enhancement 04/06/2021
#59070 child theme should not be counted as additional theme Site Health normal normal Awaiting Review enhancement 10/25/2023
#54039 site health can probably do better job at detecting if imagick supports PDF Site Health normal normal Awaiting Review enhancement 09/09/2021
#56258 Add IPv6 availability check in Site Health Site Health normal normal Awaiting Review feature request 03/08/2024
#60508 Add a plugin dependency section to Site Health Site Health normal normal Awaiting Review feature request 02/12/2024
#59979 Add a wp_mail() check to Site Health Info Site Health normal normal Awaiting Review feature request close 01/15/2024
#54017 Add an Update Log (to site health?) Site Health normal normal Awaiting Review feature request 09/01/2021
#61967 Allow site health managment Site Health normal normal Awaiting Review feature request 10/10/2024
#53572 An "acknowledged" category for site health check for things managed outside of WordPress Site Health normal trivial Awaiting Review feature request 10/16/2021
#60802 Enable debug mode / debug options in site health Site Health normal minor Awaiting Review feature request close 03/19/2024
#53186 Site Health plugin extension for the performance score Site Health normal normal Awaiting Review feature request 05/19/2021
#60552 Add hook to WP_Sitemaps::render_sitemaps() Sitemaps normal normal Awaiting Review defect (bug) 02/15/2024
#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
#51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal normal Awaiting Review defect (bug) 05/04/2023
#56671 Sitemaps not working with almost pretty permalinks Sitemaps normal normal Awaiting Review defect (bug) 09/27/2022
#51542 is_home() returns true for any component of an XML Sitemap Sitemaps normal normal Awaiting Review defect (bug) 04/24/2023
Note: See TracReports for help on using and creating reports.