' . __('Search results for “%s”') . '', esc_html( stripslashes($_GET['s']) ) ); ?>


add_query_arg( 'pagenum', '%#%' ), 'format' => '', 'prev_text' => __('«'), 'next_text' => __('»'), 'total' => ceil(wp_count_terms($taxonomy) / $tags_per_page), 'current' => $pagenum )); if ( $page_links ) echo "
$page_links
"; ?>

$page_links
"; ?>


$taxonomy, 'link' => 'edit')); else wp_tag_cloud(array('taxonomy' => $taxonomy)); ?>