Vergleich admin/inc/functions_themes.php - 1.4.1 - 1.4.4
Zeile 810 | Zeile 810 |
---|---|
// Do we have any children themes that need updating too? |
// Do we have any children themes that need updating too? |
update_theme_stylesheet_list($child_list[0]); | foreach($child_list as $id) |
} | } |