Forums
(@paglia_s)
15 years, 1 month ago
It doesn’t work!
if ( is_feed() ) { the_content(); } else { wpe_excerpt('wpe_excerptlength_index','wpe_excerptmore'); }
It shows in the feed an excerpt but unlike the previous posts the excerpt in the feed is longer than the one in the home page.