post; $the_author = $wpdb->get_var("SELECT meta_value FROM $wpdb->usermeta WHERE user_id = '$post->post_author' AND meta_key = 'nickname'"); printf(__('Author Archive for %s','k2_domain'), $the_author ); } elseif (is_paged() and ($paged > 1)) { printf(__('Archive Page %s','k2_domain'), $paged ); } ?>

get_var("SELECT COUNT(1) FROM $wpdb->usermeta WHERE meta_key = '" . $table_prefix . "user_level' AND meta_value > 1 LIMIT 2"); // If there are 2+ users, this is a multiple-user blog $multiple_users = ($count_users > 1); // Get the user information get_currentuserinfo(); global $user_level; // Post index for semantic classes $post_index = 1; // Check if to display asides inline or not if (is_home() and is_active_module('asides_sidebar_module')) { $hide_asides = true; } ?>

'>

ID); } ?>
'.__('Pages:','k2_domain').' ', '

', 'number'); ?>