diff --git a/footer.php b/footer.php index 258d110..64969e9 100644 --- a/footer.php +++ b/footer.php @@ -1,3 +1,4 @@ diff --git a/functions.php b/functions.php index df588a8..27a966a 100644 --- a/functions.php +++ b/functions.php @@ -59,8 +59,22 @@ function register_ildi_menus() { )); } +function ildi_register_sidebars() { + register_sidebar( + array( + 'id' => 'footer-sponsors', + 'name' => __( 'Footer Sponsors', 'ildi' ), + 'description' => __( 'This is the sponsor and partner logos section of the footer.', 'ildi' ), + 'before_widget' => '
', + 'before_title' => '