str_replace($big, '%#%', get_pagenum_link($big)), 'format' => '/page/%#%', 'current' => max(1, get_query_var('paged')), 'total' => $wp_query->max_num_pages, 'prev_text' => '«', 'next_text' => '»', 'type' => 'array' )); unset($big); if (is_array($pagination_array) && !empty($pagination_array)) { echo ''; } unset($page, $pagination_array); }// blogistaPagination } if (!function_exists('blogistaComment')) { /** * Displaying a comment * * @param object $comment * @param array $args * @param integer $depth * @return string the content already echo. */ function blogistaComment($comment, $args, $depth) { $GLOBALS['comment'] = $comment; if ('pingback' == $comment->comment_type || 'trackback' == $comment->comment_type) { echo '