Make WordPress Core

{1} All Tickets (8249 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 8249)

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56894 Add new param for "register_taxonomy" for required taxonomy reporter-feedback normal normal Awaiting Review feature request 3 years ago 1
#37042 Additional filter for has_category function reporter-feedback normal normal feature request 7 years ago 2
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term needs-unit-tests normal normal Future Release defect (bug) 7 years ago 2
#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
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists needs-unit-tests normal normal defect (bug) 7 years ago 4
#61890 Handle WP_Term dynamic properties for PHP 8.2 needs-unit-tests normal minor Future Release defect (bug) 9 months ago 39
#16101 Numeric term fields are strings needs-unit-tests normal normal defect (bug) 6 years ago 12
#49799 get_the_terms() object term cache check too strict? needs-unit-tests normal normal Awaiting Review defect (bug) 6 years ago 6
#32789 Abstract get_category_by_path into get_term_by_path needs-unit-tests normal normal enhancement 7 years ago 3
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 3 years ago 17
#23422 Add query filter argument to register_taxonomy needs-unit-tests normal normal enhancement 7 years ago 11
#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
#38310 Improve "wp_update_term" documentation ruudjoyo needs-unit-tests normal normal Future Release enhancement 5 years ago 12
#33975 Improve capabilities management when registering custom taxonomy needs-unit-tests normal normal enhancement 7 years ago 4
#24386 Make _pad_term_counts work for non-post type objects and attachments needs-unit-tests normal normal enhancement 6 years ago 5
#36171 Proposed clean up of get_the_category_list() and link filter needs-unit-tests normal normal enhancement 7 years ago 2
#29586 Sync get_the_category_list with get_the_term_list needs-unit-tests normal normal enhancement 7 years ago 2
#45107 Taxonomies should only be allowed to support one object type needs-unit-tests normal normal Awaiting Review enhancement 7 years ago 2
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' needs-unit-tests normal normal Awaiting Review enhancement 9 years ago 8
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() needs-docs normal normal Awaiting Review enhancement 7 years ago 5
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 2 years ago 5
#64038 Cache miss for `WP_Term_Query` has-patch normal normal Future Release defect (bug) 4 months ago 5
#18553 Counting of categories doesn't work without refreshing? has-patch normal normal Future Release defect (bug) 9 years ago 7
#38424 Custom form taxonomy field doesn't clear after added... has-patch normal normal Future Release defect (bug) 7 years ago 5
#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
#41594 Edit tag form limited to 800px width has-patch normal normal Awaiting Review defect (bug) 5 years ago 3
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion has-patch normal minor Future Release defect (bug) 8 years ago 3
#26475 Hierarchical meta box display issues when messing around with new terms has-patch normal normal defect (bug) 7 years ago 6
#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
#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
#5358 Queried object on multiple tag query holds only first tag has-patch normal normal Future Release defect (bug) 9 months ago 16
#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
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' has-patch normal normal Awaiting Review defect (bug) 4 years ago 1
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges has-patch normal normal defect (bug) 4 weeks ago 8
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb has-patch lowest normal Future Release defect (bug) 5 days ago 42
#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
#63488 Wrong return value for get_category_by_path() has-patch normal normal Awaiting Review defect (bug) 15 months ago 4
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 9 years 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
#24354 get_cat_id() fails with category names containing ampersand boonebgorges has-patch normal normal defect (bug) 7 years ago 12
#39678 get_term_by slug with "0" as value has-patch normal normal Awaiting Review defect (bug) 5 years ago 2
#33521 manage_${post_type}_posts_columns parameters shifted has-patch normal minor defect (bug) 14 months ago 10
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() has-patch normal major Awaiting Review defect (bug) 3 years ago 3
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical has-patch normal major Awaiting Review defect (bug) 7 months ago 23
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 has-patch normal normal defect (bug) 3 months ago 7
#40206 wp_insert_term() $slug_provided check fails has-patch normal normal Awaiting Review defect (bug) 3 years ago 5
#35385 Able to get raw content by calling get_the_archive_description has-patch normal normal enhancement 6 years ago 4
#26268 Add UI to Category page to indicate default category helen has-patch normal normal Future Release enhancement 6 months ago 52
#60532 Add a `pre_set_object_terms` action has-patch normal normal Awaiting Review enhancement 22 months ago 4
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 2 years ago 3
#36978 Add pre filter to get_term_by has-patch normal normal enhancement 3 weeks ago 1
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() has-patch normal normal Awaiting Review enhancement 9 years ago 3
#34195 Deprecate get_terms_fields has-patch normal normal enhancement 7 years ago 3
#50568 Improve WP_Term's sanitization calls pbearne has-patch normal normal Future Release enhancement 4 weeks ago 31
#26667 Improve filter in single_term_title() has-patch normal normal enhancement 12 months ago 3
#54567 Introduce specific item_link and and item_link_description labels for post formats has-patch normal normal Awaiting Review enhancement 4 years ago 1
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least has-patch normal normal Awaiting Review enhancement 9 years ago 2
#39406 Make callback_args filterable in WP_Terms_List_Table has-patch normal normal Awaiting Review enhancement 7 years ago 1
#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
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> has-patch normal normal Awaiting Review enhancement 3 years ago 1
#45166 Prevent deleting default term for any kind of taxonomy has-patch normal normal Awaiting Review enhancement 8 years ago 1
#62997 Put the final nail in the coffin of shared terms has-patch normal normal Future Release enhancement 13 months ago 10
#41702 Slug for Category or Tag should be generated automatically has-patch normal normal Awaiting Review enhancement 9 years ago
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy has-patch normal normal Awaiting Review enhancement 20 months ago 12
#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
#36641 WP_Term method __toString has-patch normal normal Awaiting Review enhancement 19 months ago 2
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 has-patch normal normal Awaiting Review enhancement 19 months ago 2
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion has-patch normal normal 7.2 enhancement 4 weeks ago 8
#23635 get_objects_in_term - identify matching terms has-patch normal normal enhancement 5 years ago 3
#40696 no chance to control wp_count_terms () audrasjb* has-patch normal normal Future Release enhancement 4 years ago 13
#34055 the_taxonomies lacks a filter has-patch normal normal enhancement 3 years ago 6
#19373 wp_insert_post() should not contain current_user_can() checks has-patch normal major Future Release enhancement 19 months ago 41
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction has-patch normal normal Awaiting Review feature request 4 weeks ago 2
#42005 filter get_terms_args and orderby meta_value_num not working as expected has-patch normal normal Awaiting Review feature request 4 years ago 24
#60076 200 tags maximum dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 5
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 7 months ago 7
#65679 Deprecation notice in WP_Term_Query when orderby is null dev-feedback normal normal Awaiting Review defect (bug) 35 hours ago 10
#46350 If a term is '0' clicking on its "Count" value displays all posts dev-feedback normal normal Future Release defect (bug) 13 months ago 10
#50082 Item count is not increasing after adding category dev-feedback normal normal Future Release defect (bug) 4 months ago 4
#44728 Quick edit for taxonomies is using filtered data dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 4
#41631 Same Term Not Added dev-feedback normal normal Awaiting Review defect (bug) 14 months ago 2
#32942 Taxomony term list counts do not respect post_type parameter dev-feedback normal normal Future Release defect (bug) 15 months ago 39
#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
#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
#53613 Add filter to prevent term deletion dev-feedback normal normal Awaiting Review enhancement 5 years ago 2
#52724 Add filters to term label and info values dev-feedback normal normal Awaiting Review enhancement 5 years ago 1
#63890 Add multiple order conditions to WP_Term_Query dev-feedback normal normal Awaiting Review enhancement 6 months ago 4
#23421 Add sortable to taxonomy column dev-feedback normal normal Future Release enhancement 5 years ago 14
#44969 Add support to limit results in get_objects_in_term() dev-feedback normal normal Awaiting Review enhancement 6 years ago 1
#32642 Add supports argument to register_taxonomy dev-feedback normal normal Future Release enhancement 8 years ago 8
#40047 Add term_meta to WP_Term class getter method dev-feedback normal normal Awaiting Review enhancement 9 years ago 4
#49632 Force lowercase for taxonomy id in register_taxonomy() dev-feedback normal normal Awaiting Review enhancement 6 years ago 1
#45023 Improve parent and child category description example dev-feedback normal minor Awaiting Review enhancement 8 years ago 4
#63683 Improve wp_insert_term() duplicate query dev-feedback normal minor Awaiting Review enhancement 13 months ago 4
Note: See TracReports for help on using and creating reports.