Make WordPress Core

{1} All Tickets (8431 matches)

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

Results (7201 - 7300 of 8431)

Taxonomy (76 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#50229 slugs aren't allowed as long as they're in different taxonomies. normal normal Awaiting Review defect (bug) 05/22/2020
#50294 Ampersand and other symbols in term_exists do not get encoded properly normal normal Awaiting Review defect (bug) 05/25/2022 1
#50444 Issue by taxonomy terms in quick edit normal normal Awaiting Review defect (bug) 06/24/2020 4
#50568 Improve WP_Term's sanitization calls needs-unit-tests normal normal Future Release defect (bug) 03/12/2024 9
#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
#51135 The main (primary) taxonomy term in post normal normal Awaiting Review enhancement 11/24/2020 1
#51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies normal minor Awaiting Review feature request 12/19/2020 4
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() normal normal Awaiting Review defect (bug) 09/08/2020 1
#51366 Taxonomy:post_format show_in_nav_menus has no effect normal normal Awaiting Review enhancement 09/24/2020 1
#51666 Cannot unselect terms for a taxonomy with a default_term normal normal Awaiting Review defect (bug) 11/24/2020 1
#51759 WordPress the_tags() before not working at the loop normal normal Awaiting Review defect (bug) 11/12/2020
#51864 set_object_terms hook $tt_ids arg issue normal normal Awaiting Review defect (bug) 11/24/2020
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order normal major Awaiting Review defect (bug) 12/01/2020
#52724 Add filters to term label and info values dev-feedback normal normal Awaiting Review enhancement 04/26/2021 1
#52726 Allow default term when a user does not have assign_terms capability normal normal Awaiting Review defect (bug) 03/05/2021
#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) 03/24/2021
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) normal normal Awaiting Review defect (bug) 04/05/2021
#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
#53591 Firts <ul> missing in wp_list_categories() normal normal Awaiting Review defect (bug) 07/05/2021 4
#53613 Add filter to prevent term deletion dev-feedback normal normal Awaiting Review enhancement 07/17/2021 2
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 05/05/2024 3
#53756 Can’t Change Tags’ Letter Case normal normal Awaiting Review defect (bug) 11/28/2021 2
#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
#54534 Introduce a get_term_by_args filter normal normal Awaiting Review enhancement 11/30/2021 6
#54567 Introduce specific item_link and and item_link_description labels for post formats has-patch normal normal Awaiting Review enhancement 04/29/2022 1
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens normal normal Awaiting Review defect (bug) 01/13/2022 1
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post normal normal Awaiting Review defect (bug) 03/20/2023 1
#55358 Passing int term term_exists parent param not respected has-patch normal normal Future Release defect (bug) 06/13/2024 5
#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
#55854 Save term creation time by default normal minor Awaiting Review feature request 05/27/2022
#55908 performing two identical actions in sequence produces different results normal normal Awaiting Review defect (bug) 06/03/2022 1
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter dev-feedback normal normal Awaiting Review enhancement 06/09/2022
#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
#56264 WP_Term_Query does not allow limiting results when descending family tree normal normal Awaiting Review feature request 10/12/2022 2
#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
#56518 Terms with "0" slug do not work normal normal Awaiting Review defect (bug) 08/27/2023 4
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists normal normal Awaiting Review defect (bug) 10/23/2022
#56894 Add new param for "register_taxonomy" for required taxonomy reporter-feedback normal normal Awaiting Review feature request 03/20/2023 1
#56895 SEO tools can't differ from Tag and Categories normal normal Awaiting Review feature request 10/24/2022
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. dev-feedback normal normal Awaiting Review enhancement 11/18/2022 8
#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
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice normal normal Awaiting Review defect (bug) 01/10/2023 2
#57586 term_exists() return type not consistent regarding wp_insert_term() dev-feedback normal normal Future Release enhancement 09/15/2023 11
#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
#57933 Add query object for taxonomy terms (not posts) normal normal Awaiting Review enhancement 03/17/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
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 09/25/2023 17
#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
#58924 Add a small precision on the documentation of the register_taxonomy function normal minor Awaiting Review feature request 07/27/2023 2
#59215 Bug in wp_set_post_categories function reporter-feedback normal normal Awaiting Review defect (bug) 08/31/2023 2
#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
#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
#59703 Enable Block Editor for term description normal normal Awaiting Review enhancement 11/04/2024 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
#59804 Can we implement a manage status of taxonomy term ? normal normal Awaiting Review enhancement 08/13/2024 2
#60076 200 tags maximum dev-feedback normal normal Awaiting Review defect (bug) 12/17/2023 5
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel normal minor Awaiting Review enhancement 07/24/2024
#60269 URL parameter filtering with 'tag' parameter normal normal Awaiting Review defect (bug) 01/16/2024
#60532 Add a `pre_set_object_terms` action has-patch normal normal Awaiting Review enhancement 10/29/2024 4
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format normal normal Awaiting Review defect (bug) 03/06/2024
#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
#60878 We need to add trim validation on Add New Category name has-patch normal normal Awaiting Review defect (bug) 10/03/2024 4
#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
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` has-patch normal normal Awaiting Review enhancement 08/20/2024 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) 11/09/2024 4
#61890 Handle WP_Term dynamic properties for PHP 8.2 has-patch normal minor 6.8 defect (bug) 09/25/2024 33
#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
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy has-patch normal normal Awaiting Review enhancement 11/19/2024 9
#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

Text Changes (2 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57231 Missing ":" in strings with links. dev-feedback normal normal Awaiting Review enhancement 11/16/2023 13
#60820 Improve wording of the 'Login Details' mail marybaum reporter-feedback normal normal Awaiting Review enhancement 03/22/2024 3

Themes (22 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#4969 Make wp_list_* functions all behave similarly... igmoweb has-patch normal normal Future Release enhancement 06/06/2018 19
#7795 Activate and Deactivate Theme hooks normal normal Future Release enhancement 03/15/2019 26
#10275 Filter logic has been put into the template loader while it not belongs there. desrosj has-patch normal normal 6.8 defect (bug) 10/22/2024 7
#10432 Dynamic classes for current blog post item, current term item has-patch normal normal enhancement 05/31/2024 4
#12839 Themes should be sandboxed on activation to prevent fatal errors normal normal Future Release enhancement 01/02/2021 14
#12877 Modular themes: Apply template hierarchy to folders within a theme dev-feedback normal normal feature request 06/04/2019 28
#13239 Filter locate_template template_names variable dev-feedback normal normal Future Release enhancement 12/29/2023 111
#13691 Make get_template_part() accept multiple template names normal normal enhancement 06/04/2019 10
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation normal normal defect (bug) 06/04/2019 7
#15086 get_template_part() should let you specify a directory westi* needs-unit-tests normal normal enhancement 06/04/2019 44
#16396 Add a hook to the theme editor page when the write is successful normal normal enhancement 06/04/2019 7
#16883 Add check for "Template Version" on theme activation dev-feedback normal normal enhancement 06/04/2019 6
#18301 Activating a new theme on multisite is very long-winded DrewAPicture* normal normal Future Release enhancement 08/29/2023 30
#18790 add_theme_support with post type doesn't add theme support but overwrites it has-patch normal normal defect (bug) 06/04/2019 3
#19579 Make get_search_form() more filterable/extensible has-patch normal normal enhancement 06/04/2019 9
#19627 Themes should be able to opt-in to a static front page normal normal feature request 06/04/2019 51
#19736 Add default body_class classes for Theme Names dev-feedback normal minor Future Release enhancement 10/03/2024 12
#20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire normal normal defect (bug) 06/04/2019 1
#21062 Add a 'template_file' hook to load_template() johnbillion has-patch normal normal Awaiting Review enhancement 03/05/2018 14
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 dev-feedback normal normal Awaiting Review feature request 11/22/2018 33
#21912 Add return filter to current_theme_supports() has-patch normal normal enhancement 06/04/2019 5
#22355 Template stack - Beyond parent/child theme relationships has-patch normal normal enhancement 06/04/2019 35
Note: See TracReports for help on using and creating reports.