Make WordPress Core

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

Taxonomy (44 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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/18/2024 21
#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
#59594 Remove $taxonomies from cache key generation in WP_Term_Query dev-feedback normal normal Future Release enhancement 10/26/2023 4
#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/07/2023 2
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php normal normal Awaiting Review defect (bug) 11/03/2023 1
#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 02/22/2024
#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) 04/05/2024 4
#61094 Unsupported `count` argument in `WP_Term_Query` DocBlock has-patch normal normal 6.7 defect (bug) 08/25/2024 5
#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) 08/12/2024
#61890 Handle WP_Term dynamic properties for PHP 8.2 has-patch normal minor 6.7 defect (bug) 09/05/2024 28
#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 09/11/2024 8

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 (54 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. has-patch normal normal 6.7 defect (bug) 09/10/2024 4
#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 07/16/2024 11
#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 07/16/2024 29
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object has-patch normal normal Future Release enhancement 08/11/2021 3
#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
#28026 previous_post_link returns incorrect post when posts have the same published date has-patch normal normal defect (bug) 06/04/2019 4
#28094 Add action hook after getting template part has-patch normal normal enhancement 06/04/2019 4
#28122 Themes - RTL: add support for fully mirrored css files normal normal enhancement 06/04/2019 3
#28734 Back button doesn't work when in the theme previewer normal normal defect (bug) 06/04/2019 4
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 has-patch normal normal defect (bug) 06/04/2019 2
#28904 custom header stores full URL in database dev-feedback normal normal defect (bug) 06/04/2019 2
#29051 get_raw_theme_root : Windows paths high critical Awaiting Review defect (bug) 03/14/2024 7
#29555 Theme details allowed HTML dev-feedback normal normal defect (bug) 06/04/2019 3
#30105 css defining protocol normal normal defect (bug) 06/04/2019 4
#30169 show available languages in theme details dev-feedback normal normal feature request 06/04/2019 7
#30459 is_child_theme() cannot be used during plugin activation as is has-patch normal normal defect (bug) 06/04/2019 2
#30729 Rework Theme Install and Preview Flow in wp-admin normal normal Future Release enhancement 12/23/2020 14
#30797 New function for parent theme stylesheet uri obenland normal normal enhancement 06/04/2019 18
#31365 Improve actions links for current theme on themes.php has-patch low normal enhancement 06/04/2019 6
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique has-patch normal normal Awaiting Review defect (bug) 04/25/2019 12
#31924 Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE normal normal enhancement 06/04/2019 9
#31956 Check empty title after wp_title_parts. normal normal enhancement 06/04/2019 1
Note: See TracReports for help on using and creating reports.