Make WordPress Core

{31} Tickets in the Themes component (232 matches)

Arguments
Create a new ticket
  • Active tickets in the Themes component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 232)

1 2 3

Tickets Awaiting Review (38 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#56247 Page editor for the page assigned as Front Page does not indicate this status normal normal Awaiting Review enhancement 4 years ago
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` normal normal Awaiting Review enhancement has-patch 4 years ago
#56488 The current_theme_supports should have default args test normal normal Awaiting Review enhancement has-patch 4 years ago
#56556 Add a link to go to the thema wordpress.org page. normal normal Awaiting Review enhancement 4 years ago
#56908 The result of locate_block_template function might be wrong normal normal Awaiting Review defect (bug) has-patch 15 months ago
#57127 Don't show links to the Customizer when installing themes normal normal Awaiting Review defect (bug) 19 months ago
#57141 WP_Theme cannot locate a parent block theme normal normal Awaiting Review defect (bug) needs-unit-tests 7 months ago
#57161 When using a child theme, blocks registered in the parent theme have the wrong asset file path which prevents styles from loading normal normal Awaiting Review defect (bug) 4 years ago
#57322 Gradients clear upon saving when KSES filters are active normal normal Awaiting Review defect (bug) dev-feedback 5 months ago
#57337 Docs: WP Theme class reference properties don't match code normal normal Awaiting Review defect (bug) 4 years ago
#57390 [ wp-includes/template.php - get_archive_template() ] - archive for post doesn't load the correct template normal normal Awaiting Review defect (bug) 4 years ago
#57757 _get_block_templates_files fails when code is stored in map called templates normal normal Awaiting Review defect (bug) has-patch 3 years ago
#57779 Theme editor changes not saving in multi site normal major Awaiting Review defect (bug) 3 years ago
#58186 Block Theme Detection is broken due to symlinks normal normal Awaiting Review defect (bug) has-patch 3 years ago
#58307 Theme Search Filter Not Working normal normal Awaiting Review enhancement has-patch 3 years ago
#58542 Theme.json / Restricting general settings like font sizes on blocks generates a lot of duplication normal normal Awaiting Review feature request 3 years ago
#58952 Add search to get_the_archive_title() normal normal Awaiting Review enhancement 3 years ago
#60248 Unable to delete theme placed in subdirectory normal normal Awaiting Review defect (bug) 2 years ago
#61605 Add Support for dynamically changing WordPress styles variations using filter normal normal Awaiting Review enhancement has-patch 2 years ago
#61937 WP_Theme_JSON_Schema::migrate removes data when version is missing normal normal Awaiting Review defect (bug) 2 years ago
#62138 The theme count in theme-install should use a thousand separator normal minor Awaiting Review defect (bug) has-patch 23 months ago
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change normal normal Awaiting Review enhancement has-patch 22 months ago
#62210 Allow variations to be filtered normal normal Awaiting Review enhancement 23 months ago
#62224 The class class-wp-theme-json.php methods compute_theme_vars and to_ruleset need to be hardened normal normal Awaiting Review enhancement has-patch 7 months ago
#62590 "Live Preview" on mobile open customizer by default normal minor Awaiting Review enhancement 21 months ago
#62847 Admin Themes as a 3rd level of theming normal minor Awaiting Review feature request 19 months ago
#63060 Add an option to support all HTML5 theme support options joedolson* normal normal Awaiting Review enhancement has-patch 6 months ago
#63299 WP_Theme: Add "has_theme_json" method wildworks normal normal Awaiting Review enhancement 16 months ago
#63411 Enhance PHPDoc for add_editor_style function normal normal Awaiting Review defect (bug) has-patch 16 months ago
#63569 It should be possible to register font families with external sources normal normal Awaiting Review feature request 14 months ago
#63572 theme.json file variable could be a directory, add check to prevent notices normal normal Awaiting Review defect (bug) has-patch 9 months ago
#63756 Undefined array key "slug" in /wp-includes/class-wp-theme-json.php on line 3264 normal normal Awaiting Review defect (bug) has-patch 13 months ago
#64057 wp_die() status code Themes component updates (parent ticket: #64009) normal normal Awaiting Review defect (bug) has-patch 9 months ago
#64439 Add admin download functionality for themes in wp-admin normal normal Awaiting Review enhancement has-patch 3 months ago
#64582 WP_Theme: Cyclic parent declaration can leave $template unset, causing inconsistencies normal normal Awaiting Review defect (bug) has-patch 7 months ago
#64778 get_block_editor_theme_styles() doesn't load editor styles of parent theme normal normal Awaiting Review defect (bug) needs-unit-tests 7 days ago
#65580 Incorrect template part slugs when the theme folder name ends with parts normal normal Awaiting Review defect (bug) has-patch 7 days ago
#65689 register_block_template(): PHP warnings when a plugin-registered template is assigned to an individual post normal normal Awaiting Review defect (bug) has-patch 4 weeks ago

Tickets Needing Feedback (17 matches)

#12877 Modular themes: Apply template hierarchy to folders within a theme normal normal feature request dev-feedback 7 years ago
#13239 Filter locate_template template_names variable normal normal Future Release enhancement dev-feedback 6 months ago
#16883 Add check for "Template Version" on theme activation normal normal enhancement dev-feedback 7 years ago
#19579 Make get_search_form() more filterable/extensible normal normal enhancement reporter-feedback 7 months ago
#25671 get_theme_mods does not have a filter normal normal enhancement reporter-feedback 7 years ago
#26516 Make it easier to check theme support obenland normal normal enhancement dev-feedback 13 months ago
#26695 Themes: add support for multiple screenshots in themes normal normal Future Release enhancement dev-feedback 21 months ago
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 normal normal defect (bug) dev-feedback 21 months ago
#28904 custom header stores full URL in database normal normal defect (bug) dev-feedback 7 years ago
#29555 Theme details allowed HTML normal normal defect (bug) dev-feedback 7 years ago
#30729 Rework Theme Install and Preview Flow in wp-admin normal normal Future Release enhancement 19 months ago
#41773 Page Templates // Post Type Templates | Any Post Type? normal normal Future Release enhancement dev-feedback 8 months ago
#42354 Changing Add New theme link in wp-admin/themes.php normal normal Future Release enhancement dev-feedback 5 years ago
#47563 Update get_template_part() function normal normal feature request dev-feedback 5 years ago
#51832 Add a more visible way to delete unused themes normal normal Future Release enhancement dev-feedback 4 years ago
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 2 years ago
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) normal minor Future Release defect (bug) dev-feedback 7 days ago

Tickets with Patches (42 matches)

#4969 Make wp_list_* functions all behave similarly... igmoweb normal normal Future Release enhancement has-patch 8 years ago
#10432 Dynamic classes for current blog post item, current term item normal normal enhancement has-patch 2 years ago
#15086 get_template_part() should let you specify a directory westi* normal normal enhancement needs-unit-tests 7 years ago
#18790 add_theme_support with post type doesn't add theme support but overwrites it normal normal defect (bug) has-patch 7 years ago
#21912 Add return filter to current_theme_supports() normal normal enhancement has-patch 4 months ago
#22355 Template stack - Beyond parent/child theme relationships normal normal enhancement has-patch 5 months ago
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object normal normal Future Release enhancement has-patch 5 years ago
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. normal normal defect (bug) has-patch 13 minutes ago
#28026 previous_post_link returns incorrect post when posts have the same published date normal normal defect (bug) has-patch 7 years ago
#28094 Add action hook after getting template part normal normal enhancement has-patch 7 years ago
#30459 is_child_theme() cannot be used during plugin activation as is normal normal defect (bug) has-patch 7 years ago
#31365 Improve actions links for current theme on themes.php low normal enhancement has-patch 7 years ago
#33405 Pagination - use of ellipsis / "..." not logic in some cases lowest trivial enhancement close 14 months ago
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` normal normal Future Release enhancement has-patch 16 months ago
#34886 Search Form should not submit empty strings normal normal Future Release enhancement has-patch 6 years ago
#36244 added a filter to allow the separator in the week date range to be changed pbearne normal normal Future Release enhancement needs-docs 6 years ago
#37669 Shiny Updates: Cancelling the filesystem credentials when updating within the pop-up prevents updating again (without closing/opening) and leaves UI artefacts normal normal Future Release defect (bug) has-patch 22 hours ago
#37825 Introduce functions to check whether there are multiple taxonomy terms normal normal Future Release enhancement needs-unit-tests 8 years ago
#38557 Format for registering a default header image is ambiguous joemcgill* normal normal Future Release defect (bug) dev-feedback 7 years ago
#38563 Theme installed state does not persist after installation and refined search normal normal Future Release defect (bug) close 7 months ago
#39238 The active handler for a video header isn't accessible joemcgill* normal normal Future Release defect (bug) has-patch 9 years ago
#39239 Persist the video header state between requests normal normal Future Release enhancement has-patch 10 months ago
#39493 Include custom post type slug as body class normal normal Future Release enhancement has-patch 15 months ago
#39831 Theme Tag Translation Ready normal normal Future Release enhancement has-patch 4 years ago
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() joedolson* normal normal Future Release enhancement has-patch 4 weeks ago
#40038 Padding load_template's require with a do_action on each end normal normal Future Release enhancement has-patch 9 years ago
#40508 Add new do_action after load template files joedolson* normal normal Future Release enhancement has-patch 14 months ago
#41341 Theme update notification appearing multiple times normal normal Future Release defect (bug) has-patch 3 months ago
#47124 Admin menu: restore "Add New" in the Themes section normal normal Future Release feature request has-patch 5 years ago
#50190 Search query doesnot know if the theme is already updated. normal normal Future Release defect (bug) has-patch 6 years ago
#52294 add_editor_style: Allow replacing a style with an RTL version normal normal Future Release enhancement has-patch 15 months ago
#53356 Themes admin page: make theme details, active, and preview links always visible Travel_girl normal normal Future Release enhancement has-patch 2 years ago
#54764 UI issue in mobile device on add new theme page SergeyBiryukov normal normal Future Release defect (bug) has-patch 4 years ago
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb normal normal Future Release defect (bug) has-patch 3 years ago
#55023 get_header() notice: Theme without header.php is deprecated audrasjb* normal normal Future Release defect (bug) has-patch 3 weeks ago
#57789 Make theme.json related caches persistent joemcgill normal normal Future Release enhancement has-patch 15 months ago
#58905 Ensure locate_template only loads theme files jorbin normal normal Future Release defect (bug) has-patch 4 weeks ago
#59600 Block themes: Use a cache for block template files normal normal Future Release defect (bug) has-patch 6 weeks ago
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset normal normal Future Release defect (bug) has-patch 6 weeks ago
#60644 When theme installation fails, add a link to return to theme installer page normal normal Future Release enhancement has-patch 20 months ago
#63128 Too Early Caching is breaking Block Child Themes normal major Future Release defect (bug) has-patch 10 months ago
#64729 Missing “Live Preview” button for block themes after installation on the “Add Themes” screen normal normal Future Release defect (bug) has-patch 4 days ago

Unpatched Bugs (3 matches)

#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) 7 years ago
#20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire normal normal defect (bug) 4 months ago
#22414 validate_current_theme() should validate cached theme roots normal normal defect (bug) 7 years ago
1 2 3
Note: See TracReports for help on using and creating reports.