feedwordpress truncate post
-
Hi,
Im using feedwordpress plugin and it was 100% working. My only issue is I truncate the syndicated post using:
<?php echo truncate($post->post_content,400); ?>How can I make it that only syndicated feeds are truncated and regular post will be displayed the whole artilec?
Thanks
- The topic ‘feedwordpress truncate post’ is closed to new replies.