I am using Feedburner for my feeds and I am also using Sharedaddy from Jetpack to display the sharing icons. I'd like to disable these buttons in the feed, how can I do this? Thanks
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
The icons are added to the feed per filter in
You could add another check; something like this:
|
|||||||||||
|

'the_content_feed'or'the_content'. Find that code and add it to your question. – toscho♦ May 16 '12 at 15:29