Forums
(@shunhoo)
20 years, 7 months ago
Where should I put the code in? The code : <?php if(is_category() || is_archive()) { the_excerpt(); } else { the_content(); } ?>