"; endif; } function appliance_widgets_init() { // Footer Menu register_sidebar( array( 'name' => __( 'Footer Widget Area', 'appliance' ), 'id' => 'primary-widget-area', 'description' => __( 'The footer widget area', 'appliance' ), 'before_widget' => '', 'after_widget' => '', 'before_title' => '

', 'after_title' => '

', ) ); } function appliance_comment( $comment, $args, $depth ) { $GLOBALS['comment'] = $comment; switch ( $comment->comment_type ) : case '' : ?>
  • id="li-comment-">
    says:', 'appliance' ), sprintf( '%s', get_comment_author_link() ) ); ?>
    comment_approved == '0' ) : ?>
    $depth, 'max_depth' => $args['max_depth'] ) ) ); ?>