Make WordPress Core

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

Taxonomy (60 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#50082 Item count is not increasing after adding category dev-feedback normal normal Future Release defect (bug) 08/11/2020 3
#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) 10/03/2022 8
#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
#52297 Custom WP types params - remove or fix to fix inconsistent typing normal normal Awaiting Review defect (bug) 02/23/2021
#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 11/09/2021 3
#53756 Can’t Change Tags’ Letter Case normal normal Awaiting Review defect (bug) 11/28/2021 2
#54346 Slow SQL queries fetching posts from specific categories johnbillion* has-patch normal normal Future Release enhancement 06/22/2023 15
#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 Awaiting Review defect (bug) 10/06/2022 2
#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) 07/12/2023 16
#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
#58087 Fix the 'data' dynamic property in WP_Term hellofromTonya has-patch normal minor 6.4 defect (bug) 09/25/2023 13
#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

Text Changes (1 match)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57231 Missing ":" in strings with links. dev-feedback normal normal Awaiting Review enhancement 12/29/2022 13

Themes (39 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. dev-feedback normal normal defect (bug) 06/04/2019 2
#10432 Dynamic classes for current blog post item, current term item normal normal enhancement 06/04/2019 3
#12491 add a pre_template_include filter, so as to allow caching of the template file dev-feedback normal normal enhancement 06/20/2022 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 03/21/2021 110
#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 07/08/2021 10
#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
#22414 validate_current_theme() should validate cached theme roots normal normal defect (bug) 06/04/2019 1
#22810 Support for theme changelogs normal normal Future Release enhancement 02/24/2022 28
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object has-patch normal normal Future Release enhancement 08/11/2021 3
#23049 Template hierarchy for 404 johnbillion* dev-feedback normal normal Future Release enhancement 09/27/2017 10
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page close normal normal enhancement 06/04/2019 13
#24026 No /themes/ folder causes strange behaviour normal normal defect (bug) 06/04/2019 4
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. needs-unit-tests normal normal defect (bug) 04/20/2021 16
#24152 Use JSON as alternative to CSS file headers normal normal Awaiting Review feature request 08/13/2023 25
#25671 get_theme_mods does not have a filter reporter-feedback normal normal enhancement 06/04/2019 10
#25927 Remove the theme information from style.css and add a theme manifest file dev-feedback normal normal feature request 06/04/2019 8
#26516 Make it easier to check theme support obenland dev-feedback normal normal enhancement 06/04/2019 3
#26546 themes.php Buttons Randomly Appear/Disappear on iPad reporter-feedback normal normal defect (bug) 06/04/2019 3
#26636 There Is No Filter For get_sidebar() has-patch normal normal Awaiting Review enhancement 05/15/2018 9
#26695 Themes: add support for multiple screenshots in themes dev-feedback normal normal Future Release enhancement 08/14/2020 15
#26968 Theme Administration Screen: Not enough themes displayed at high resolutions normal normal defect (bug) 06/04/2019 5
#27177 Child themes should inherit parent theme customizer settings on activation / switching has-patch normal normal Awaiting Review enhancement 03/28/2020 28
Note: See TracReports for help on using and creating reports.