' . esc_attr__('WordPress Website design by COVERT NINE', 'c9-togo') . '.'; $c9_footer_search = get_theme_mod('c9_show_search', 'show'); $c9_footer_copyright = get_theme_mod('c9_copyright_content', $c9_footer_default); require_once(get_template_directory() . '/inc/class-footer.php'); $c9_social_links = c9FooterHelpers::build_c9_social(); if (is_active_sidebar('footerfull') || !empty($c9_footer_copyright) || 'show' === $c9_footer_search || $c9_social_links) { ?>