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


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

$page_links
"; ?>


'edit')); else wp_tag_cloud(); ?>