-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
Introduce the SiteHub component in the Site Admin package, following WordPress Core's implementation.
This component will serve as a central UI element, providing quick access to site navigation, the command palette, and key actions related to the current site.
The component should integrate with @wordpress/core-data to retrieve the site title and home URL while ensuring compatibility with the existing routing system.
It should include a SiteIcon, provide a button to navigate back to the dashboard, and support opening the command palette. The structure should align with Core’s approach while maintaining flexibility for customization within Site Admin.
Reactions are currently unavailable