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

', 'after_title' => '

', )); function style_tag_cloud($tags) { $tags = preg_replace_callback("|(class='tag-link-[0-9]+)('.*?)(style='font-size: )([0-9]+)(pt;')|", create_function( '$match', '$low=1; $high=5; $sz=($match[4]-8.0)/(22-8)*($high-$low)+$low; return "{$match[1]} tagsz-{$sz}{$match[2]}";' ), $tags); return $tags; } /** * Template for comments and pingbacks. * * To override this walker in a child theme without modifying the comments template * simply create your own twentyten_comment(), and that function will be used instead. * * Used as a callback by wp_list_comments() for displaying the comments. * */ function _7th_gradenotebook_comment( $comment, $args, $depth ) { $GLOBALS['comment'] = $comment; switch ( $comment->comment_type ) : case '' : ?>
  • id="li-comment-">
    says:', '7thGrade' ), sprintf( '%s', get_comment_author_link() ) ); ?>
    comment_approved == '0' ) : ?>
    $depth, 'max_depth' => $args['max_depth'] ) ) ); ?>
  • __( 'Primary Navigation', '7th Grade' ), ) ); global $content_width; if ( ! isset( $content_width ) ) { $content_width = 615; } function _7th_comment_reply_js() { if ( is_singular() && comments_open() ) { if ( get_option( 'thread_comments' ) ) { wp_enqueue_script( 'comment-reply' ); } } } add_theme_support('post-formats', array( 'aside', 'chat', 'gallery', 'image', 'link', 'quote', 'status', 'video', 'audio')); add_theme_support( 'automatic-feed-links' ); add_theme_support( 'post-thumbnails' ); add_editor_style( 'style-editor.css' ); // Hook into the rendering of the tag cloud widget add_action('wp_tag_cloud', 'style_tag_cloud'); ?> Header admin panel. * * Referenced via add_custom_image_header() in yourtheme_setup(). * * @since 3.0.0 */ function _7thgradebook_admin_header_style() { ?>