no because they are new posts, however this has been suggested and you can fix it by opening up the file and modifying the search criteria for today's posts or new posts.
there is a new field in the tableprefix_THREAD table and it is called rss_feed. just add this into the query:
WHERE rss_feed!=1
that should work. not at my computer right now so i could double check, but that should eliminate all news posts from being brought up since they will have a 1 in the column and normal fields won't.
|