function add_post_content($content) { if(!is_feed() && !is_home() [B]&& is_single()[/B]) { /****/ }} add_filter('the_content', 'add_post_content');
is_page(), have_posts()