Make WordPress Core

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

Taxonomy (80 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. dev-feedback normal normal Awaiting Review enhancement 11/18/2022 8
#57619 register_taxonomy doesn't check for reserved terms normal normal Awaiting Review enhancement 02/03/2023
#57835 class-wp-term-query.php no error checking reporter-feedback normal normal Awaiting Review defect (bug) 03/03/2023 4
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit normal normal Awaiting Review defect (bug) 03/16/2023 1
#57933 Add query object for taxonomy terms (not posts) normal normal Awaiting Review enhancement 03/17/2023 1
#56894 Add new param for "register_taxonomy" for required taxonomy reporter-feedback normal normal Awaiting Review feature request 03/20/2023 1
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post normal normal Awaiting Review defect (bug) 03/20/2023 1
#58109 Fatal Error when changed Taxonomy from hierarchical False to True normal normal Awaiting Review defect (bug) 04/26/2023 4
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() has-patch normal major Awaiting Review defect (bug) 05/02/2023 3
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) close low normal Awaiting Review enhancement 05/14/2023 12
#34055 the_taxonomies lacks a filter has-patch normal normal enhancement 05/15/2023 6
#40206 wp_insert_term() $slug_provided check fails has-patch normal normal Awaiting Review defect (bug) 05/22/2023 5
#58419 Changing categories reporter-feedback normal normal Awaiting Review defect (bug) 05/29/2023 1
#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
#58748 Duplicate tags we can't select under post edit page. even slug are different. normal major Awaiting Review defect (bug) 07/07/2023 2
#47339 Tags S and Š normal normal Awaiting Review defect (bug) 07/09/2023 9
#53319 Add support for a "reverse" argument in get_term_parents_list() function needs-unit-tests normal normal Future Release enhancement 07/26/2023 14
#58924 Add a small precision on the documentation of the register_taxonomy function normal minor Awaiting Review feature request 07/27/2023 2
#56518 Terms with "0" slug do not work normal normal Awaiting Review defect (bug) 08/27/2023 4
#59215 Bug in wp_set_post_categories function reporter-feedback normal normal Awaiting Review defect (bug) 08/31/2023 2
#57586 term_exists() return type not consistent regarding wp_insert_term() dev-feedback normal normal Future Release enhancement 09/15/2023 11
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 09/25/2023 17
#59478 term_exists() to return false if no terms exist normal normal Awaiting Review enhancement 09/27/2023
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> has-patch normal normal Awaiting Review enhancement 09/29/2023 1
#45085 different args passed to "term_name" and "term_{$field}" filters normal normal Awaiting Review enhancement 10/17/2023 1
#59667 Edit Category Screen: Improve error message when trying to update a category with an existing slug normal minor Awaiting Review enhancement 10/18/2023
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. dev-feedback high normal Future Release enhancement 11/28/2023 36
#60076 200 tags maximum dev-feedback normal normal Awaiting Review defect (bug) 12/17/2023 5
#44279 `get_terms()` with `child_of` and `childless` combined normal normal Future Release defect (bug) 02/28/2024 6
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format normal normal Awaiting Review defect (bug) 03/06/2024
#27079 Very long waiting if we have a lot taxonomy terms. normal normal enhancement 03/21/2024 3
#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
#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
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 04/22/2024 5
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake has-patch normal normal Future Release enhancement 05/02/2024 57
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 05/05/2024 3
#61303 Increase taxonomy name character limit normal normal Awaiting Review enhancement 06/11/2024 2
#61396 Duplicate terms with names in non-ASCII characters in different cases normal normal Awaiting Review defect (bug) 06/13/2024 4
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel normal minor Awaiting Review enhancement 07/24/2024
#59804 Can we implement a manage status of taxonomy term ? normal normal Awaiting Review enhancement 08/13/2024 2
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` has-patch normal normal Awaiting Review enhancement 08/20/2024 1
#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) 09/01/2024 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) 10/16/2024 22
#60532 Add a `pre_set_object_terms` action has-patch normal normal Awaiting Review enhancement 10/29/2024 4
#62123 Improve performance of get_ancestors() with recursive common table expression. normal normal Awaiting Review enhancement 11/06/2024 2
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked close normal trivial Awaiting Review defect (bug) 11/13/2024 4
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy has-patch normal normal Awaiting Review enhancement 12/05/2024 12
#59703 Enable Block Editor for term description normal normal Awaiting Review enhancement 12/10/2024 6
#13816 There should be built-in index pages for taxonomies dev-feedback normal normal Future Release feature request 12/11/2024 15
#38280 Make term count for a specific object type available has-patch normal normal Future Release enhancement 12/23/2024 29
#19373 wp_insert_post() should not contain current_user_can() checks has-patch normal major Future Release enhancement 01/08/2025 41
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 has-patch normal normal Awaiting Review enhancement 01/25/2025 2
#36641 WP_Term method __toString has-patch normal normal Awaiting Review enhancement 01/31/2025 2
#60269 URL parameter filtering with 'tag' parameter normal normal Awaiting Review defect (bug) 02/19/2025 1
#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) 02/20/2025
#30262 Combine wp_terms and wp_term_taxonomy tables johnbillion* has-patch low normal Future Release enhancement 02/21/2025 11
#63091 wp_get_archives() with post_type parameter generates duplicate query parameters in URLs normal normal Awaiting Review defect (bug) 03/13/2025 1
#14691 Allow commas in tag names normal major Future Release defect (bug) 03/18/2025 30
#30705 Add parameter to get_the_term_list() to allow templating normal normal enhancement 03/23/2025 6
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb has-patch normal normal 6.9 defect (bug) 04/09/2025 2
#5358 Queried object on multiple tag query holds only first tag has-patch normal normal Future Release defect (bug) 04/17/2025 15
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters dev-feedback normal normal Future Release defect (bug) 04/23/2025 9
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 05/05/2025 3
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 05/07/2025 6
#63428 Taxonomy settings (output order) dev-feedback normal normal Awaiting Review feature request 05/10/2025 1
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice normal normal Awaiting Review defect (bug) 05/12/2025 2
#60878 We need to add trim validation on Add New Category name has-patch normal normal Awaiting Review defect (bug) 05/12/2025 4
#32942 Taxomony term list counts do not respect post_type parameter dev-feedback normal normal Future Release defect (bug) 05/17/2025 39
#63488 Wrong return value for get_category_by_path() has-patch normal normal Awaiting Review defect (bug) 05/28/2025 4
#61890 Handle WP_Term dynamic properties for PHP 8.2 needs-unit-tests normal minor Future Release defect (bug) 06/03/2025 38
#47101 Improve accessibility when deleting terms via AJAX: color contrast & spoken message. joedolson* dev-feedback normal normal 6.9 enhancement 06/12/2025 20
#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) 06/18/2025 4
#33521 manage_${post_type}_posts_columns parameters shifted has-patch normal minor defect (bug) 06/22/2025 10
#41631 Same Term Not Added dev-feedback normal normal Awaiting Review defect (bug) 06/26/2025 2
#55358 Passing int term term_exists parent param not respected has-patch normal normal 6.9 defect (bug) 06/27/2025 11
#35326 New taxonomy template dev-feedback normal normal 6.9 enhancement 06/30/2025 7
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php normal normal Awaiting Review defect (bug) 07/02/2025 4
#62997 Put the final nail in the coffin of shared terms has-patch normal normal Future Release enhancement 07/02/2025 10
#46350 If a term is '0' clicking on its "Count" value displays all posts dev-feedback normal normal Future Release defect (bug) 07/07/2025 10
#50568 Improve WP_Term's sanitization calls pbearne has-patch normal normal 6.9 enhancement 07/07/2025 16

Themes (20 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40014 & converted to '#038 normal normal Awaiting Review defect (bug) 03/03/2017 3
#40038 Padding load_template's require with a do_action on each end has-patch normal normal Future Release enhancement 03/08/2017 3
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use normal normal Awaiting Review defect (bug) 04/27/2017 2
#39238 The active handler for a video header isn't accessible joemcgill* has-patch normal normal Future Release defect (bug) 05/23/2017 3
#40070 Cannot remove theme with Javascript if folder name contains periods normal normal Future Release defect (bug) 06/12/2017 11
#41076 Themes: Add more help and documentation when editing theme files normal normal Awaiting Review defect (bug) 06/21/2017 4
#39836 Display maximum file upload size on theme upload page dev-feedback normal normal Awaiting Review enhancement 06/25/2017 1
#41204 Placement of wp_redirect() in template normal normal Awaiting Review enhancement 07/12/2017 6
#39083 Introduce singular capabilities for managing individual themes needs-unit-tests normal normal Future Release enhancement 07/14/2017 1
#41690 Fix missing assignment of page templates on theme switch normal normal Future Release enhancement 08/21/2017 2
#41792 Suggested Enhancement to WordPress' Handling of Authors and Author URL's dev-feedback normal normal Awaiting Review enhancement 09/06/2017 5
#40842 Adding template filters dev-feedback normal normal Awaiting Review enhancement 10/23/2017 5
#42711 Support for symlinked themes in the themes folder normal normal Awaiting Review enhancement 11/27/2017
#40108 Pagination Enhancement wp_link_pages() normal normal Awaiting Review enhancement 01/25/2018 9
#21062 Add a 'template_file' hook to load_template() johnbillion has-patch normal normal Awaiting Review enhancement 03/05/2018 14
#42309 Add page-numbers CSS class to wp_link_pages generated links normal normal Awaiting Review feature request 04/17/2018 1
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters has-patch normal normal Awaiting Review enhancement 04/17/2018 1
#26636 There Is No Filter For get_sidebar() has-patch normal normal Awaiting Review enhancement 05/15/2018 9
#36666 Enhance `remove_theme_support()` so that it can take additional arguments dev-feedback normal normal Awaiting Review enhancement 05/15/2018 19
#35696 Allow extra control over CSS Classes in paginate_links() has-patch normal normal Awaiting Review enhancement 05/15/2018 4
Note: See TracReports for help on using and creating reports.