Make WordPress Core

{31} Tickets in the Taxonomy component (246 matches)

Arguments
Create a new ticket
  • Active tickets in the Taxonomy component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 246)

1 2 3

Candidates for Closure (35 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#38265 Add term_relationship_id column to wp_term_relationships normal normal Awaiting Review feature request dev-feedback 9 years ago
#38278 Only query taxonomies assigned to the post types being queried normal normal Awaiting Review enhancement dev-feedback 11 months ago
#40047 Add term_meta to WP_Term class getter method normal normal Awaiting Review enhancement dev-feedback 9 years ago
#41867 wp_list_categories throws SQL error if list is empty normal normal Awaiting Review defect (bug) reporter-feedback 3 weeks ago
#43729 Pagination on static Post page not working after changing Permalink Catagory Base normal normal Awaiting Review defect (bug) reporter-feedback 10 months ago
#43835 Add thumbnail to category (like to posts) normal normal Awaiting Review feature request dev-feedback 13 months ago
#44728 Quick edit for taxonomies is using filtered data normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#44802 WP Generate Tag cloud not generating Link (href) tag value and Role tag value. normal major Awaiting Review defect (bug) reporter-feedback 5 years ago
#44969 Add support to limit results in get_objects_in_term() normal normal Awaiting Review enhancement dev-feedback 6 years ago
#45023 Improve parent and child category description example normal minor Awaiting Review enhancement dev-feedback 8 years ago
#45107 Taxonomies should only be allowed to support one object type normal normal Awaiting Review enhancement needs-unit-tests 8 years ago
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error normal normal Awaiting Review defect (bug) needs-unit-tests 10 months ago
#48682 Introduce WP_Labels class normal normal Awaiting Review enhancement dev-feedback 7 years ago
#49632 Force lowercase for taxonomy id in register_taxonomy() normal normal Awaiting Review enhancement dev-feedback 6 years ago
#49799 get_the_terms() object term cache check too strict? normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#49912 Global setting to show tag content in ascending/chronological order normal normal Awaiting Review feature request dev-feedback 6 years ago
#50047 Taxonomy parent select field not cleared after creating category normal minor Awaiting Review defect (bug) dev-feedback 6 years ago
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#52724 Add filters to term label and info values normal normal Awaiting Review enhancement dev-feedback 5 years ago
#53613 Add filter to prevent term deletion normal normal Awaiting Review enhancement dev-feedback 5 years ago
#55426 Two Categories in one URL; Shows Posts that are in BOTH Categories doesn’t work normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter normal normal Awaiting Review enhancement dev-feedback 4 years ago
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active normal critical Awaiting Review defect (bug) close 4 years ago
#56351 Shared terms will not apply properly to a post in WordPress 6.0 normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#56894 Add new param for "register_taxonomy" for required taxonomy normal normal Awaiting Review feature request reporter-feedback 3 years ago
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. normal normal Awaiting Review enhancement dev-feedback 4 years ago
#57619 register_taxonomy doesn't check for reserved terms normal normal Awaiting Review enhancement dev-feedback 13 months ago
#59215 Bug in wp_set_post_categories function normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#60076 200 tags maximum normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order normal major Awaiting Review defect (bug) reporter-feedback 18 months ago
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked normal trivial Awaiting Review defect (bug) close 21 months ago
#63428 Taxonomy settings (output order) normal normal Awaiting Review feature request dev-feedback 15 months ago
#63683 Improve wp_insert_term() duplicate query normal minor Awaiting Review enhancement dev-feedback 13 months ago
#65679 Deprecation notice in WP_Term_Query when orderby is null normal normal Awaiting Review defect (bug) dev-feedback 10 days ago
#65805 wp_set_object_terms() casts numeric term IDs to strings via array_unique(), causing false matching by term name normal normal Awaiting Review defect (bug) reporter-feedback 12 days ago

Slated for Next Release (1 match)

#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion normal normal 7.2 enhancement has-patch 6 weeks ago

Tickets Awaiting Review (64 matches)

#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* normal normal Awaiting Review defect (bug) 9 years ago
#33585 Improve wp_list_categories to support multiple taxonomies normal normal Awaiting Review enhancement 6 years ago
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() normal normal Awaiting Review enhancement needs-docs 7 years ago
#36641 WP_Term method __toString normal normal Awaiting Review enhancement has-patch 19 months ago
#39406 Make callback_args filterable in WP_Terms_List_Table normal normal Awaiting Review enhancement has-patch 7 years ago
#39678 get_term_by slug with "0" as value normal normal Awaiting Review defect (bug) has-patch 5 years ago
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies normal normal Awaiting Review defect (bug) has-patch 9 years ago
#39835 Category slug could be auto-generated with ability to update manually normal normal Awaiting Review enhancement 10 years ago
#39969 add filter to end of post_categories_meta_box() normal normal Awaiting Review enhancement 9 years ago
#40206 wp_insert_term() $slug_provided check fails normal normal Awaiting Review defect (bug) has-patch 3 years ago
#40232 Could is_tax check through queried_terms instead of queried_object? normal normal Awaiting Review feature request 9 years ago
#40291 subcategory pagination no run normal normal Awaiting Review defect (bug) 9 years ago
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type normal normal Awaiting Review defect (bug) has-patch 7 years ago
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least normal normal Awaiting Review enhancement has-patch 9 years ago
#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
#41594 Edit tag form limited to 800px width normal normal Awaiting Review defect (bug) has-patch 5 years ago
#41631 Same Term Not Added normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#41702 Slug for Category or Tag should be generated automatically normal normal Awaiting Review enhancement has-patch 9 years ago
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' normal normal Awaiting Review enhancement 9 years ago
#41878 No way to change the order of fields for taxonomy meta normal normal Awaiting Review enhancement 9 years ago
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories normal normal Awaiting Review defect (bug) has-patch 9 years ago
#42005 filter get_terms_args and orderby meta_value_num not working as expected normal normal Awaiting Review feature request has-patch 4 years ago
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' normal normal Awaiting Review defect (bug) has-patch 4 years ago
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() normal normal Awaiting Review enhancement has-patch 9 years ago
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 9 years ago
#42572 Can't delete custom taxonomy tags from a post normal normal Awaiting Review defect (bug) 9 years ago
#43626 Searching for tags using slugs work for English but does not work for Arabic normal normal Awaiting Review defect (bug) 8 years ago
#43798 Add multiple parent ids in get_terms function normal normal Awaiting Review enhancement 6 years ago
#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) 8 years ago
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified normal critical Awaiting Review defect (bug) has-patch 8 years ago
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies normal minor Awaiting Review enhancement 8 years ago
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term normal normal Awaiting Review defect (bug) 8 years ago
#44854 Bulk action missing/hidden on taxonomies normal minor Awaiting Review defect (bug) has-patch 2 years ago
#45076 Category counter is not updated normal normal Awaiting Review defect (bug) dev-feedback 7 months ago
#45085 different args passed to "term_name" and "term_{$field}" filters normal normal Awaiting Review enhancement 3 years ago
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed normal normal Awaiting Review enhancement 8 years ago
#45166 Prevent deleting default term for any kind of taxonomy normal normal Awaiting Review enhancement has-patch 8 years ago
#45393 categories don't work in brand-new wordpress instance (return 404) normal normal Awaiting Review defect (bug) 8 years ago
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 8 years ago
#45722 add markup to highlight the active tag normal normal Awaiting Review feature request 8 years ago
#46162 get_taxonomies by post_type no output normal normal Awaiting Review defect (bug) 6 years ago
#46166 wp_update_term sanitizes the description, removing all html normal normal Awaiting Review defect (bug) 8 years ago
#46338 taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given normal normal Awaiting Review defect (bug) 2 years ago
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit normal normal Awaiting Review defect (bug) 3 years ago
#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
#47310 Add Column Taxonomy Links Filter to Media List Table normal normal Awaiting Review enhancement 5 years ago
#47314 Add "parent" parameter to get_term_by normal normal Awaiting Review feature request 7 years ago
#47339 Tags S and Š normal normal Awaiting Review defect (bug) 3 years ago
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category normal normal Awaiting Review defect (bug) 7 years ago
#48114 New category page does not update on button click normal minor Awaiting Review defect (bug) 7 years ago
#48220 Category Dropdown Layout Issue normal major Awaiting Review defect (bug) 7 years ago
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query normal normal Awaiting Review defect (bug) 7 years ago
#48498 Walker_Category should also accept the `item_spacing` parameter. normal minor Awaiting Review enhancement 7 years ago
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters normal normal Awaiting Review enhancement 7 years ago
#49189 Term description cannot be filtered in admin area normal normal Awaiting Review enhancement 7 years ago
#49260 Add filter to change wp_dropdown_categories default arguments normal normal Awaiting Review enhancement 7 years ago
#49488 WP-ADMIN > Add New Post Tags section - Issue normal normal Awaiting Review feature request 6 years ago
#49559 Post Category Restoration normal normal Awaiting Review enhancement 6 years ago
#50046 lack table selector in `_update_post_term_count` normal normal Awaiting Review defect (bug) 6 years ago
#50229 slugs aren't allowed as long as they're in different taxonomies. normal normal Awaiting Review defect (bug) 6 years ago
#50294 Ampersand and other symbols in term_exists do not get encoded properly normal normal Awaiting Review defect (bug) 4 years ago
#50444 Issue by taxonomy terms in quick edit normal normal Awaiting Review defect (bug) 6 years ago
1 2 3
Note: See TracReports for help on using and creating reports.