'social',
'container' => '',
'depth' => 1,
'items_wrap' => '
',
'link_before' => '
',
'link_after' => '',
) );
?>
'.__( '©', 'ambition' ).' '.ambition_the_year().' ' .ambition_site_link().' | ' . ' ' .ambition_themehorse_link().' | '.' ' .ambition_wp_link() .'
';
echo $output;
}
/****************************************************************************************/
add_action( 'ambition_footer', 'ambition_close_siteinfo_div', 40 );
/**
* Shows the back to top icon to go to top.
*/
function ambition_close_siteinfo_div() { ?>