Make WordPress Core

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

Taxonomy (53 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category normal normal Awaiting Review defect (bug) 09/20/2019 2
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges normal normal defect (bug) 01/18/2022 10
#51759 WordPress the_tags() before not working at the loop normal normal Awaiting Review defect (bug) 11/12/2020
#63488 Wrong return value for get_category_by_path() has-patch normal normal Awaiting Review defect (bug) 05/28/2025 4
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 has-patch normal normal Awaiting Review enhancement 01/25/2025 2
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 10/11/2017 4
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies has-patch normal normal Awaiting Review defect (bug) 02/22/2017
#44279 `get_terms()` with `child_of` and `childless` combined normal normal Future Release defect (bug) 02/28/2024 6
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` dev-feedback normal normal Awaiting Review enhancement 07/10/2025 1
#39969 add filter to end of post_categories_meta_box() normal normal Awaiting Review enhancement 02/26/2017
#45722 add markup to highlight the active tag normal normal Awaiting Review feature request 12/20/2018
#45393 categories don't work in brand-new wordpress instance (return 404) normal normal Awaiting Review defect (bug) 11/21/2018 1
#28118 category sort bug normal normal Future Release defect (bug) 04/22/2019 10
#57835 class-wp-term-query.php no error checking reporter-feedback normal normal Awaiting Review defect (bug) 03/03/2023 4
#45085 different args passed to "term_name" and "term_{$field}" filters normal normal Awaiting Review enhancement 10/17/2023 1
#42005 filter get_terms_args and orderby meta_value_num not working as expected has-patch normal normal Awaiting Review feature request 10/26/2022 24
#24354 get_cat_id() fails with category names containing ampersand boonebgorges has-patch normal normal defect (bug) 06/04/2019 12
#23635 get_objects_in_term - identify matching terms has-patch normal normal enhancement 04/09/2021 3
#46162 get_taxonomies by post_type no output normal normal Awaiting Review defect (bug) 05/12/2020
#39678 get_term_by slug with "0" as value has-patch normal normal Awaiting Review defect (bug) 09/21/2021 2
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 12/02/2018 3
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* normal normal Awaiting Review defect (bug) 09/23/2017 2
#49799 get_the_terms() object term cache check too strict? needs-unit-tests normal normal Awaiting Review defect (bug) 04/16/2020 6
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. dev-feedback normal normal Awaiting Review enhancement 11/18/2022 8
#50046 lack table selector in `_update_post_term_count` normal normal Awaiting Review defect (bug) 05/01/2020
#33521 manage_${post_type}_posts_columns parameters shifted has-patch normal minor defect (bug) 06/22/2025 10
#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
#40696 no chance to control wp_count_terms () audrasjb* has-patch normal normal Future Release enhancement 09/19/2022 13
#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
#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
#55908 performing two identical actions in sequence produces different results normal normal Awaiting Review defect (bug) 06/03/2022 1
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein normal normal Future Release defect (bug) 06/04/2019 12
#57619 register_taxonomy doesn't check for reserved terms dev-feedback normal normal Awaiting Review enhancement 07/11/2025 1
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format normal normal Awaiting Review defect (bug) 03/06/2024
#51864 set_object_terms hook $tt_ids arg issue normal normal Awaiting Review defect (bug) 11/24/2020
#50229 slugs aren't allowed as long as they're in different taxonomies. normal normal Awaiting Review defect (bug) 05/22/2020
#40291 subcategory pagination no run normal normal Awaiting Review defect (bug) 03/29/2017
#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
#57586 term_exists() return type not consistent regarding wp_insert_term() dev-feedback normal normal Future Release enhancement 09/15/2023 11
#59478 term_exists() to return false if no terms exist normal normal Awaiting Review enhancement 09/27/2023
#34055 the_taxonomies lacks a filter has-patch normal normal enhancement 05/15/2023 6
#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
#63091 wp_get_archives() with post_type parameter generates duplicate query parameters in URLs normal normal Awaiting Review defect (bug) 03/13/2025 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
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#19373 wp_insert_post() should not contain current_user_can() checks has-patch normal major Future Release enhancement 01/08/2025 41
#40206 wp_insert_term() $slug_provided check fails has-patch normal normal Awaiting Review defect (bug) 05/22/2023 5
#41867 wp_list_categories throws SQL error if list is empty reporter-feedback normal normal Awaiting Review defect (bug) 02/21/2019 8
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' normal normal Awaiting Review enhancement 09/01/2017
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy reporter-feedback normal normal Awaiting Review defect (bug) 05/04/2020 2
#46166 wp_update_term sanitizes the description, removing all html normal normal Awaiting Review defect (bug) 02/01/2019
#29852 wp_update_term() should use wp_insert_term() internally normal normal enhancement 06/04/2019 2
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists normal normal Awaiting Review defect (bug) 10/23/2022

Themes (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62590 "Live Preview" on mobile open customizer by default normal minor Awaiting Review enhancement 11/28/2024 2
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb has-patch normal normal Future Release defect (bug) 07/06/2023 19
#51532 $tag_templates should be customizable (instead of local array) has-patch normal normal Awaiting Review enhancement 12/11/2022 3
#40014 & converted to '#038 normal normal Awaiting Review defect (bug) 03/03/2017 3
#7795 Activate and Deactivate Theme hooks normal normal Future Release enhancement 03/15/2019 26
#44891 Activate button showing after theme activated has-patch normal normal Awaiting Review defect (bug) 09/06/2018 4
#18301 Activating a new theme on multisite is very long-winded DrewAPicture* normal normal Future Release enhancement 08/29/2023 30
#61605 Add Support for dynamically changing WordPress styles variations using filter has-patch normal normal Awaiting Review enhancement 07/31/2024 8
#45344 Add Two New Theme Tags on Theme Directory normal normal Future Release task (blessed) 02/02/2024 5
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` has-patch normal normal Future Release enhancement 05/07/2025 9
#21062 Add a 'template_file' hook to load_template() johnbillion has-patch normal normal Awaiting Review enhancement 03/05/2018 14
#16396 Add a hook to the theme editor page when the write is successful normal normal enhancement 06/04/2019 7
#56556 Add a link to go to the thema wordpress.org page. normal normal Awaiting Review enhancement 09/12/2022
#51832 Add a more visible way to delete unused themes dev-feedback normal normal Future Release enhancement 06/06/2022 14
#42855 Add ability to filter header, sidebar, searchform, footer and template_part file paths dev-feedback normal normal Awaiting Review enhancement 06/26/2023 14
#28094 Add action hook after getting template part has-patch normal normal enhancement 06/04/2019 4
#51072 Add action hook after theme skip links sarahricker normal normal Future Release feature request 10/16/2020 13
#63060 Add an option to support all HTML5 theme support options joedolson* has-patch normal normal Awaiting Review enhancement 03/06/2025 1
#16883 Add check for "Template Version" on theme activation dev-feedback normal normal enhancement 06/04/2019 6
#61555 Add deprecation notice to wp_title() needs-docs normal normal Awaiting Review enhancement 07/04/2024 3
#54381 Add filter to validate_theme_requirements has-patch normal normal Awaiting Review enhancement 11/05/2021 1
#40508 Add new do_action after load template files joedolson* has-patch normal normal Future Release enhancement 06/17/2025 13
#49553 Add option to get_search_form() to not include current search query in the form close normal normal Awaiting Review enhancement 07/04/2025 1
#42309 Add page-numbers CSS class to wp_link_pages generated links normal normal Awaiting Review feature request 04/17/2018 1
#21912 Add return filter to current_theme_supports() has-patch normal normal enhancement 06/04/2019 5
#58952 Add search to get_the_archive_title() normal normal Awaiting Review enhancement 10/27/2023
#48122 Add separator argument for wp_get_document_title() dev-feedback normal normal Awaiting Review feature request 10/19/2019 2
#54374 Add the "Last updated" date to theme details normal minor Awaiting Review enhancement 11/04/2021
#55879 Add the Ability to Allow/Disallow Auto-Update for Multiple Themes on the Theme Page normal normal Awaiting Review feature request 06/02/2022 3
#41179 Adding get_the_content-filter dev-feedback normal normal Awaiting Review enhancement 02/03/2023 7
#40842 Adding template filters dev-feedback normal normal Awaiting Review enhancement 10/23/2017 5
#62847 Admin Themes as a 3rd level of theming normal minor Awaiting Review feature request 01/23/2025
#47124 Admin menu: restore "Add New" in the Themes section has-patch normal normal Future Release feature request 10/29/2021 8
#56245 Allow Theme Templates to have Statuses normal normal Awaiting Review enhancement 07/19/2022
#35696 Allow extra control over CSS Classes in paginate_links() has-patch normal normal Awaiting Review enhancement 05/15/2018 4
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` has-patch normal normal Awaiting Review enhancement 08/15/2022 1
#54734 Allow get_file_path_from_theme filterable like get_theme_file_path normal normal Awaiting Review enhancement 10/30/2023
#62210 Allow variations to be filtered normal normal Awaiting Review enhancement 10/12/2024 2
#54838 Automatically enable some templates from inactive themes has-patch normal normal Awaiting Review enhancement 01/18/2022 1
#58186 Block Theme Detection is broken due to symlinks has-patch normal normal Awaiting Review defect (bug) 09/05/2023 2
#59600 Block themes: Use a cache for block template files has-patch normal normal Future Release defect (bug) 10/07/2024 58
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/20/2024 16
#51454 Button for Uploading Themes should be on screen before loading in 15 example themes normal minor Awaiting Review enhancement 01/20/2025 2
#57569 Cannot Click Theme Details if there is an Update to the Theme reporter-feedback normal normal Awaiting Review defect (bug) 01/28/2023 1
#40070 Cannot remove theme with Javascript if folder name contains periods normal normal Future Release defect (bug) 06/12/2017 11
#58237 Change default 'Blog pages show at most' to better divisible number dev-feedback normal normal Awaiting Review feature request 05/04/2023 2
#42354 Changing Add New theme link in wp-admin/themes.php dev-feedback normal normal Future Release enhancement 05/29/2021 9
Note: See TracReports for help on using and creating reports.