Make WordPress Core

{31} Tickets in the Themes component (231 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 231)

1 2 3

Tickets Awaiting Review (37 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) normal normal Awaiting Review enhancement has-patch 7 years ago
#50556 Special characters in Theme Name in "Add Themes" page normal trivial Awaiting Review enhancement has-patch 6 years ago
#54533 State more clearly that an active theme can't be deleted normal normal Awaiting Review enhancement has-patch 16 months ago
#42711 Support for symlinked themes in the themes folder normal normal Awaiting Review enhancement 9 years ago
#55823 The Theme Details Page Options Need to be Streamlined normal normal Awaiting Review enhancement 4 years 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
#56488 The current_theme_supports should have default args test normal normal Awaiting Review enhancement has-patch 4 years ago
#58307 Theme Search Filter Not Working normal normal Awaiting Review enhancement has-patch 3 years ago
#49920 Theme directory uri on multisite website normal normal Awaiting Review enhancement 6 years ago
#53523 Themes can't be bulk edited. normal normal Awaiting Review enhancement 4 years ago
#51658 Themes: Allow template loading functions to filter templates to search for normal normal Awaiting Review enhancement has-patch 6 years ago
#26636 There Is No Filter For get_sidebar() normal normal Awaiting Review enhancement has-patch 8 years ago
#48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. normal normal Awaiting Review enhancement 7 years ago
#63299 WP_Theme: Add "has_theme_json" method wildworks normal normal Awaiting Review enhancement 16 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
#53108 `get_theme_file_uri()` fails with query params normal normal Awaiting Review enhancement 5 years ago
#51656 add_theme_support() for 'wp-dark-theme' so plugins can use consistent CSS for dark themes normal normal Awaiting Review enhancement 6 years ago
#53353 have the ability to put FSE files in a theme subfolder normal normal Awaiting Review enhancement 5 years ago
#54523 inherited custom template hierarchy normal normal Awaiting Review enhancement 5 years ago
#51726 proposal: make specialized header name available inside header.php normal normal Awaiting Review enhancement 6 years ago
#51895 theme_root filter for WP_Theme::get_files normal normal Awaiting Review enhancement 6 years ago
#55879 Add the Ability to Allow/Disallow Auto-Update for Multiple Themes on the Theme Page normal normal Awaiting Review feature request 4 years ago
#62847 Admin Themes as a 3rd level of theming normal minor Awaiting Review feature request 19 months ago
#53412 Consider allowing themes to include block directory block references normal normal Awaiting Review feature request 5 years ago
#43363 Custom URL for Header Video normal normal Awaiting Review feature request dev-feedback 2 years ago
#43163 Did you know? CSS notification needs a Dismiss button to close normal normal Awaiting Review feature request has-patch 7 years ago
#53415 Filter API to edit footer content normal normal Awaiting Review feature request has-patch 4 years ago
#49241 Filter to add post types to custom page templates in get_post_templates() normal normal Awaiting Review feature request has-patch 6 years ago
#63569 It should be possible to register font families with external sources normal normal Awaiting Review feature request 14 months ago
#43352 Make html5 standard rather than opt in for theme development normal normal Awaiting Review feature request 8 years ago
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 normal normal Awaiting Review feature request dev-feedback 8 years ago
#39076 Reinstate Vimeo support for external header videos normal normal Awaiting Review feature request 5 years ago
#41564 Search for hyphenated post templates for post types with underscores normal normal Awaiting Review feature request needs-unit-tests 11 months ago
#33472 Templating Engine normal normal Awaiting Review feature request 5 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
#24152 Use JSON as alternative to CSS file headers normal normal Awaiting Review feature request has-patch 5 months ago
#51528 When updating the theme from the dashboard, I want to change the theme folder name to the file name specified by Content-Disposition: attachment. normal normal Awaiting Review feature request 6 years ago

Tickets Needing Feedback (17 matches)

#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 normal normal defect (bug) dev-feedback 21 months ago
#29555 Theme details allowed HTML normal normal defect (bug) dev-feedback 7 years ago
#28904 custom header stores full URL in database normal normal defect (bug) dev-feedback 7 years 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 6 months ago
#26516 Make it easier to check theme support obenland normal normal enhancement dev-feedback 13 months ago
#25671 get_theme_mods does not have a filter normal normal enhancement reporter-feedback 7 years ago
#12877 Modular themes: Apply template hierarchy to folders within a theme normal normal feature request dev-feedback 7 years ago
#47563 Update get_template_part() function normal normal feature request dev-feedback 5 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 5 days ago
#51832 Add a more visible way to delete unused themes normal normal Future Release enhancement dev-feedback 4 years ago
#42354 Changing Add New theme link in wp-admin/themes.php normal normal Future Release enhancement dev-feedback 5 years ago
#13239 Filter locate_template template_names variable normal normal Future Release enhancement dev-feedback 6 months ago
#41773 Page Templates // Post Type Templates | Any Post Type? normal normal Future Release enhancement dev-feedback 8 months ago
#30729 Rework Theme Install and Preview Flow in wp-admin normal normal Future Release enhancement 18 months ago
#26695 Themes: add support for multiple screenshots in themes normal normal Future Release enhancement dev-feedback 21 months ago

Tickets with Patches (42 matches)

#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. normal normal defect (bug) has-patch 7 weeks 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
#30459 is_child_theme() cannot be used during plugin activation as is normal normal defect (bug) has-patch 7 years 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
#21912 Add return filter to current_theme_supports() normal normal enhancement has-patch 4 months ago
#10432 Dynamic classes for current blog post item, current term item normal normal enhancement has-patch 2 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
#22355 Template stack - Beyond parent/child theme relationships normal normal enhancement has-patch 5 months ago
#15086 get_template_part() should let you specify a directory westi* normal normal enhancement needs-unit-tests 7 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
#59600 Block themes: Use a cache for block template files normal normal Future Release defect (bug) has-patch 5 weeks ago
#58905 Ensure locate_template only loads theme files jorbin normal normal Future Release defect (bug) has-patch 3 weeks ago
#38557 Format for registering a default header image is ambiguous joemcgill* normal normal Future Release defect (bug) dev-feedback 7 years ago
#64729 Missing “Live Preview” button for block themes after installation on the “Add Themes” screen normal normal Future Release defect (bug) has-patch 37 hours ago
#50190 Search query doesnot know if the theme is already updated. normal normal Future Release defect (bug) has-patch 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 4 weeks ago
#39238 The active handler for a video header isn't accessible joemcgill* normal normal Future Release defect (bug) has-patch 9 years ago
#38563 Theme installed state does not persist after installation and refined search normal normal Future Release defect (bug) close 6 months ago
#41341 Theme update notification appearing multiple times normal normal Future Release defect (bug) has-patch 3 months ago
#63128 Too Early Caching is breaking Block Child Themes normal major Future Release defect (bug) has-patch 10 months ago
#54764 UI issue in mobile device on add new theme page SergeyBiryukov normal normal Future Release defect (bug) has-patch 4 years 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
#55023 get_header() notice: Theme without header.php is deprecated audrasjb* normal normal Future Release defect (bug) has-patch 3 weeks ago
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` normal normal Future Release enhancement has-patch 16 months ago
#40508 Add new do_action after load template files joedolson* normal normal Future Release enhancement has-patch 14 months ago
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object normal normal Future Release enhancement has-patch 5 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
#39493 Include custom post type slug as body class normal normal Future Release enhancement has-patch 15 months ago
#37825 Introduce functions to check whether there are multiple taxonomy terms normal normal Future Release enhancement needs-unit-tests 8 years ago
#57789 Make theme.json related caches persistent joemcgill normal normal Future Release enhancement has-patch 15 months ago
#4969 Make wp_list_* functions all behave similarly... igmoweb normal normal Future Release enhancement has-patch 8 years ago
#40038 Padding load_template's require with a do_action on each end normal normal Future Release enhancement has-patch 9 years ago
#39239 Persist the video header state between requests normal normal Future Release enhancement has-patch 10 months ago
#34886 Search Form should not submit empty strings normal normal Future Release enhancement has-patch 6 years ago
#39831 Theme Tag Translation Ready normal normal Future Release enhancement has-patch 4 years 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
#60644 When theme installation fails, add a link to return to theme installer page normal normal Future Release enhancement has-patch 20 months ago
#52294 add_editor_style: Allow replacing a style with an RTL version normal normal Future Release enhancement has-patch 15 months 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
#47124 Admin menu: restore "Add New" in the Themes section normal normal Future Release feature request has-patch 5 years ago

Unpatched Bugs (4 matches)

#35520 If stylesheet_directory and template_directory are forced, don't show theme screens normal normal defect (bug) 7 years ago
#33017 Images displayed with page.php instead of index.php normal normal defect (bug) needs-unit-tests 7 years ago
#24026 No /themes/ folder causes strange behaviour normal normal defect (bug) 7 years ago
#35280 Should feed_links_extra run when current theme doesn't support automatic-feed-links ? normal normal defect (bug) 7 years ago
1 2 3
Note: See TracReports for help on using and creating reports.