','' ); ?>
'; echo paginate_links(array( 'mid_size' => 3, 'type' => 'list', 'prev_text' => ' ' . __('Newer', 'beauty-and-spa'), 'next_text' => __('Older', 'beauty-and-spa') .' ', ) ); echo ''; } function beautyandspa_creditline () { echo '© ' . date_i18n(__('Y','beauty-and-spa')). ': ' . get_bloginfo( 'name' ). ' | Beauty and Spa ' . __('Theme by:', 'beauty-and-spa') . ' D5 Creation | ' . __('Powered by:', 'beauty-and-spa') . ' WordPress'; } // Not Found function beautyandspa_not_found() { ?>

«


'. get_avatar( get_the_author_meta('user_email') , 110 ). '

'.__('Author : ','beauty-and-spa').' ' . get_the_author() .'

' . get_the_author_meta('description'). '
'; if ( is_single() ): echo $beautyandspa_authorbio; endif; endif; }