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.

267 open tickets in the Themes component

267 open tickets defect (bug) enhancement feature request task (blessed)
19 22 5 0
6.5 8 5 0 0
Awaiting Review 78 63 19 0
Future Release 17 28 2 1

267 open tickets. Last 7 days: +0 tickets

44 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
  • #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
  • #54734  Allow get_file_path_from_theme filterable like get_theme_file_path template
  • #54842  inconsistent handling of align settings on Pages / Templates ui administration template
  • #55045  We need to validation on add new temlpate part
  • #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.
  • #56847  Template parts and patterns template
  • #57019  WordPress is now adding underline to all website links except those with a specific class
  • #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
  • #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
  • #57779  Theme editor changes not saving in multi site multisite
  • #57817  Navigation block frame responsive issue
  • #58542  Theme.json / Restricting general settings like font sizes on blocks generates a lot of duplication
  • #58923  File Blocks Alignment is not aligned in Center in editor for few themes
  • #58952  Add search to get_the_archive_title()
  • #59139  Marketing / "fairness" : Change "Classic Themes" to "Template Themes"
  • #59739  Webmentions not handled properly by "Comments" template
  • #59741  Public-facing content using Page template is not displaying (since GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party Version: 16.9.0)
  • #59801  The pullquote block text color and border issue into the theme Twenty Fifteen css
  • #59802  The quote block Add Citation text color issue into the theme Twenty Fifteen css
  • #59876  Theme.json fontWeight issue with shared slug names and fontFace

13 tickets slated for 6.5

View list in Trac

  • #39537  When switching themes, set previous theme mods as autoload = no performance
  • #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)
  • #55437  Bugfix: Display correct theme in site editor ui administration
  • #57789  Make theme.json related caches persistent performance
  • #58164  Background overlay on theme page has layout issues ui css
  • #58196  Improve performance of `_get_block_templates_paths` performance
  • #58905  Ensure locate_template only loads theme files
  • #59464  Images hard-coded in block theme templates lack `width` and `height` attributes performance
  • #59600  Block themes: Use a cache for block templates and block template parts content performance
  • #59662  Clear block theme file caches when editing the theme in the Theme File Editor performance
  • #59719  Revise caching approach for theme files performance
  • #59767  Front page template selection needs to be more granular template
  • #59975  Set autoload to 'no' for previously activated themes performance

267 open tickets

Open enhancements: 118 View list on Trac
Open tasks: 1 View list on Trac
Open feature requests: 26 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 ticketticket Created for both bug reports and feature development on the bug tracker..

Contributors following this component: