Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6900 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 (1501 - 1600 of 6900)

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
6 #59903 Add user pattern categories to the pattern categories API response glendaviesnz REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
1 1 #47962 Allow apiRequest to do requests on external WordPress sites imath REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
1 9 #64073 Attachments REST API: extend to support ordering by `mime_type`. ramonopoly REST API normal normal Awaiting Review enhancement has-patch 10/20/2025
2 #41735 Include titles for JSON Schema properties TimothyBlynJacobs REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
4 4 #63946 Introduce a mechanism for lazy-loading REST routes and handlers prettyboymp REST API normal normal Awaiting Review enhancement has-patch 12/08/2025
1 #62604 Prevent false-positive in validate_callback() in REST API Takahashi_Fumiki REST API normal normal Awaiting Review enhancement has-patch 05/26/2025
1 2 #53860 REST API returns special characters as Unicode Decimal Code utill REST API normal minor Awaiting Review enhancement has-patch 02/10/2025
3 6 #51757 REST API: Add const validation ajlende REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
2 2 #40556 REST API: Allow for server generating a user's password TimothyBlynJacobs REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
2 #63092 REST API: Support preloading 'HEAD' requests Mamaduka Mamaduka REST API normal normal Awaiting Review enhancement has-patch 03/13/2025
6 2 #41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests jnylen0 REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
3 4 #59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
6 14 #39037 Should REST API support multiple orderby values? ChopinBach REST API normal normal Awaiting Review enhancement has-patch 03/27/2025
1 12 #62333 Simplify code structure and optimize conditional logic in REST API controllers antonvlasenko REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
4 #63253 Theme REST API: expose "has_theme_json" field wildworks REST API normal normal Awaiting Review enhancement has-patch 05/05/2025
4 6 #29920 Autosave breaks if post revision fields contains a value that isn't a string mattheu Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
1 #44684 Page/Post revisions don't seem to load into preview ckhatton Revisions normal normal Awaiting Review defect (bug) needs-testing 08/01/2018
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests dunhakdis Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
1 4 #62690 Add "Copy to Clipboard" button to Revision Viewer MadtownLems Revisions normal normal Awaiting Review feature request has-patch 01/13/2025
2 #43676 .htaccess rules don't work with Plain sebastian.pisula Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022
2 #63353 Invalid type false for permalink_structure property kkmuffme Rewrite Rules normal trivial Awaiting Review defect (bug) has-patch 04/28/2025
4 8 #51662 Pagination adds extra trailing slash at the end of some URLs thornsteps Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/04/2025
1 4 #56381 WordPress creates invalid web.config -file liskoslayer63 Rewrite Rules normal normal Awaiting Review defect (bug) needs-testing 01/04/2023
4 4 #36486 is_apache in vars.php does not always work amandato Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
1 5 #60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
1 #58516 url_to_postid does not return post id for static Posts page nextendweb Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#43678 Add indents to default .htaccess rules sebastian.pisula Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
1 #46283 Allow filtering post-type archive rewrites ethitter Rewrite Rules normal normal Awaiting Review enhancement has-patch 09/04/2025
1 #34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` sebastian.pisula Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
19 21 #29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. ericlewis Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
2 1 #40395 New action: pre_generate_rewrite_rules sebastian.pisula Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
1 5 #37917 Users without the edit_private_posts capability can still create private posts ryan.kanner Role/Capability normal normal Awaiting Review defect (bug) close 10/16/2025
4 3 #47338 is_super_admin() should check a different capability lllor Role/Capability normal normal Awaiting Review defect (bug) has-patch 11/14/2024
3 8 #40197 meta cap 'publish_post' is not being used panjmp johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 10/25/2024
1 3 #63216 simplify get_role() method in WP_Roles class dilipbheda Role/Capability normal normal Awaiting Review defect (bug) has-patch 04/05/2025
1 3 #40950 wp_terms_checklist() does not pass $post_id to current_user_can() anigel Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
1 #62959 Ensure wp_roles() returns an instance of WP_Roles marian1 Role/Capability normal minor Awaiting Review enhancement has-patch 02/13/2025
2 3 #59972 Clarify description of wp_script_add_data() crstauf Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
9 10 #55184 Custom style handle attached to a custom block style is never load even if the block is in the page. alexandrebuffet Script Loader normal normal Awaiting Review defect (bug) has-patch 01/22/2025
11 #61828 Global Styles: Refactor wp_add_inline_style() to use HTML API ramonopoly 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 dimadin Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
1 2 #63043 script-loader 'colors' src true invalid argument kkmuffme Script Loader normal normal Awaiting Review defect (bug) has-patch 03/03/2025
1 #44211 Add cookie domain to `userSettings` script localize sebastian.pisula Script Loader normal normal Awaiting Review feature request close 08/14/2025
#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 01/20/2021
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 03/22/2019
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 08/04/2021
4 #60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid kkmuffme Security normal normal Awaiting Review defect (bug) has-patch 04/03/2024
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 09/06/2022
14 17 #23165 Admin validation errors on form nonce element IDs (_wpnonce) bpetty Security normal normal Awaiting Review enhancement needs-codex 02/08/2021
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 04/22/2025
1 6 #35216 Return empty string from wp.shortcode.replace() callback is ignored prionkor Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
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 07/10/2020
1 5 #43457 `wp_html_split` valid HTML attributes issues soulseekah Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
1 #47984 Filter pre_do_shortcode miyarakira Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
1 5 #62630 Site Health plugin information display html tags in plugin name ignatiusjeroe Site Health normal trivial Awaiting Review defect (bug) has-patch 12/18/2024
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 05/08/2024
5 10 #51230 WP_DEBUG is flagged when using the development environment type desrosj Site Health normal normal Awaiting Review defect (bug) has-patch 06/02/2025
2 #60388 WordPress Core error message in my Website JPTF Site Health normal normal Awaiting Review defect (bug) has-patch 05/10/2024
1 #54505 Add "Temp Directory" to site health info sterndata Site Health normal normal Awaiting Review enhancement has-patch 11/24/2021
#57440 Add filter to customize the "rest_availability" test URL mcaskill Site Health normal normal Awaiting Review enhancement has-patch 01/10/2023
2 #62631 Add plugin dependencies to Site Health ignatiusjeroe Site Health normal normal Awaiting Review enhancement has-patch 12/03/2024
15 20 #47192 Allow users to enter recovery mode via their registered email spacedmonkey Site Health normal normal Awaiting Review enhancement has-patch 04/22/2020
1 #59070 child theme should not be counted as additional theme MMZx Site Health normal normal Awaiting Review enhancement has-patch 06/20/2025
2 5 #62119 Notice in Site Health in case revisions are disabled cewebdesignmunchen Site Health normal normal Awaiting Review feature request has-patch 10/02/2024
5 31 #51912 Sitemap pages 404 with more than one page loranrendel Sitemaps normal normal Awaiting Review defect (bug) close 09/22/2025
3 7 #51136 Third-party sitemap plugin returning 404 after disabling core's sitemap vaurdan Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
1 4 #61293 Display an empty sitemap instead of 404 Cybr Sitemaps normal normal Awaiting Review enhancement has-patch 09/27/2025
5 12 #51211 Implement a consistent function to obtain the sitemap location GreatBlakes Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023
1 5 #44854 Bulk action missing/hidden on taxonomies poojasahgal Taxonomy normal minor Awaiting Review defect (bug) ui/ux 04/22/2024
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 03/26/2019
2 3 #41594 Edit tag form limited to 800px width fabienlege Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/06/2021
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 03/30/2024
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 06/08/2023
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 05/07/2025
3 1 #42104 Tax query transformations unintentionally filtered by 'terms_clauses' Chouby Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022
#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 01/17/2019
#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 09/14/2017
5 4 #60878 We need to add trim validation on Add New Category name sumitsingh Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/12/2025
4 #63488 Wrong return value for get_category_by_path() milana_cap Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies dlh Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
1 2 #39678 get_term_by slug with "0" as value fausonealessio Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/21/2021
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 05/02/2023
4 22 #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 10/16/2024
2 5 #40206 wp_insert_term() $slug_provided check fails esemlabel Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
3 4 #60532 Add a `pre_set_object_terms` action davidbaumwald Taxonomy normal normal Awaiting Review enhancement has-patch 10/29/2024
1 2 #63890 Add multiple order conditions to WP_Term_Query oglekler Taxonomy normal normal Awaiting Review enhancement has-patch 08/28/2025
1 3 #42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() birgire Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018
1 #54567 Introduce specific item_link and and item_link_description labels for post formats Chouby Taxonomy normal normal Awaiting Review enhancement has-patch 04/29/2022
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 05/15/2017
2 1 #39406 Make callback_args filterable in WP_Terms_List_Table tifosi Taxonomy normal normal Awaiting Review enhancement has-patch 10/12/2019
1 #59503 Multiple Parent Term Id parameter in get_terms plugindevs < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 09/29/2023
3 1 #45166 Prevent deleting default term for any kind of taxonomy ediamin Taxonomy normal normal Awaiting Review enhancement has-patch 01/16/2019
1 #41702 Slug for Category or Tag should be generated automatically subrataemfluence Taxonomy normal normal Awaiting Review enhancement has-patch 08/22/2017
1 12 #61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Bernhard Reiter Taxonomy normal normal Awaiting Review enhancement has-patch 12/05/2024
1 2 #36641 WP_Term method __toString sebastian.pisula Taxonomy normal normal Awaiting Review enhancement has-patch 01/31/2025
2 #62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 apermo Taxonomy normal normal Awaiting Review enhancement has-patch 01/25/2025
2 24 #42005 filter get_terms_args and orderby meta_value_num not working as expected Fred_Bdx Taxonomy normal normal Awaiting Review feature request has-patch 10/26/2022
1 4 #44891 Activate button showing after theme activated anilhada Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
1 2 #58186 Block Theme Detection is broken due to symlinks yolawo Themes normal normal Awaiting Review defect (bug) has-patch 09/05/2023
1 #63411 Enhance PHPDoc for add_editor_style function wildworks Themes normal normal Awaiting Review defect (bug) has-patch 05/08/2025
Note: See TracReports for help on using and creating reports.