= '2' && is_active_sidebar( 'footer-2' ) ) : ?>
= '3' && is_active_sidebar( 'footer-3' ) ) : ?>
= '4' && is_active_sidebar( 'footer-4' ) ) : ?>

'monthly', 'show_post_count' => false, 'limit' => 5, )); ?>

'', 'number' => 5, )); ?>

    5)); foreach( $recent_posts as $recent ){ echo '
  • ' . esc_html($recent["post_title"]) . '
  • '; } ?>