Make WordPress Core

{1} All Tickets (8369 matches)

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

Results (7001 - 7100 of 8369)

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#13816 There should be built-in index pages for taxonomies dev-feedback normal normal Future Release feature request 10/04/2024 14
#28232 Custom Taxonomy filter on post listing pages normal normal Future Release enhancement 11/05/2018 13
#40696 no chance to control wp_count_terms () audrasjb* has-patch normal normal Future Release enhancement 09/19/2022 13
#16101 Numeric term fields are strings needs-unit-tests normal normal defect (bug) 11/10/2020 12
#55426 Two Categories in one URL; Shows Posts that are in BOTH Categories doesn’t work reporter-feedback normal normal Awaiting Review defect (bug) 05/17/2022 12
#24354 get_cat_id() fails with category names containing ampersand boonebgorges has-patch normal normal defect (bug) 06/04/2019 12
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein normal normal Future Release defect (bug) 06/04/2019 12
#38310 Improve "wp_update_term" documentation ruudjoyo needs-unit-tests normal normal Future Release enhancement 09/29/2021 12
#36228 Uncheck "uncategorized" when you select a category normal normal Future Release enhancement 10/03/2018 12
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) close low normal Awaiting Review enhancement 05/14/2023 12
#23422 Add query filter argument to register_taxonomy needs-unit-tests normal normal enhancement 06/04/2019 11
#57586 term_exists() return type not consistent regarding wp_insert_term() dev-feedback normal normal Future Release enhancement 09/15/2023 11
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov dev-feedback normal normal Awaiting Review defect (bug) 05/06/2020 10
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges normal normal defect (bug) 01/18/2022 10
#28118 category sort bug normal normal Future Release defect (bug) 04/22/2019 10
#50568 Improve WP_Term's sanitization calls needs-unit-tests normal normal Future Release defect (bug) 03/12/2024 9
#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
#47339 Tags S and Š normal normal Awaiting Review defect (bug) 07/09/2023 9
#33521 manage_${post_type}_posts_columns parameters shifted reporter-feedback normal minor defect (bug) 06/04/2019 9
#37914 Taxonomy: Allow terms to be previewed before publishing dev-feedback normal normal Future Release enhancement 06/04/2019 9
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory normal normal defect (bug) 06/04/2019 8
#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
#41867 wp_list_categories throws SQL error if list is empty reporter-feedback normal normal Awaiting Review defect (bug) 02/21/2019 8
#32642 Add supports argument to register_taxonomy dev-feedback normal normal Future Release enhancement 04/30/2018 8
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy has-patch normal normal Awaiting Review enhancement 09/11/2024 8
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' needs-unit-tests normal normal Awaiting Review enhancement 08/04/2017 8
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. dev-feedback normal normal Awaiting Review enhancement 11/18/2022 8
#18553 Counting of categories doesn't work without refreshing? has-patch normal normal Future Release defect (bug) 10/08/2017 7
#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
#22511 Taxonomy manage screen checks for manage_terms and edit_terms, instead of just manage_terms. normal normal defect (bug) 06/04/2019 7
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges needs-unit-tests normal normal defect (bug) 06/04/2019 7
#16243 Unhelpful error messages when updating default category normal normal enhancement 06/04/2019 7
#39372 Allow count for wp_terms query to count other post statuses as well as published posts reporter-feedback normal normal Awaiting Review feature request 12/23/2020 7
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 11/11/2017 6
#26475 Hierarchical meta box display issues when messing around with new terms has-patch normal normal defect (bug) 06/04/2019 6
#44279 `get_terms()` with `child_of` and `childless` combined normal normal Future Release defect (bug) 02/28/2024 6
#49799 get_the_terms() object term cache check too strict? needs-unit-tests normal normal Awaiting Review defect (bug) 04/16/2020 6
#54534 Introduce a get_term_by_args filter normal normal Awaiting Review enhancement 11/30/2021 6
#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
#34055 the_taxonomies lacks a filter has-patch normal normal enhancement 05/15/2023 6
#60076 200 tags maximum dev-feedback normal normal Awaiting Review defect (bug) 12/17/2023 5
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 04/22/2024 5
#38424 Custom form taxonomy field doesn't clear after added... has-patch normal normal Future Release defect (bug) 02/17/2019 5
#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
#47101 Improve contrast when deleting terms in list table via AJAX normal normal Future Release defect (bug) 06/24/2019 5
#55358 Passing int term term_exists parent param not respected has-patch normal normal Future Release defect (bug) 06/13/2024 5
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 05/10/2021 5
#56351 Shared terms will not apply properly to a post in WordPress 6.0 reporter-feedback normal normal Awaiting Review defect (bug) 08/14/2022 5
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term normal normal Future Release defect (bug) 09/15/2017 5
#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) 01/17/2019 5
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#40206 wp_insert_term() $slug_provided check fails has-patch normal normal Awaiting Review defect (bug) 05/22/2023 5
#30262 Combine wp_terms and wp_term_taxonomy tables low normal enhancement 06/04/2019 5
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() needs-docs normal normal Awaiting Review enhancement 05/10/2019 5
#31483 Improve UI to change Default Category normal normal enhancement 06/04/2019 5
#15204 JavaScript Validation should trim values and set focus on invalid field normal normal enhancement 06/04/2019 5
#24386 Make _pad_term_counts work for non-post type objects and attachments needs-unit-tests normal normal enhancement 11/05/2020 5
#19556 Make wp_term_checklist() available as a template tag has-patch normal normal Future Release enhancement 06/26/2017 5
#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) 06/04/2019 4
#37975 Duplicate tag names aren't supported normal normal Future Release defect (bug) 04/05/2019 4
#61396 Duplicate terms with names in non-ASCII characters in different cases normal normal Awaiting Review defect (bug) 06/13/2024 4
#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
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen has-patch normal normal Awaiting Review defect (bug) 03/30/2024 4
#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
#14093 Malformed category hidden from edit-tags, but shows in meta box low normal defect (bug) 06/04/2019 4
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term normal normal Awaiting Review defect (bug) 09/04/2018 4
#44728 Quick edit for taxonomies is using filtered data dev-feedback normal normal Awaiting Review defect (bug) 05/08/2019 4
#43626 Searching for tags using slugs work for English but does not work for Arabic normal normal Awaiting Review defect (bug) 03/26/2018 4
#33234 Tags/Categories Count Incorrect dev-feedback normal normal defect (bug) 05/03/2023 4
#42522 Terms are uselessly counted when saving a post pbearne has-patch normal normal Awaiting Review defect (bug) 06/14/2024 4
#56518 Terms with "0" slug do not work normal normal Awaiting Review defect (bug) 08/27/2023 4
#60878 We need to add trim validation on Add New Category name has-patch normal normal Awaiting Review defect (bug) 10/03/2024 4
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 10/11/2017 4
#57835 class-wp-term-query.php no error checking reporter-feedback normal normal Awaiting Review defect (bug) 03/03/2023 4
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order reporter-feedback normal major Awaiting Review defect (bug) 11/09/2024 4
#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) 04/17/2024 4
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default dev-feedback normal normal Awaiting Review defect (bug) 04/14/2017 4
#35385 Able to get raw content by calling get_the_archive_description has-patch normal normal enhancement 06/07/2020 4
#60532 Add a `pre_set_object_terms` action has-patch normal normal Awaiting Review enhancement 10/29/2024 4
#40047 Add term_meta to WP_Term class getter method dev-feedback normal normal Awaiting Review enhancement 03/13/2017 4
#33975 Improve capabilities management when registering custom taxonomy needs-unit-tests normal normal enhancement 06/04/2019 4
#45023 Improve parent and child category description example dev-feedback normal minor Awaiting Review enhancement 10/03/2018 4
#44343 Add filter hook for parent dropdown arguments dev-feedback normal normal Awaiting Review feature request 06/11/2018 4
#43835 Add thumbnail to category (like to posts) dev-feedback normal normal Awaiting Review feature request 04/24/2018 4
#51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies normal minor Awaiting Review feature request 12/19/2020 4
#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
#16230 Category slugs not cut at 200 characters as it should under some conditions normal normal defect (bug) 06/04/2019 3
#41594 Edit tag form limited to 800px width has-patch normal normal Awaiting Review defect (bug) 04/06/2021 3
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion has-patch normal minor Future Release defect (bug) 06/06/2018 3
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php normal normal Awaiting Review defect (bug) 11/06/2024 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
#50082 Item count is not increasing after adding category dev-feedback normal normal Future Release defect (bug) 08/11/2020 3
#48114 New category page does not update on button click normal minor Awaiting Review defect (bug) 10/19/2019 3
#37518 New term.php is showing warning for rearranged columns using manage_{$screen->id}_columns filter normal normal defect (bug) 06/04/2019 3
#47105 Not focusing on input control when validate that input control normal normal Future Release defect (bug) 06/28/2019 3
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active close normal critical Awaiting Review defect (bug) 07/08/2022 3
#44802 WP Generate Tag cloud not generating Link (href) tag value and Role tag value. reporter-feedback normal major Awaiting Review defect (bug) 05/03/2021 3
Note: See TracReports for help on using and creating reports.