Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: ‘Recent Posts’ widget modification


takuya
Participant

@takuya

<?php if ( !$counter ) : ?><br />
<div class=\\\"item-content\\\"><?php echo bp_create_excerpt($post->post_content) ?></div><br />
<?php endif; ?>

It doesn\’t generate excerpts if content is non-English… It shows full content. Can I limit the excerpt words numbers?

Skip to toolbar