Make WordPress Core

{1} All Tickets (8171 matches)

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

Results (6801 - 6900 of 8171)

Site Health (3 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53186 Site Health plugin extension for the performance score normal normal Awaiting Review feature request 05/19/2021 2
#51702 Warn of potentially poor/insecure password generation dev-feedback normal normal Awaiting Review feature request 06/01/2021 3
#49151 Show a warning for plugins in WP admin that haven't received updates in a long time audrasjb* dev-feedback normal normal 6.5 feature request 09/29/2023 62

Sitemaps (19 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#52434 Add a way to inject alternate links for entries in wp-sitemap.xml low normal Future Release enhancement 03/16/2023 1
#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
#51117 Sitemap & XSL requests execute main query for home page. pbiron* normal normal Awaiting Review defect (bug) 05/04/2023 8
#51912 Sitemap pages 404 with more than one page has-patch normal normal Awaiting Review defect (bug) 03/21/2023 12
#56671 Sitemaps not working with almost pretty permalinks normal normal Awaiting Review defect (bug) 09/27/2022
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap has-patch normal normal Awaiting Review defect (bug) 02/25/2021 7
#51542 is_home() returns true for any component of an XML Sitemap normal normal Awaiting Review defect (bug) 04/24/2023 5
#55848 wp-sitemap.xml fails to load with large number of URLs normal normal Awaiting Review defect (bug) 11/05/2022 1
#55477 Add Custom Post Types Archive Pages to Sitemap normal major Awaiting Review enhancement 03/29/2022
#56954 Add action or constant 'doing_sitemap' normal normal Awaiting Review enhancement 11/02/2022
#51211 Implement a consistent function to obtain the sitemap location has-patch normal trivial Awaiting Review enhancement 03/01/2022 8
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. dev-feedback low normal Awaiting Review enhancement 03/16/2023 1
#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
#51860 wp-sitemap includes empty post entries returned by filters close normal normal Awaiting Review enhancement 03/16/2023 5
#51543 Create is_sitemap() conditional tag normal normal Awaiting Review feature request 07/01/2022 1
#52099 Sitemaps "Last Modified" (lastmod) tag has-patch normal normal 6.5 enhancement 09/26/2023 24

Taxonomy (78 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#14691 Allow commas in tag names normal normal Future Release defect (bug) 08/11/2023 27
#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
#18553 Counting of categories doesn't work without refreshing? has-patch normal normal Future Release defect (bug) 10/08/2017 7
#38424 Custom form taxonomy field doesn't clear after added... has-patch normal normal Future Release defect (bug) 02/17/2019 5
#37975 Duplicate tag names aren't supported normal normal Future Release defect (bug) 04/05/2019 4
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion has-patch normal minor Future Release defect (bug) 06/06/2018 3
#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
#50568 Improve WP_Term's sanitization calls needs-unit-tests normal normal Future Release defect (bug) 10/03/2022 8
#47101 Improve contrast when deleting terms in list table via AJAX normal normal Future Release defect (bug) 06/24/2019 5
#50082 Item count is not increasing after adding category dev-feedback normal normal Future Release defect (bug) 08/11/2020 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
#47105 Not focusing on input control when validate that input control normal normal Future Release defect (bug) 06/28/2019 3
#5358 Queried object on multiple tag query holds only first tag has-patch normal normal Future Release defect (bug) 03/22/2023 14
#32942 Taxomony term list counts do not respect post_type parameter reporter-feedback normal normal Future Release defect (bug) 08/02/2023 37
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term normal normal Future Release defect (bug) 09/15/2017 5
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters dev-feedback normal normal Future Release defect (bug) 10/07/2022 8
#38922 Use REST API for ajax tag search normal normal Future Release defect (bug) 10/25/2020 65
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 10/11/2017 4
#28118 category sort bug normal normal Future Release defect (bug) 04/22/2019 10
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein normal normal Future Release defect (bug) 06/04/2019 12
#26268 Add UI to Category page to indicate default category helen has-patch normal normal Future Release enhancement 05/06/2019 39
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 11/09/2021 3
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 09/25/2023 17
#23421 Add sortable to taxonomy column dev-feedback normal normal Future Release enhancement 08/11/2021 14
#53319 Add support for a "reverse" argument in get_term_parents_list() function needs-unit-tests normal normal Future Release enhancement 07/26/2023 14
#32642 Add supports argument to register_taxonomy dev-feedback normal normal Future Release enhancement 04/30/2018 8
#33148 Categories are missing in admin category list when child category linked to non-existant parent id normal normal Future Release enhancement 07/13/2021 16
#28232 Custom Taxonomy filter on post listing pages normal normal Future Release enhancement 11/05/2018 13
#38310 Improve "wp_update_term" documentation ruudjoyo needs-unit-tests normal normal Future Release enhancement 09/29/2021 12
#38280 Make term count for a specific object type available desrosj has-patch normal normal Future Release enhancement 06/11/2020 27
#19556 Make wp_term_checklist() available as a template tag has-patch normal normal Future Release enhancement 06/26/2017 5
#28956 Moving taxonomy metabox chriscct7 has-patch normal normal Future Release enhancement 06/06/2018 6
#35326 New taxonomy template dev-feedback normal normal Future Release enhancement 02/05/2017 6
#54346 Slow SQL queries fetching posts from specific categories johnbillion* has-patch normal normal Future Release enhancement 06/22/2023 15
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. dev-feedback high normal Future Release enhancement 12/19/2019 35
#37914 Taxonomy: Allow terms to be previewed before publishing dev-feedback normal normal Future Release enhancement 06/04/2019 9
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake has-patch normal normal Future Release enhancement 09/11/2023 56
#37310 To get Term Metadata in $term->meta_key normal normal Future Release enhancement 01/07/2020 3
#36228 Uncheck "uncategorized" when you select a category normal normal Future Release enhancement 10/03/2018 12
#40696 no chance to control wp_count_terms () audrasjb* has-patch normal normal Future Release enhancement 09/19/2022 13
#57586 term_exists() return type not consistent regarding wp_insert_term() dev-feedback normal normal Future Release enhancement 09/15/2023 11
#19373 wp_insert_post() should not contain current_user_can() checks has-patch normal major Future Release enhancement 05/03/2023 39
#14877 Ability to create exclusive custom taxonomies helen* normal minor Future Release feature request 11/20/2021 36
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` normal normal Future Release feature request 07/30/2017 3
#13816 There should be built-in index pages for taxonomies dev-feedback normal normal Future Release feature request 01/31/2023 13
#38227 Term Status API normal normal Future Release task (blessed) 04/10/2021 3
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 11/11/2017 6
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) normal normal Awaiting Review defect (bug) 04/05/2021
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post normal normal Awaiting Review defect (bug) 03/20/2023 1
#45938 Adding new term meta fails if column is wrapped in a conditional dev-feedback normal normal Awaiting Review defect (bug) 02/01/2019
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice normal normal Awaiting Review defect (bug) 01/10/2023 2
#52726 Allow default term when a user does not have assign_terms capability normal normal Awaiting Review defect (bug) 03/05/2021
#50294 Ampersand and other symbols in term_exists do not get encoded properly normal normal Awaiting Review defect (bug) 05/25/2022 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
#59215 Bug in wp_set_post_categories function reporter-feedback normal normal Awaiting Review defect (bug) 08/31/2023 2
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 11/09/2021 4
#42572 Can't delete custom taxonomy tags from a post normal normal Awaiting Review defect (bug) 11/16/2017
#43002 Can't order tag cloud by tag_cloud_sort filter reporter-feedback normal normal Awaiting Review defect (bug) 01/17/2019 2
#51666 Cannot unselect terms for a taxonomy with a default_term normal normal Awaiting Review defect (bug) 11/24/2020 1
#53756 Can’t Change Tags’ Letter Case normal normal Awaiting Review defect (bug) 11/28/2021 2
#48220 Category Dropdown Layout Issue normal major Awaiting Review defect (bug) 10/05/2019
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 12/09/2018 2
#37662 Category sub-category problem reporter-feedback normal normal Awaiting Review defect (bug) 04/30/2019 2
#58419 Changing categories reporter-feedback normal normal Awaiting Review defect (bug) 05/29/2023 1
#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
#52297 Custom WP types params - remove or fix to fix inconsistent typing normal normal Awaiting Review defect (bug) 02/23/2021
#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
#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
#58748 Duplicate tags we can't select under post edit page. even slug are different. normal major Awaiting Review defect (bug) 07/07/2023 2
#41594 Edit tag form limited to 800px width has-patch normal normal Awaiting Review defect (bug) 04/06/2021 3
#58109 Fatal Error when changed Taxonomy from hierarchical False to True normal normal Awaiting Review defect (bug) 04/26/2023 4
#53591 Firts <ul> missing in wp_list_categories() normal normal Awaiting Review defect (bug) 07/05/2021 4
#50444 Issue by taxonomy terms in quick edit normal normal Awaiting Review defect (bug) 06/24/2020 4
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order normal major Awaiting Review defect (bug) 12/01/2020
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query normal normal Awaiting Review defect (bug) 10/12/2019
#58490 Make wp_update_term_count function site context aware for the multisite has-patch normal normal Awaiting Review defect (bug) 06/08/2023 4
#48114 New category page does not update on button click normal minor Awaiting Review defect (bug) 10/19/2019 3
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit normal normal Awaiting Review defect (bug) 03/16/2023 1
Note: See TracReports for help on using and creating reports.