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

is_page(), have_posts()