set_theme_mod
set_theme_mod ( $name, $value )
Parameters:- (string) name Theme modification name.
- (mixed) value Theme modification value.
Returns:- (bool) True if the value was updated, false otherwise.
Defined at:Change Log: - Introduced in WordPress: 2.1.0
- Deprecated in WordPress: —
Description
Updates theme modification value for the active theme.