Make WordPress Core

{1} All Tickets (8434 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (7001 - 7100 of 8434)

Site Health (10 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62214 Update Site Health to use `do_accordion_sections()` dev-feedback normal normal Awaiting Review enhancement 10/13/2024
#61623 Site Health PHP check shows inaccurate status pbearne has-patch normal normal 6.8 defect (bug) 10/21/2024 26
#62304 Site Health: Allow dismissing warnings normal normal Awaiting Review enhancement 10/27/2024
#62252 wp_is_https_supported uses deprecated function flixos90 has-patch normal trivial 6.8 defect (bug) 11/12/2024 8
#62526 Add the theme type (block theme or non block theme) to the site health page dev-feedback normal normal Awaiting Review enhancement 11/25/2024 2
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) dev-feedback normal normal Awaiting Review enhancement 11/28/2024 2
#62631 Add plugin dependencies to Site Health has-patch normal normal Awaiting Review enhancement 12/03/2024 2
#56595 Add a Site Health check for a non-virtual robots.txt file dev-feedback normal normal Awaiting Review enhancement 12/03/2024 2
#62633 Is writable check for fonts folder is misleading/wrong has-patch normal normal Awaiting Review defect (bug) 12/03/2024 7
#62630 Site Health plugin information display html tags in plugin name has-patch normal trivial Awaiting Review defect (bug) 12/05/2024 4

Sitemaps (21 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#51016 Video and image schemas support normal minor Awaiting Review enhancement 08/19/2020 1
#51318 WP_Sitemaps_Provider protected $name property normal major Awaiting Review enhancement 09/30/2020 2
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup has-patch normal normal Future Release defect (bug) 10/15/2020 7
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap has-patch normal normal Awaiting Review defect (bug) 02/25/2021 7
#54010 Redirect from /sitemap.xml to /wp-sitemap.xml needs to be 301 and not 302 normal normal Awaiting Review defect (bug) 03/01/2022 5
#55477 Add Custom Post Types Archive Pages to Sitemap normal major Awaiting Review enhancement 03/29/2022
#51543 Create is_sitemap() conditional tag normal normal Awaiting Review feature request 07/01/2022 1
#56671 Sitemaps not working with almost pretty permalinks normal normal Awaiting Review defect (bug) 09/27/2022
#56954 Add action or constant 'doing_sitemap' normal normal Awaiting Review enhancement 11/02/2022
#55848 wp-sitemap.xml fails to load with large number of URLs normal normal Awaiting Review defect (bug) 11/05/2022 1
#52434 Add a way to inject alternate links for entries in wp-sitemap.xml low normal Future Release enhancement 03/16/2023 1
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. dev-feedback low normal Awaiting Review enhancement 03/16/2023 1
#51860 wp-sitemap includes empty post entries returned by filters close normal normal Awaiting Review enhancement 03/16/2023 5
#51542 is_home() returns true for any component of an XML Sitemap normal normal Awaiting Review defect (bug) 04/24/2023 5
#51117 Sitemap & XSL requests execute main query for home page. pbiron* normal normal Awaiting Review defect (bug) 05/04/2023 8
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron normal minor Future Release defect (bug) 07/12/2023 3
#51211 Implement a consistent function to obtain the sitemap location has-patch normal trivial Awaiting Review enhancement 12/28/2023 12
#60552 Add hook to WP_Sitemaps::render_sitemaps() normal normal Awaiting Review defect (bug) 02/15/2024
#59998 Hide terms from XML sitemap that have only one object in them normal normal Awaiting Review enhancement 09/18/2024 1
#61293 Display an empty sitemap instead of 404 has-patch normal normal Awaiting Review enhancement 09/23/2024 3
#51912 Sitemap pages 404 with more than one page has-patch normal normal Awaiting Review defect (bug) 10/07/2024 13

Taxonomy (69 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36641 WP_Term method __toString needs-unit-tests normal normal Awaiting Review enhancement 02/05/2017 1
#35326 New taxonomy template dev-feedback normal normal Future Release enhancement 02/05/2017 6
#39835 Category slug could be auto-generated with ability to update manually normal normal Awaiting Review enhancement 02/10/2017 1
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies has-patch normal normal Awaiting Review defect (bug) 02/22/2017
#39969 add filter to end of post_categories_meta_box() normal normal Awaiting Review enhancement 02/26/2017
#40047 Add term_meta to WP_Term class getter method dev-feedback normal normal Awaiting Review enhancement 03/13/2017 4
#40232 Could is_tax check through queried_terms instead of queried_object? normal normal Awaiting Review feature request 03/22/2017
#40291 subcategory pagination no run normal normal Awaiting Review defect (bug) 03/29/2017
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default dev-feedback normal normal Awaiting Review defect (bug) 04/14/2017 4
#38278 Only query taxonomies assigned to the post types being queried dev-feedback normal normal Awaiting Review enhancement 04/20/2017
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least has-patch normal normal Awaiting Review enhancement 05/15/2017 2
#19556 Make wp_term_checklist() available as a template tag has-patch normal normal Future Release enhancement 06/26/2017 5
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` normal normal Future Release feature request 07/30/2017 3
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' needs-unit-tests normal normal Awaiting Review enhancement 08/04/2017 8
#41702 Slug for Category or Tag should be generated automatically has-patch normal normal Awaiting Review enhancement 08/22/2017
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' normal normal Awaiting Review enhancement 09/01/2017
#41878 No way to change the order of fields for taxonomy meta normal normal Awaiting Review enhancement 09/13/2017
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories has-patch normal normal Awaiting Review defect (bug) 09/14/2017
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term normal normal Future Release defect (bug) 09/15/2017 5
#41631 Same Term Not Added dev-feedback normal normal Awaiting Review defect (bug) 09/21/2017 1
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* normal normal Awaiting Review defect (bug) 09/23/2017 2
#18553 Counting of categories doesn't work without refreshing? has-patch normal normal Future Release defect (bug) 10/08/2017 7
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 10/11/2017 4
#38265 Add term_relationship_id column to wp_term_relationships dev-feedback normal normal Awaiting Review feature request 10/25/2017 2
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 11/11/2017 6
#42572 Can't delete custom taxonomy tags from a post normal normal Awaiting Review defect (bug) 11/16/2017
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() has-patch normal normal Awaiting Review enhancement 01/05/2018 3
#26409 Non-Editors can create (non-hierarchical) terms even though they can't manage_terms normal normal Future Release defect (bug) 02/03/2018 9
#43626 Searching for tags using slugs work for English but does not work for Arabic normal normal Awaiting Review defect (bug) 03/26/2018 4
#43729 Pagination on static Post page not working after changing Permalink Catagory Base reporter-feedback normal normal Awaiting Review defect (bug) 04/16/2018 2
#43835 Add thumbnail to category (like to posts) dev-feedback normal normal Awaiting Review feature request 04/24/2018 4
#32642 Add supports argument to register_taxonomy dev-feedback normal normal Future Release enhancement 04/30/2018 8
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() normal normal Awaiting Review defect (bug) 05/02/2018 5
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion has-patch normal minor Future Release defect (bug) 06/06/2018 3
#28956 Moving taxonomy metabox chriscct7 has-patch normal normal Future Release enhancement 06/06/2018 6
#44343 Add filter hook for parent dropdown arguments dev-feedback normal normal Awaiting Review feature request 06/11/2018 4
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies normal minor Awaiting Review enhancement 08/09/2018 1
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term normal normal Awaiting Review defect (bug) 09/04/2018 4
#36228 Uncheck "uncategorized" when you select a category normal normal Future Release enhancement 10/03/2018 12
#45023 Improve parent and child category description example dev-feedback normal minor Awaiting Review enhancement 10/03/2018 4
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed normal normal Awaiting Review enhancement 10/15/2018
#28232 Custom Taxonomy filter on post listing pages normal normal Future Release enhancement 11/05/2018 13
#45393 categories don't work in brand-new wordpress instance (return 404) normal normal Awaiting Review defect (bug) 11/21/2018 1
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 12/02/2018 3
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 12/09/2018 2
#45722 add markup to highlight the active tag normal normal Awaiting Review feature request 12/20/2018
#45166 Prevent deleting default term for any kind of taxonomy has-patch normal normal Awaiting Review enhancement 01/16/2019 1
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error needs-unit-tests normal normal Awaiting Review defect (bug) 01/16/2019 3
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified has-patch normal critical Awaiting Review defect (bug) 01/17/2019
#43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati normal normal Awaiting Review defect (bug) 01/17/2019 5
#43804 Undefined offset: 0 in ../wp-includes/taxonomy.php on line 1903 reporter-feedback normal normal Awaiting Review defect (bug) 01/17/2019 1
#43002 Can't order tag cloud by tag_cloud_sort filter reporter-feedback normal normal Awaiting Review defect (bug) 01/17/2019 2
#45938 Adding new term meta fails if column is wrapped in a conditional dev-feedback normal normal Awaiting Review defect (bug) 02/01/2019
#46166 wp_update_term sanitizes the description, removing all html normal normal Awaiting Review defect (bug) 02/01/2019
#45107 Taxonomies should only be allowed to support one object type needs-unit-tests normal normal Awaiting Review enhancement 02/12/2019 2
#38424 Custom form taxonomy field doesn't clear after added... has-patch normal normal Future Release defect (bug) 02/17/2019 5
#41867 wp_list_categories throws SQL error if list is empty reporter-feedback normal normal Awaiting Review defect (bug) 02/21/2019 8
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type has-patch normal normal Awaiting Review defect (bug) 03/26/2019 7
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term needs-unit-tests normal normal Future Release defect (bug) 04/01/2019 2
#37975 Duplicate tag names aren't supported normal normal Future Release defect (bug) 04/05/2019 4
#28118 category sort bug normal normal Future Release defect (bug) 04/22/2019 10
#47029 Custom Taxonomies, with no post_type association and custom submenu location, UX experience is broken when on Taxonomy management page normal normal Awaiting Review defect (bug) 04/24/2019
#46350 If a term is '0' clicking on its "Count" value displays all posts has-patch normal normal Future Release defect (bug) 04/26/2019 3
#37662 Category sub-category problem reporter-feedback normal normal Awaiting Review defect (bug) 04/30/2019 2
#26268 Add UI to Category page to indicate default category helen has-patch normal normal Future Release enhancement 05/06/2019 39
#44728 Quick edit for taxonomies is using filtered data dev-feedback normal normal Awaiting Review defect (bug) 05/08/2019 4
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() needs-docs normal normal Awaiting Review enhancement 05/10/2019 5
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein normal normal Future Release defect (bug) 06/04/2019 12
#15204 JavaScript Validation should trim values and set focus on invalid field normal normal enhancement 06/04/2019 5
Note: See TracReports for help on using and creating reports.