-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
The design for flagship landing pages is in Figma. #1193 added the functionality, but we need another PR to complete the feature.
- Implement design in
wporg-flagship–landingtheme - Update social media image
https://github.com/WordPress/wordcamp.org/blob/13c002d1b38a8c298841cdd0dab44c095ba7e958/public_html/wp-content/themes/wporg-flagship-landing/functions.php#L209C6-L209C10 - Enable
wordcamp.org/public_html/wp-content/sunrise-wordcamp.php
Lines 50 to 57 in 13c002d
/* * @todo enable this when design is implemented. if ( is_flagship_landing_url( $domain, $path ) ) { if ( setup_flagship_landing_site( $domain ) ) { return; } } */
StevenDufresne
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
⚠ On Hold/Blocked