Ticket #32516: theme.php.diff
File theme.php.diff, 317 bytes (added by , 10 years ago) |
---|
-
theme.php
909 909 update_option( "theme_mods_$theme_slug", $mods ); 910 910 delete_option( "mods_$theme_name" ); 911 911 } 912 return $mods;913 912 } 913 return $mods; 914 914 } 915 915 916 916 /**