Description
This function returns the cPanel account's base theme. If you have modified the current theme, this function returns the name of the theme that you modified. For example, if you have modified the x3 theme to create your own custom version, the function would return x3
.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
This function does not accept parameters.
Returns
Return |
Type |
Description |
Possible values |
Example |
data |
string |
The cPanel account's base theme. |
The function returns only one of the following strings:
Note: The function returns unknown when it cannot determine the base theme that you modified to create the custom theme. |
paper_lantern |