Make WordPress Core

Opened 6 hours ago

Last modified 5 hours ago

#62526 new enhancement

Add the theme type (block theme or non block theme) to the site health page

Reported by: sebastienserre's profile sebastienserre Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: trunk
Component: Site Health Keywords: 2nd-opinion has-patch
Focuses: Cc:

Description

Hello,

Now 2 types of theme are running in the WordPress ecosystem, I think we should add a mention in the Site Health.

Something like Block theme: true/false

Because a block theme is not managed like a "classic" one, it can be useful to adapt our help.
For example, about a menu issue, there's no more Menu item in Appreance with Block theme

Change History (2)

This ticket was mentioned in PR #7872 on WordPress/wordpress-develop by @benazeer.


5 hours ago
#1

  • Keywords has-patch added

Trac ticket: https://core.trac.wordpress.org/ticket/62526

### Description

This PR adds theme check and display whether the theme is block based or not.

### Expected behaviour

In site health, it should display whether the theme is block based or not.

### Screenshots/Screencasts

https://github.com/user-attachments/assets/3ed2f3bc-8f75-4be7-bb22-087a664573c4

#2 @NekoJonez
5 hours ago

  • Summary changed from Is the theme a block theme ? to Add the theme type (block theme or non block theme) to the site health page
  • Type changed from defect (bug) to enhancement
Note: See TracTickets for help on using tickets.