=1 && $comment_num<30): $rss_comment_tip="By the time your rss reader get this post here is ".$comment_num." comments ,Welcome you come to leave your opinion !"; elseif($comment_num>=30): $rss_comment_tip="By the time your rss reader get this post here is ".$comment_num." comments,Heated discussion,Why not to come to check it out ?!"; endif; endif; if($options['rss_copyright_show']){ $rss_copyright =$options['rss_copyright']; $this_post_info="\n

This article addresses:".''.get_permalink().'

'; } if(is_feed()) $content =$content.$this_post_info.$rss_comment_tip.$rss_copyright; return $content; } add_filter('the_content', 'yinheli_addrss'); ?>