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 (34 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#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
#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 6 weeks ago
#41867 wp_list_categories throws SQL error if list is empty normal normal Awaiting Review defect (bug) reporter-feedback 7 weeks ago
#57619 register_taxonomy doesn't check for reserved terms normal normal Awaiting Review enhancement dev-feedback 14 months 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 19 months ago
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. normal normal Awaiting Review enhancement dev-feedback 4 years ago
#49799 get_the_terms() object term cache check too strict? normal normal Awaiting Review defect (bug) reporter-feedback 3 weeks 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
#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
#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
#63428 Taxonomy settings (output order) normal normal Awaiting Review feature request dev-feedback 16 months ago
#50047 Taxonomy parent select field not cleared after creating category normal minor Awaiting Review defect (bug) dev-feedback 6 years ago
#45107 Taxonomies should only be allowed to support one object type normal normal Awaiting Review enhancement needs-unit-tests 8 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
#44728 Quick edit for taxonomies is using filtered data normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter normal normal Awaiting Review enhancement dev-feedback 4 years ago
#43729 Pagination on static Post page not working after changing Permalink Catagory Base normal normal Awaiting Review defect (bug) reporter-feedback 11 months ago
#38278 Only query taxonomies assigned to the post types being queried normal normal Awaiting Review enhancement dev-feedback 12 months ago
#48682 Introduce WP_Labels class normal normal Awaiting Review enhancement dev-feedback 7 years ago
#63683 Improve wp_insert_term() duplicate query normal minor Awaiting Review enhancement dev-feedback 14 months ago
#45023 Improve parent and child category description example normal minor Awaiting Review enhancement dev-feedback 8 years ago
#49912 Global setting to show tag content in ascending/chronological order normal normal Awaiting Review feature request dev-feedback 6 years ago
#49632 Force lowercase for taxonomy id in register_taxonomy() normal normal Awaiting Review enhancement dev-feedback 7 years ago
#65679 Deprecation notice in WP_Term_Query when orderby is null normal normal Awaiting Review defect (bug) dev-feedback 5 weeks ago
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked normal trivial Awaiting Review defect (bug) close 22 months ago
#59215 Bug in wp_set_post_categories function normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#43835 Add thumbnail to category (like to posts) normal normal Awaiting Review feature request dev-feedback 14 months ago
#38265 Add term_relationship_id column to wp_term_relationships normal normal Awaiting Review feature request dev-feedback 9 years ago
#40047 Add term_meta to WP_Term class getter method normal normal Awaiting Review enhancement dev-feedback 10 years ago
#44969 Add support to limit results in get_objects_in_term() normal normal Awaiting Review enhancement dev-feedback 6 years ago
#56894 Add new param for "register_taxonomy" for required taxonomy normal normal Awaiting Review feature request reporter-feedback 3 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
#60076 200 tags maximum normal normal Awaiting Review defect (bug) dev-feedback 3 years ago

Slated for Next Release (3 matches)

#66007 wp_update_term() reports success when the database write is rejected westonruter normal normal 7.2 defect (bug) has-patch 13 days ago
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion normal normal 7.2 enhancement has-patch 2 months ago
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error normal normal 7.2 defect (bug) dev-feedback 3 weeks ago

Tickets Awaiting Review (63 matches)

#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists normal normal Awaiting Review defect (bug) 4 years ago
#46166 wp_update_term sanitizes the description, removing all html normal normal Awaiting Review defect (bug) 8 years ago
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' 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
#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
#59478 term_exists() to return false if no terms exist normal normal Awaiting Review enhancement 3 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
#40291 subcategory pagination no run normal normal Awaiting Review defect (bug) 9 years ago
#50229 slugs aren't allowed as long as they're in different taxonomies. normal normal Awaiting Review defect (bug) 6 years ago
#51864 set_object_terms hook $tt_ids arg issue normal normal Awaiting Review defect (bug) 6 years ago
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format normal normal Awaiting Review defect (bug) 3 years ago
#55908 performing two identical actions in sequence produces different results normal normal Awaiting Review defect (bug) 4 years ago
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical normal major Awaiting Review defect (bug) has-patch 8 months ago
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() normal major Awaiting Review defect (bug) has-patch 3 years ago
#50046 lack table selector in `_update_post_term_count` normal normal Awaiting Review defect (bug) 6 years ago
#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) 9 months ago
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* normal normal Awaiting Review defect (bug) 9 years ago
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 8 years ago
#39678 get_term_by slug with "0" as value normal normal Awaiting Review defect (bug) has-patch 5 years ago
#46162 get_taxonomies by post_type no output normal normal Awaiting Review defect (bug) 6 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
#45085 different args passed to "term_name" and "term_{$field}" filters normal normal Awaiting Review enhancement 3 years ago
#45393 categories don't work in brand-new wordpress instance (return 404) 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
#39969 add filter to end of post_categories_meta_box() normal normal Awaiting Review enhancement 10 years ago
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` normal normal Awaiting Review enhancement dev-feedback 14 months ago
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies normal normal Awaiting Review defect (bug) has-patch 10 years ago
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 normal normal Awaiting Review enhancement has-patch 20 months ago
#63488 Wrong return value for get_category_by_path() normal normal Awaiting Review defect (bug) has-patch 16 months ago
#51759 WordPress the_tags() before not working at the loop normal normal Awaiting Review defect (bug) 6 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
#60878 We need to add trim validation on Add New Category name normal normal Awaiting Review defect (bug) has-patch 16 months 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
#48498 Walker_Category should also accept the `item_spacing` parameter. normal minor Awaiting Review enhancement 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
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results normal major Awaiting Review defect (bug) has-patch 3 months 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
#56264 WP_Term_Query does not allow limiting results when descending family tree normal normal Awaiting Review feature request 4 years ago
#36641 WP_Term method __toString normal normal Awaiting Review enhancement has-patch 20 months ago
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed normal normal Awaiting Review enhancement 8 years ago
#49488 WP-ADMIN > Add New Post Tags section - Issue normal normal Awaiting Review feature request 7 years ago
#60269 URL parameter filtering with 'tag' parameter normal normal Awaiting Review defect (bug) 10 months ago
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() normal normal Awaiting Review defect (bug) 6 years ago
#51135 The main (primary) taxonomy term in post normal normal Awaiting Review enhancement 6 years ago
#56518 Terms with "0" slug do not work normal normal Awaiting Review defect (bug) 3 years ago
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens normal normal Awaiting Review defect (bug) 5 years ago
#49189 Term description cannot be filtered in admin area normal normal Awaiting Review enhancement 7 years ago
#51366 Taxonomy:post_format show_in_nav_menus has no effect normal normal Awaiting Review enhancement 6 years ago
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy normal normal Awaiting Review enhancement has-patch 22 months ago
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' normal normal Awaiting Review defect (bug) has-patch 4 years ago
#47339 Tags S and Š normal normal Awaiting Review defect (bug) 3 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
#41702 Slug for Category or Tag should be generated automatically normal normal Awaiting Review enhancement has-patch 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
#55854 Save term creation time by default normal minor Awaiting Review feature request 4 years ago
#41631 Same Term Not Added normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#56895 SEO tools can't differ from Tag and Categories normal normal Awaiting Review feature request 4 years ago
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov normal normal Awaiting Review defect (bug) has-patch 16 months ago
#45166 Prevent deleting default term for any kind of taxonomy normal normal Awaiting Review enhancement has-patch 8 years ago
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term normal normal Awaiting Review defect (bug) 8 years ago
#49559 Post Category Restoration normal normal Awaiting Review enhancement 7 years ago
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel normal minor Awaiting Review enhancement 2 years ago
1 2 3
Note: See TracReports for help on using and creating reports.