'; $social_links=explode("\n",$socials); foreach($social_links as $social_link){ $link=explode("|",$social_link); echo canopus_social_link(esc_url($link[0])); } echo '
'; } canopus_footer_menu(); $copyright = canopus_option('footer_text', sprintf(__( '© 2017 Canopus Magazine Theme. All rights reserved.', 'canopus'), 'https://themeforest.net/user/starthemes')); if(!empty($copyright)){ echo '

'.wp_kses_post($copyright).'

'; } ?>