Themes component

Subcomponents: Widgets and Menus.

Recent posts on the make/coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. blogblog (versus network, site)

View all posts tagged themes.

Recent posts on the make/test blog

View all posts tagged themes.

256 open tickets in the Themes component

256 open tickets defect (bug) enhancement feature request task (blessed)
19 22 5 0
6.3 6 3 0 0
Awaiting Review 69 65 16 0
Future Release 16 32 2 1

256 open tickets. Last 7 days: +1 ticketticket Created for both bug reports and feature development on the bug tracker.

38 tickets that have no replies

View list on Trac

  • #35280  Should feed_links_extra run when current theme doesn't support automatic-feed-links ?
  • #35520  If stylesheet_directory and template_directory are forced, don't show theme screens
  • #40412  FilterFilter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. for theme actions to add extra buttons. administration
  • #42711  Support for symlinked themes in the themes folder template
  • #44419  Custom classes and markup for pagination
  • #48224  Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) template
  • #49241  Filter to add post types to custom page templates in get_post_templates() template
  • #49553  Add option to get_search_form() to not include current search query in the form template
  • #49721  Links of Installed Themes Not Re-written to New Port after WP-Config Port Change
  • #49920  Theme directory uri on multisitemultisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes wp_0_posts). See also network, blog, site website multisite
  • #50664  Theme test failures on Windows
  • #51518  Enhancementenhancement Enhancements are simple improvements to WordPress, such as the addition of a hook, a new feature, or an improvement to an existing feature.: Show list of previously active themes ui administration template
  • #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.
  • #51895  theme_root filter for WP_Theme::get_files
  • #53353  have the ability to put FSE files in a theme subfolder
  • #53356  Themes adminadmin (and super admin) page: make theme details, active, and preview links always visible ui accessibilityAccessibility Accessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility)
  • #53748  wp_render_layout_support_flag assumes centered layout css
  • #53996  Custom Coded Template files breaking MetaBoxes administration template
  • #54374  Add the "Last updated" date to theme details
  • #54842  inconsistent handling of align settings on Pages / Templates ui administration template
  • #55045  We need to validation on add new temlpate part
  • #55704  TT2: Allow customizing (top) padding through inspector controls
  • #55745  FSE post-content blockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. is using wrong "first" item in the query loopLoop The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. https://codex.wordpress.org/The_Loop.
  • #55756  Deletion of broken themes ui administration
  • #55823  The Theme Details Page Options Need to be Streamlined ui administration
  • #55963  fontFace not in jsonJSON JSON, or JavaScript Object Notation, is a minimal, readable format for structuring data. It is used primarily to transmit data between a server and web application, as an alternative to XML. schema
  • #56245  Allow Theme Templates to have Statuses ui template
  • #56246  Open FSE to the page template that is currently displayed ui template
  • #56247  Page editor for the page assigned as Front Page does not indicate this status ui template
  • #56556  Add a link to go to the thema wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ page.
  • #56591  Twenty Twenty-Two: Error when decoding a JSON file at path
  • #56847  Template parts and patterns template
  • #57019  WordPress is now adding underline to all website links except those with a specific class
  • #57034  In Twenty Twenty Three Theme: Query loop block carousal view pattern spacing issue
  • #57127  Don't show links to the CustomizerCustomizer Tool built into WordPress core that hooks into most modern themes. You can use it to preview and modify many of your site’s appearance settings. when installing themes
  • #57135  TT3: Adopt postTypes for headerHeader The header of your site is typically the first thing people will experience. The masthead or header art located across the top of your page is part of the look and feel of your website. It can influence a visitor’s opinion about your content and you/ your organization’s brand. It may also look different on different screen sizes./footer patterns
  • #57161  When using a child themeChild theme A Child Theme is a customized theme based upon a Parent Theme. It’s considered best practice to create a child theme if you want to modify the CSS of your theme. https://developer.wordpress.org/themes/advanced-topics/child-themes/., blocks registered in the parent theme have the wrong asset file path which prevents styles from loading
  • #57817  Navigation block frame responsive issue

9 tickets slated for 6.3

View list in Trac

  • #54970  "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable ui css
  • #55437  Bugfix: Display correct theme in site editor ui administration
  • #56990  Render blocking CSSCSS Cascading Style Sheets. `classic-themes.css` unnecessarily enqueued css performance
  • #57629  Use `get_theme_file_path()` in `wp_theme_has_theme_json()`
  • #57789  Make theme.json related caches persistent performance
  • #57886  get_post_templates includes results of get_block_templates while caching (WP_Theme) multisite performance
  • #58299  Block template is located twice in `get_query_template()` performance
  • #58460  Add `wp_get_remote_theme_patterns` function
  • #58480  Inline render blocking CSS `classic-themes.css' css performance

256 open tickets

Open enhancements: 122 View list on Trac
Open tasks: 1 View list on Trac
Open feature requests: 23 View list on Trac

Help maintain this component

Component maintainers:

Many contributors help maintain one or more components. These maintainers are vital to keeping WordPress development running as smoothly as possible. They triagetriage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors. new tickets, look after existing ones, spearhead or mentor tasks, pitch new ideas, curate roadmaps, and provide feedback to other contributors. Longtime maintainers with a deep understanding of particular areas of Core are always seeking to mentor others to impart their knowledge.

Want to help? Start following this component! Adjust your notifications here. Feel free to dig into any ticket.

Contributors following this component: