Make WordPress Core

{1} All Tickets (8246 matches)

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

Results (6901 - 7000 of 8246)

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#32942 Taxomony term list counts do not respect post_type parameter dev-feedback normal normal Future Release defect (bug) 15 months ago 39
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term normal normal Future Release defect (bug) 9 years ago 5
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters dev-feedback normal normal Future Release defect (bug) 16 months ago 9
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb has-patch lowest normal Future Release defect (bug) 4 days ago 42
#38922 Use REST API for ajax tag search normal normal Future Release defect (bug) 6 years ago 65
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 9 years ago 4
#44279 `get_terms()` with `child_of` and `childless` combined normal normal Future Release defect (bug) 2 years ago 6
#28118 category sort bug normal normal Future Release defect (bug) 7 years ago 10
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein normal normal Future Release defect (bug) 7 years ago 12
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count normal normal Future Release defect (bug) 2 years ago 3
#26268 Add UI to Category page to indicate default category helen has-patch normal normal Future Release enhancement 6 months ago 52
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 2 years ago 3
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 3 years ago 17
#23421 Add sortable to taxonomy column dev-feedback normal normal Future Release enhancement 5 years ago 14
#53319 Add support for a "reverse" argument in get_term_parents_list() function needs-unit-tests normal normal Future Release enhancement 3 years ago 14
#32642 Add supports argument to register_taxonomy dev-feedback normal normal Future Release enhancement 8 years ago 8
#33148 Categories are missing in admin category list when child category linked to non-existant parent id close normal normal Future Release enhancement 13 months ago 19
#28232 Custom Taxonomy filter on post listing pages normal normal Future Release enhancement 8 years ago 13
#38310 Improve "wp_update_term" documentation ruudjoyo needs-unit-tests normal normal Future Release enhancement 5 years ago 12
#50568 Improve WP_Term's sanitization calls pbearne has-patch normal normal Future Release enhancement 4 weeks ago 31
#38280 Make term count for a specific object type available has-patch normal normal Future Release enhancement 20 months ago 29
#19556 Make wp_term_checklist() available as a template tag has-patch normal normal Future Release enhancement 9 years ago 5
#28956 Moving taxonomy metabox chriscct7 has-patch normal normal Future Release enhancement 8 years ago 6
#62997 Put the final nail in the coffin of shared terms has-patch normal normal Future Release enhancement 13 months ago 10
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. dev-feedback high normal Future Release enhancement 7 months ago 37
#37914 Taxonomy: Allow terms to be previewed before publishing close normal normal Future Release enhancement 13 months ago 10
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake has-patch normal normal Future Release enhancement 2 years ago 57
#37310 To get Term Metadata in $term->meta_key normal normal Future Release enhancement 7 years ago 3
#36228 Uncheck "uncategorized" when you select a category normal normal Future Release enhancement 8 years ago 12
#40696 no chance to control wp_count_terms () audrasjb* has-patch normal normal Future Release enhancement 4 years ago 13
#57586 term_exists() return type not consistent regarding wp_insert_term() dev-feedback normal normal Future Release enhancement 3 years ago 11
#19373 wp_insert_post() should not contain current_user_can() checks has-patch normal major Future Release enhancement 19 months ago 41
#14877 Ability to create exclusive custom taxonomies helen* normal minor Future Release feature request 5 years ago 36
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` normal normal Future Release feature request 9 years ago 3
#13816 There should be built-in index pages for taxonomies dev-feedback normal normal Future Release feature request 20 months ago 15
#38227 Term Status API normal normal Future Release task (blessed) 5 years ago 3
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 9 years ago 6
#60076 200 tags maximum dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 5
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) normal normal Awaiting Review defect (bug) 5 years ago
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post normal normal Awaiting Review defect (bug) 3 years ago 1
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice normal normal Awaiting Review defect (bug) 15 months ago 2
#52726 Allow default term when a user does not have assign_terms capability normal normal Awaiting Review defect (bug) 5 years ago
#50294 Ampersand and other symbols in term_exists do not get encoded properly normal normal Awaiting Review defect (bug) 4 years ago 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) 9 months ago 7
#59215 Bug in wp_set_post_categories function reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 2
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 2 years ago 5
#42572 Can't delete custom taxonomy tags from a post normal normal Awaiting Review defect (bug) 9 years ago
#51666 Cannot unselect terms for a taxonomy with a default_term normal normal Awaiting Review defect (bug) 6 years ago 1
#48220 Category Dropdown Layout Issue normal major Awaiting Review defect (bug) 7 years ago
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 6 months ago 7
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked close normal trivial Awaiting Review defect (bug) 21 months ago 4
#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) 7 years ago
#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) 7 years ago 7
#65679 Deprecation notice in WP_Term_Query when orderby is null dev-feedback normal normal Awaiting Review defect (bug) 20 hours ago 10
#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) 8 years ago 5
#58748 Duplicate tags we can't select under post edit page. even slug are different. normal major Awaiting Review defect (bug) 3 years ago 2
#61396 Duplicate terms with names in non-ASCII characters in different cases normal normal Awaiting Review defect (bug) 2 years ago 4
#41594 Edit tag form limited to 800px width has-patch normal normal Awaiting Review defect (bug) 5 years ago 3
#58109 Fatal Error when changed Taxonomy from hierarchical False to True normal normal Awaiting Review defect (bug) 3 years ago 4
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php normal normal Awaiting Review defect (bug) 13 months ago 4
#53591 Firts <ul> missing in wp_list_categories() normal normal Awaiting Review defect (bug) 5 years ago 4
#50444 Issue by taxonomy terms in quick edit normal normal Awaiting Review defect (bug) 6 years ago 4
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order normal major Awaiting Review defect (bug) 6 years ago
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen has-patch normal normal Awaiting Review defect (bug) 2 years ago 4
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query normal normal Awaiting Review defect (bug) 7 years ago
#58490 Make wp_update_term_count function site context aware for the multisite has-patch normal normal Awaiting Review defect (bug) 3 years ago 4
#48114 New category page does not update on button click normal minor Awaiting Review defect (bug) 7 years ago 3
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit normal normal Awaiting Review defect (bug) 3 years ago 1
#43729 Pagination on static Post page not working after changing Permalink Catagory Base reporter-feedback normal normal Awaiting Review defect (bug) 10 months ago 3
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term normal normal Awaiting Review defect (bug) 8 years ago 4
#44728 Quick edit for taxonomies is using filtered data dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 4
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 15 months ago 6
#41631 Same Term Not Added dev-feedback normal normal Awaiting Review defect (bug) 14 months ago 2
#43626 Searching for tags using slugs work for English but does not work for Arabic normal normal Awaiting Review defect (bug) 8 years ago 4
#56351 Shared terms will not apply properly to a post in WordPress 6.0 reporter-feedback normal normal Awaiting Review defect (bug) 4 years ago 5
#47339 Tags S and Š normal normal Awaiting Review defect (bug) 3 years ago 9
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' has-patch normal normal Awaiting Review defect (bug) 4 years ago 1
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 10
#50047 Taxonomy parent select field not cleared after creating category dev-feedback normal minor Awaiting Review defect (bug) 6 years ago 1
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens normal normal Awaiting Review defect (bug) 5 years ago 1
#56518 Terms with "0" slug do not work normal normal Awaiting Review defect (bug) 3 years ago 4
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() normal normal Awaiting Review defect (bug) 6 years ago 1
#55426 Two Categories in one URL; Shows Posts that are in BOTH Categories doesn’t work reporter-feedback normal normal Awaiting Review defect (bug) 4 years ago 12
#60269 URL parameter filtering with 'tag' parameter normal normal Awaiting Review defect (bug) 9 months ago 1
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active close normal critical Awaiting Review defect (bug) 4 years ago 3
#44802 WP Generate Tag cloud not generating Link (href) tag value and Role tag value. reporter-feedback normal major Awaiting Review defect (bug) 5 years ago 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) 8 years ago
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results has-patch normal major Awaiting Review defect (bug) 8 weeks ago 1
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories has-patch normal normal Awaiting Review defect (bug) 9 years ago
#60878 We need to add trim validation on Add New Category name has-patch normal normal Awaiting Review defect (bug) 15 months ago 4
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category normal normal Awaiting Review defect (bug) 7 years ago 2
#51759 WordPress the_tags() before not working at the loop normal normal Awaiting Review defect (bug) 6 years ago
#63488 Wrong return value for get_category_by_path() has-patch normal normal Awaiting Review defect (bug) 15 months ago 4
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies has-patch normal normal Awaiting Review defect (bug) 9 years ago
#45393 categories don't work in brand-new wordpress instance (return 404) normal normal Awaiting Review defect (bug) 8 years ago 1
#46162 get_taxonomies by post_type no output normal normal Awaiting Review defect (bug) 6 years ago
#39678 get_term_by slug with "0" as value has-patch normal normal Awaiting Review defect (bug) 5 years ago 2
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 8 years ago 3
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* normal normal Awaiting Review defect (bug) 9 years ago 2
#64357 get_terms() no longer returns terms when "include" or "exclude" is set to 'all' or an empty value in WP 6.9 johnjamesjacoby normal major Awaiting Review defect (bug) 8 months ago 5
Note: See TracReports for help on using and creating reports.