'
', 'after_widget' => '
', 'before_title' => '

', 'after_title' => '

', )); function spectrum_tag_cloud($tags) { $tags = preg_replace_callback("|(class='tag-link-[0-9]+)('.*?)(style='font-size: )([0-9]+)(px;')|", create_function( '$match', '$low=1; $high=10; $sz=($match[4])/(2); return "{$match[1]} tagSize-{$sz}{$match[2]}";' ), $tags); return $tags; } add_action('wp_tag_cloud', 'spectrum_tag_cloud'); function spectrum_comments($comment, $args, $depth) { $GLOBALS['comment'] = $comment; ?>
  • id="comment-">
    id="div-comment-">
    %s said:'), get_comment_author_link()) ?>
    comment_approved == '0') : ?>