diff --git a/wp-admin/includes/upgrade.php b/wp-admin/includes/upgrade.php index 5be2754c20..e1a8794a6c 100644 --- a/wp-admin/includes/upgrade.php +++ b/wp-admin/includes/upgrade.php @@ -446,12 +446,12 @@ Commenter avatars come from Gravatar.' 'sidebars_widgets', array( 'wp_inactive_widgets' => array(), - 'footer-one' => array( + 'sidebar-1' => array( 0 => 'search-2', 1 => 'recent-posts-2', 2 => 'recent-comments-2', ), - 'footer-two' => array( + 'sidebar-2' => array( 0 => 'archives-2', 1 => 'categories-2', 2 => 'meta-2', diff --git a/wp-content/themes/twentytwenty/footer.php b/wp-content/themes/twentytwenty/footer.php index e0c27e5c29..614a278ea4 100644 --- a/wp-content/themes/twentytwenty/footer.php +++ b/wp-content/themes/twentytwenty/footer.php @@ -89,24 +89,24 @@ - +