sunshine
2007-09-11, 10:38 PM
<ul id="recentcomments">
<?php if (function_exists('c2c_get_recent_posts')) { c2c_get_random_posts(); } ?>
</ul>
<?php if (function_exists('c2c_get_recent_posts')) { c2c_get_random_posts(); } ?>
</ul>
View Full Version : 这段代码,是调用随机文章的,我想在前面缩进2个空格,改怎么做?(wordpress)