Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (7110 matches)

Create a new ticket
  • Active tickets slated for the next minor release, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1701 - 1800 of 7110)

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
4 14 #58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() azaozz Script Loader normal normal Future Release enhancement has-patch 9 months ago
2 13 #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. mokhaled Script Loader normal normal Future Release enhancement has-patch 9 months ago
1 6 #40602 Implement immutable cache headers programmin pbearne Script Loader normal normal Future Release enhancement has-patch 17 months ago
1 17 #63793 Parser-blocking scripts should render last in all cases to speed up page load kkmuffme Script Loader normal normal Future Release enhancement has-patch 11 months ago
6 24 #60597 Script Modules API: Allow list of enqueued module data to be exposed johnbillion westonruter Script Loader normal normal 7.2 enhancement has-patch 9 days ago
2 8 #62709 Script modules integration with wp_resource_hints jonsurrell Script Loader normal minor 7.2 enhancement has-patch 7 days ago
20 27 #57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php azaozz westonruter* Script Loader normal normal 7.2 enhancement has-patch 8 days ago
1 #44211 Add cookie domain to `userSettings` script localize sebastian.pisula Script Loader normal normal Awaiting Review feature request close 11 months ago
4 14 #58873 Add function to pass variables to scripts apedog Script Loader normal normal Future Release feature request has-patch 3 weeks ago
2 15 #65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 4 days ago
#52333 Lack of the : entity on the list of allowed entity names in kses.php dziudek Security normal minor Awaiting Review defect (bug) has-patch 6 years ago
3 7 #65052 Nonce check order flaw in post-quickdraft-save rajeshcp rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 2 months ago
3 9 #37264 Please do not chmod 666 the wp-config.php file on installation. chriskuehl Security normal normal Awaiting Review defect (bug) has-patch 7 years ago
2 3 #53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label sc0ttkclark Security normal normal Awaiting Review defect (bug) has-patch 5 years ago
5 #60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid kkmuffme Security normal normal Awaiting Review defect (bug) has-patch 7 months ago
1 #65574 Unsafe usage of href attribute in wp-admin/js/common.js Rudloff Security normal normal Awaiting Review defect (bug) has-patch 5 days ago
1 #65573 Unsafe usage of href attribute in wp-admin/js/link.js Rudloff Security normal normal Awaiting Review defect (bug) has-patch 23 hours ago
5 13 #53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) r3n0 Security normal normal Future Release defect (bug) has-patch 17 months ago
1 #56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / luistar15 Security normal major Awaiting Review defect (bug) has-patch 4 years ago
14 17 #23165 Admin validation errors on form nonce element IDs (_wpnonce) bpetty Security normal normal Awaiting Review enhancement needs-codex 5 years ago
39 27 #28521 FORCE_SSL constant for really forcing SSL johnbillion adamsilverstein Security normal normal Future Release enhancement has-patch 3 weeks ago
1 #63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. khushipatel15 Security normal normal Awaiting Review enhancement has-patch 15 months ago
1 15 #65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available zodiac1978 Security normal normal Awaiting Review enhancement has-patch 4 weeks ago
1 6 #35216 Return empty string from wp.shortcode.replace() callback is ignored prionkor Shortcodes normal normal Awaiting Review defect (bug) has-patch 8 years ago
3 8 #42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ deeptiboddapati Shortcodes normal normal Awaiting Review defect (bug) has-patch 6 years ago
4 21 #35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them steevithak Shortcodes normal normal Future Release defect (bug) has-patch 9 years ago
1 5 #43457 `wp_html_split` valid HTML attributes issues soulseekah Shortcodes normal normal Awaiting Review defect (bug) has-patch 2 years ago
3 9 #54289 Improve get_shortcode_regex performance Antek88 Shortcodes normal normal Future Release enhancement has-patch 9 months ago
6 41 #50683 Parse content for shortcodes instead of using regex cfinke Shortcodes normal normal Future Release enhancement has-patch 4 months ago
1 #47984 Filter pre_do_shortcode miyarakira Shortcodes normal normal Awaiting Review feature request has-patch 7 years ago
12 31 #25435 Introduce alternative to do_shortcode( '[shortcode]' ) jdgrimes rmccue Shortcodes normal normal Future Release feature request has-patch 9 years ago
2 14 #46910 Allow wp_die to called after html has started output spacedmonkey SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 6 years ago
1 8 #47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag garrett-eclipse Site Health normal minor Future Release defect (bug) has-patch 5 years ago
3 18 #64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content dannythedog hbhalodia Site Health normal normal 7.1 defect (bug) has-patch 4 months ago
2 7 #65395 Site Health falsely reports "Opcode cache is not enabled" on shared hosting (WP 7.0) kofwae Site Health normal normal Awaiting Review defect (bug) has-patch 12 days ago
1 5 #62630 Site Health plugin information display html tags in plugin name ignatiusjeroe Site Health normal trivial Awaiting Review defect (bug) has-patch 19 months ago
10 26 #64707 Site Health: Opcode cache test reports a false negative when OPcache runs in file-cache-only mode hupe13 westonruter* Site Health normal normal 7.0.3 defect (bug) has-patch 31 hours ago
4 #47428 Site Health: Remove duplicate code in VCS test desrosj Site Health normal normal Future Release defect (bug) has-patch 3 months ago
2 6 #47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts iandunn Site Health normal normal Awaiting Review defect (bug) has-patch 2 years ago
5 13 #51230 WP_DEBUG is flagged when using the development environment type desrosj Site Health normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
2 #60388 WordPress Core error message in my Website JPTF Site Health normal normal Awaiting Review defect (bug) has-patch 2 years ago
1 #54505 Add "Temp Directory" to site health info sterndata Site Health normal normal Awaiting Review enhancement has-patch 5 years ago
3 11 #62101 Add a filter to customize the URL for page caching check in Site Health zetrider Site Health normal normal Future Release enhancement has-patch 17 months ago
#57440 Add filter to customize the "rest_availability" test URL mcaskill Site Health normal normal Awaiting Review enhancement has-patch 4 years ago
2 #62631 Add plugin dependencies to Site Health ignatiusjeroe Site Health normal normal Awaiting Review enhancement has-patch 20 months ago
15 20 #47192 Allow users to enter recovery mode via their registered email spacedmonkey Site Health normal normal Awaiting Review enhancement has-patch 6 years ago
2 24 #52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings xkon pbearne* Site Health normal normal Future Release enhancement has-patch 5 years ago
4 16 #64445 Expose disk size for each installed plugin maulikmakwana2008 Site Health normal normal 7.2 enhancement has-patch 8 days ago
8 40 #56199 Make the warnings about critical Site Health issues more prominent azaozz Site Health normal normal Future Release enhancement has-patch 2 years ago
9 22 #47528 Site Health: Add test for file checksums swissspidy Site Health normal normal Future Release enhancement has-patch 14 months ago
3 19 #58484 Site Health: Improve display of constants in debug data ramon fincken SergeyBiryukov Site Health normal normal Future Release enhancement has-patch 22 months ago
3 7 #64854 Site Health: opcache full: need a Recommended Improvement notice. OllieJones Site Health normal normal Future Release enhancement has-patch 2 months ago
2 3 #55814 WebP support under Site Health status tab akshitsethi Site Health normal normal Future Release enhancement has-patch 4 years ago
1 4 #60670 [Site Health] Add current mysql version to update recommendation Presskopp Site Health normal normal Future Release enhancement has-patch 2 years ago
1 #59070 child theme should not be counted as additional theme MMZx Site Health normal normal Awaiting Review enhancement has-patch 13 months ago
3 5 #62119 Notice in Site Health in case revisions are disabled cewebdesignmunchen Site Health normal normal Awaiting Review feature request has-patch 22 months ago
2 7 #51004 New sitemaps feature work only on root site in a multisite subdirectory setup edemir206 Sitemaps normal normal Future Release defect (bug) needs-testing 6 years ago
4 #65375 Paginated XML sitemap sub-pages return 404 once paged exceeds the blog post page count extrachill Sitemaps normal normal Awaiting Review defect (bug) has-patch 6 weeks ago
8 19 #51117 Sitemap & XSL requests execute main query for home page. peterwilsoncc Sitemaps normal normal Future Release defect (bug) has-patch 7 days ago
6 32 #51912 Sitemap pages 404 with more than one page loranrendel Sitemaps normal normal Awaiting Review defect (bug) close 4 months ago
3 7 #51136 Third-party sitemap plugin returning 404 after disabling core's sitemap vaurdan Sitemaps normal normal Awaiting Review defect (bug) has-patch 5 years ago
1 7 #61293 Display an empty sitemap instead of 404 Cybr Sitemaps normal normal 7.2 enhancement has-patch 7 days ago
6 13 #51211 Implement a consistent function to obtain the sitemap location GreatBlakes Sitemaps normal trivial Awaiting Review enhancement has-patch 10 days ago
9 #65593 Sitemaps: Remove the XSL stylesheet masteradhoc Sitemaps normal normal Awaiting Review enhancement has-patch 5 days ago
1 5 #44854 Bulk action missing/hidden on taxonomies poojasahgal Taxonomy normal minor Awaiting Review defect (bug) ui/ux 2 years ago
1 5 #64038 Cache miss for `WP_Term_Query` Chouby Taxonomy normal normal Future Release defect (bug) has-patch 4 months ago
2 7 #18553 Counting of categories doesn't work without refreshing? jonezjea Taxonomy normal normal Future Release defect (bug) has-patch 9 years ago
5 #38424 Custom form taxonomy field doesn't clear after added... SGr33n Taxonomy normal normal Future Release defect (bug) has-patch 7 years ago
6 7 #40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type solo14000 Taxonomy normal normal Awaiting Review defect (bug) has-patch 7 years ago
2 3 #41594 Edit tag form limited to 800px width fabienlege Taxonomy normal normal Awaiting Review defect (bug) has-patch 5 years ago
1 3 #19288 Erroneous custom taxonomy screen menu behaviour johnbillion johnbillion Taxonomy normal minor Future Release defect (bug) has-patch 8 years ago
1 4 #60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen dextorlobo Taxonomy normal normal Awaiting Review defect (bug) has-patch 2 years ago
2 4 #58490 Make wp_update_term_count function site context aware for the multisite sathyapulse Taxonomy normal normal Awaiting Review defect (bug) has-patch 3 years ago
2 16 #5358 Queried object on multiple tag query holds only first tag Kafkaesqui Taxonomy normal normal Future Release defect (bug) has-patch 8 months ago
2 6 #50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. shashwatmittal SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 15 months ago
3 1 #42104 Tax query transformations unintentionally filtered by 'terms_clauses' Chouby Taxonomy normal normal Awaiting Review defect (bug) has-patch 4 years ago
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified ettoredn Taxonomy normal critical Awaiting Review defect (bug) has-patch 8 years ago
1 1 #52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results xParham Taxonomy normal major Awaiting Review defect (bug) has-patch 5 weeks ago
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories subrataemfluence Taxonomy normal normal Awaiting Review defect (bug) has-patch 9 years ago
5 4 #60878 We need to add trim validation on Add New Category name sumitsingh Taxonomy normal normal Awaiting Review defect (bug) has-patch 15 months ago
4 #63488 Wrong return value for get_category_by_path() milana_cap Taxonomy normal normal Awaiting Review defect (bug) has-patch 14 months ago
3 4 #42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly boonebgorges Taxonomy normal normal Future Release defect (bug) has-patch 9 years ago
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies dlh Taxonomy normal normal Awaiting Review defect (bug) has-patch 9 years ago
1 2 #39678 get_term_by slug with "0" as value fausonealessio Taxonomy normal normal Awaiting Review defect (bug) has-patch 5 years ago
1 3 #58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() ratterobert Taxonomy normal major Awaiting Review defect (bug) has-patch 3 years ago
4 23 #57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical chamois_blanc Taxonomy normal major Awaiting Review defect (bug) has-patch 7 months ago
2 5 #40206 wp_insert_term() $slug_provided check fails esemlabel Taxonomy normal normal Awaiting Review defect (bug) has-patch 3 years ago
11 52 #26268 Add UI to Category page to indicate default category kraftbj helen Taxonomy normal normal Future Release enhancement ui/ux 6 months ago
3 4 #60532 Add a `pre_set_object_terms` action davidbaumwald Taxonomy normal normal Awaiting Review enhancement has-patch 21 months ago
1 3 #53642 Add class to get_the_term_list links pross Taxonomy normal normal Future Release enhancement has-patch 2 years ago
1 3 #42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() birgire Taxonomy normal normal Awaiting Review enhancement has-patch 9 years ago
1 #54567 Introduce specific item_link and and item_link_description labels for post formats Chouby Taxonomy normal normal Awaiting Review enhancement has-patch 4 years ago
1 2 #40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least pbiron Taxonomy normal normal Awaiting Review enhancement has-patch 9 years ago
2 1 #39406 Make callback_args filterable in WP_Terms_List_Table tifosi Taxonomy normal normal Awaiting Review enhancement has-patch 7 years ago
11 29 #38280 Make term count for a specific object type available desrosj Taxonomy normal normal Future Release enhancement has-patch 19 months ago
2 5 #19556 Make wp_term_checklist() available as a template tag scribu Taxonomy normal normal Future Release enhancement has-patch 9 years ago
5 6 #28956 Moving taxonomy metabox RIISdesign chriscct7 Taxonomy normal normal Future Release enhancement has-patch 8 years ago
1 #59503 Multiple Parent Term Id parameter in get_terms plugindevs < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 3 years ago
3 1 #45166 Prevent deleting default term for any kind of taxonomy ediamin Taxonomy normal normal Awaiting Review enhancement has-patch 8 years ago
1 #41702 Slug for Category or Tag should be generated automatically subrataemfluence Taxonomy normal normal Awaiting Review enhancement has-patch 9 years ago
Note: See TracReports for help on using and creating reports.