Activates a specific theme by namespace.
- Full name:
activate_theme - Defined in:
cms/core/Shared/Helpers/theme.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$theme |
string | ID of the theme to activate |
Return Value
void
Activates a specific theme by namespace.
activate_themecms/core/Shared/Helpers/theme.php| Parameter | Type | Description |
|---|---|---|
$theme |
string | ID of the theme to activate |
void