footer ตรงนี้
© <a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a> <?php echo date('Y'); ?>. <?php _e("All rights reserved.", "solostream"); ?>
<?php /* Solostream Footer Credit. You can only remove this if you own the Premium License */ $link = array(
"<a href = \"http://www.racktheme.com\">RackTheme</a>",
"<a href = \"http://adf.ly/13ptF\">RT Production</a>",
"<a href = \"http://www.solostream.com\">WordPress Business Themes</a>",
"<a href = \"http://www.solostream.com\">Business WordPress Themes</a>",
"<a href = \"http://www.wp-magazine.com\">WordPress Magazine Themes</a>");
srand(time());
$random = (rand()%5);
echo ("$link[$random]");
/* End Solostream Footer Credit. */ ?>
<?php include (TEMPLATEPATH . '/sub-icons.php'); ?>ถ้านำไปใช้จะมีปัญหามั๊ยอ่ะ หรือแค่เอาออก
