i'm in need a solution via coding. on how to completely hide my blog feed. I know how to optimize related hook and filter such as 'the_excerpt_rss' and 'the_post_rss'. And also understand how to limit access or make my blog private.
so, the question is more about howto blocking feed access without make my blog private ?
i hope the solution will be not some apache .htacceess. Cause i need to code it directly into my theme..
sorry if this's too much to asked.