Make WordPress Core

{8} Future Releases, Workflow Oriented (8212 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 (6701 - 6800 of 8212)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#53014 Health check should list all feature flags in core and show which features the current theme supports Site Health normal normal Future Release feature request 01/27/2023
#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
#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
#55848 wp-sitemap.xml fails to load with large number of URLs Sitemaps normal normal Awaiting Review defect (bug) 11/05/2022
#55477 Add Custom Post Types Archive Pages to Sitemap Sitemaps normal major Awaiting Review enhancement 03/29/2022
#52434 Add a way to inject alternate links for entries in wp-sitemap.xml Sitemaps low normal Future Release enhancement 03/16/2023
#56954 Add action or constant 'doing_sitemap' Sitemaps normal normal Awaiting Review enhancement 11/02/2022
#59998 Hide terms from XML sitemap that have only one object in them Sitemaps normal normal Awaiting Review enhancement 09/18/2024
#51016 Video and image schemas support Sitemaps normal minor Awaiting Review enhancement 08/19/2020
#51318 WP_Sitemaps_Provider protected $name property Sitemaps normal major Awaiting Review enhancement 09/30/2020
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal normal Awaiting Review enhancement close 03/16/2023
#51543 Create is_sitemap() conditional tag Sitemaps normal normal Awaiting Review feature request 07/01/2022
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal Awaiting Review defect (bug) 11/11/2017
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) Taxonomy normal normal Awaiting Review defect (bug) 04/05/2021
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post Taxonomy normal normal Awaiting Review defect (bug) 03/20/2023
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice Taxonomy normal normal Awaiting Review defect (bug) 01/10/2023
#52726 Allow default term when a user does not have assign_terms capability Taxonomy normal normal Awaiting Review defect (bug) 03/05/2021
#50294 Ampersand and other symbols in term_exists do not get encoded properly Taxonomy normal normal Awaiting Review defect (bug) 05/25/2022
#42572 Can't delete custom taxonomy tags from a post Taxonomy normal normal Awaiting Review defect (bug) 11/16/2017
#51666 Cannot unselect terms for a taxonomy with a default_term Taxonomy normal normal Awaiting Review defect (bug) 11/24/2020
#53756 Can’t Change Tags’ Letter Case Taxonomy normal normal Awaiting Review defect (bug) 11/28/2021
#48220 Category Dropdown Layout Issue Taxonomy normal major Awaiting Review defect (bug) 10/05/2019
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal defect (bug) 06/04/2019
#16230 Category slugs not cut at 200 characters as it should under some conditions Taxonomy normal normal defect (bug) 06/04/2019
#62625 Checkboxes under the popular-category class in the category checklist behave unexpectedly. Taxonomy normal major Awaiting Review defect (bug) 12/02/2024
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked Taxonomy normal trivial Awaiting Review defect (bug) close 11/13/2024
#36893 Columns filter from taxonomy edit screen (edit-tags.php) gets applied in term edit screen (term.php) Taxonomy normal normal defect (bug) 06/04/2019
#30379 Creating multiple Categories with same name under 1 parent Taxonomy normal normal defect (bug) 06/04/2019
#47029 Custom Taxonomies, with no post_type association and custom submenu location, UX experience is broken when on Taxonomy management page Taxonomy normal normal Awaiting Review defect (bug) 04/24/2019
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() Taxonomy normal normal Awaiting Review defect (bug) 05/02/2018
#37975 Duplicate tag names aren't supported Taxonomy normal normal Future Release defect (bug) 04/05/2019
#58748 Duplicate tags we can't select under post edit page. even slug are different. Taxonomy normal major Awaiting Review defect (bug) 07/07/2023
#61396 Duplicate terms with names in non-ASCII characters in different cases Taxonomy normal normal Awaiting Review defect (bug) 06/13/2024
#58109 Fatal Error when changed Taxonomy from hierarchical False to True Taxonomy normal normal Awaiting Review defect (bug) 04/26/2023
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php Taxonomy normal normal Awaiting Review defect (bug) 11/06/2024
#53591 Firts <ul> missing in wp_list_categories() Taxonomy normal normal Awaiting Review defect (bug) 07/05/2021
#47101 Improve contrast when deleting terms in list table via AJAX Taxonomy normal normal Future Release defect (bug) 06/24/2019
#50444 Issue by taxonomy terms in quick edit Taxonomy normal normal Awaiting Review defect (bug) 06/24/2020
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order Taxonomy normal major Awaiting Review defect (bug) 12/01/2020
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) 06/04/2019
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query Taxonomy normal normal Awaiting Review defect (bug) 10/12/2019
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#48114 New category page does not update on button click Taxonomy normal minor Awaiting Review defect (bug) 10/19/2019
#37518 New term.php is showing warning for rearranged columns using manage_{$screen->id}_columns filter Taxonomy normal normal defect (bug) 06/04/2019
#26409 Non-Editors can create (non-hierarchical) terms even though they can't manage_terms Taxonomy normal normal Future Release defect (bug) 02/03/2018
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit Taxonomy normal normal Awaiting Review defect (bug) 03/16/2023
#47105 Not focusing on input control when validate that input control Taxonomy normal normal Future Release defect (bug) 06/28/2019
#62618 One taxonomy term selected, multiple terms applied Taxonomy normal major Awaiting Review defect (bug) 12/02/2024
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term Taxonomy normal normal Awaiting Review defect (bug) 09/04/2018
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 06/04/2019
#34553 Remove the default category concept Taxonomy normal normal defect (bug) 06/04/2019
#43626 Searching for tags using slugs work for English but does not work for Arabic Taxonomy normal normal Awaiting Review defect (bug) 03/26/2018
#47339 Tags S and Š Taxonomy normal normal Awaiting Review defect (bug) 07/09/2023
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term Taxonomy normal normal Future Release defect (bug) 09/15/2017
#22511 Taxonomy manage screen checks for manage_terms and edit_terms, instead of just manage_terms. Taxonomy normal normal defect (bug) 06/04/2019
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens Taxonomy normal normal Awaiting Review defect (bug) 01/13/2022
#56518 Terms with "0" slug do not work Taxonomy normal normal Awaiting Review defect (bug) 08/27/2023
#35292 Terms: get_terms by name mismatches emoji Taxonomy normal normal defect (bug) 06/04/2019
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() Taxonomy normal normal Awaiting Review defect (bug) 09/08/2020
#60269 URL parameter filtering with 'tag' parameter Taxonomy normal normal Awaiting Review defect (bug) 01/16/2024
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active Taxonomy normal critical Awaiting Review defect (bug) close 07/08/2022
#38922 Use REST API for ajax tag search Taxonomy normal normal Future Release defect (bug) 10/25/2020
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major Awaiting Review defect (bug) 03/24/2021
#19590 Warnings when unregistering core taxonomies and post types Taxonomy normal normal defect (bug) 06/04/2019
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category Taxonomy normal normal Awaiting Review defect (bug) 09/20/2019
#51759 WordPress the_tags() before not working at the loop Taxonomy normal normal Awaiting Review defect (bug) 11/12/2020
#44279 `get_terms()` with `child_of` and `childless` combined Taxonomy normal normal Future Release defect (bug) 02/28/2024
#45393 categories don't work in brand-new wordpress instance (return 404) Taxonomy normal normal Awaiting Review defect (bug) 11/21/2018
#28118 category sort bug Taxonomy normal normal Future Release defect (bug) 04/22/2019
#46162 get_taxonomies by post_type no output Taxonomy normal normal Awaiting Review defect (bug) 05/12/2020
#45457 get_terms returns incorrect terms set for indirect children Taxonomy normal normal Awaiting Review defect (bug) 12/02/2018
#50046 lack table selector in `_update_post_term_count` Taxonomy normal normal Awaiting Review defect (bug) 05/01/2020
#55908 performing two identical actions in sequence produces different results Taxonomy normal normal Awaiting Review defect (bug) 06/03/2022
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format Taxonomy normal normal Awaiting Review defect (bug) 03/06/2024
#51864 set_object_terms hook $tt_ids arg issue Taxonomy normal normal Awaiting Review defect (bug) 11/24/2020
#50229 slugs aren't allowed as long as they're in different taxonomies. Taxonomy normal normal Awaiting Review defect (bug) 05/22/2020
#40291 subcategory pagination no run Taxonomy normal normal Awaiting Review defect (bug) 03/29/2017
#46338 taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given Taxonomy normal normal Awaiting Review defect (bug) 04/17/2024
#43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati Taxonomy normal normal Awaiting Review defect (bug) 01/17/2019
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count Taxonomy normal normal Future Release defect (bug) 09/01/2024
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal normal Awaiting Review defect (bug) 02/01/2019
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal normal Awaiting Review defect (bug) 10/23/2022
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal normal Awaiting Review enhancement 01/12/2020
#47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal normal Awaiting Review enhancement 12/12/2021
#49260 Add filter to change wp_dropdown_categories default arguments Taxonomy normal normal Awaiting Review enhancement 01/22/2020
#43798 Add multiple parent ids in get_terms function Taxonomy normal normal Awaiting Review enhancement 10/14/2020
#57933 Add query object for taxonomy terms (not posts) Taxonomy normal normal Awaiting Review enhancement 03/17/2023
#59804 Can we implement a manage status of taxonomy term ? Taxonomy normal normal Awaiting Review enhancement 08/13/2024
#33148 Categories are missing in admin category list when child category linked to non-existant parent id Taxonomy normal normal Future Release enhancement 07/13/2021
#39835 Category slug could be auto-generated with ability to update manually Taxonomy normal normal Awaiting Review enhancement 02/10/2017
#30262 Combine wp_terms and wp_term_taxonomy tables Taxonomy low normal enhancement 06/04/2019
#34932 Custom Field meta box in Taxonomy Term after WP 4.4 Taxonomy normal normal enhancement 06/04/2019
#28232 Custom Taxonomy filter on post listing pages Taxonomy normal normal Future Release enhancement 11/05/2018
#59667 Edit Category Screen: Improve error message when trying to update a category with an existing slug Taxonomy normal minor Awaiting Review enhancement 10/18/2023
Note: See TracReports for help on using and creating reports.