Enabled Public Themes to Read Connected App Settings
Themes can access connected app settings and configuration values, allowing custom theme authors to build dynamic pages with configuration-aware booking buttons and purchase flows without hardcoding.
Public themes can now read connected app settings and TNEW values. Ticketing configuration is available to the visitor-facing theme layer for pages that need booking buttons, purchase-flow context, and app-specific display rules.
A clearer contract before the builder arrives
This gives custom themes a clearer contract with connected systems before the later Website Builder block model arrives. Theme authors can now build pages that respond to what is actually configured for the site: showing the right booking button, linking to the right purchase flow, and respecting the settings the team has defined.
From hardcoded to configuration-aware
Themes that previously needed hardcoded booking URLs or manual identifier fields can now read the right values from the app layer. That keeps theme templates cleaner and means that updating a booking integration does not require a theme change.