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