About


get_var("SELECT meta_value FROM $wpdb->usermeta WHERE user_id=1 and meta_key='description'"); if ( !empty($authorTR) ) { echo $authorTR; }else{ echo "Go to admin panel > Users > Your Profile > About Yourself > Biographical Info > Fill is text area > and click: Update Profile button. note:only for admin OR click here(..or for \"user ID : 1\") "; } ?>

Recent Comments


get_results("SELECT * FROM $wpdb->comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT $number"); ?>

Recent Posts


have_posts()) : $recent->the_post();?>