Ticket #45319: theme.patch
| File theme.patch, 344 bytes (added by , 7 years ago) |
|---|
-
.php
old new 849 849 * 850 850 * @param string $name Theme modification name. 851 851 * @param bool|string $default 852 * @return string852 * @return mixed 853 853 */ 854 854 function get_theme_mod( $name, $default = false ) { 855 855 $mods = get_theme_mods();