2020-05-01 / 3969阅 / 悠然
Retrieve theme modification value for the current theme.
If the modification name does not exist, then the $default will be passed through sprintf() PHP function with the template directory URI as the first string and the stylesheet directory URI as the second string.
(string)
(Required)
Theme modification name.
(string|false)
(Optional)
Theme modification default value.
Default value: false
(mixed) Theme modification value.