Thanks for Easy Custom Auto Excerpt. It works well.
There is, alas, one problem. When I use an RSS feed for my blog (http://theveranda.ca/theambler/feed), I get this message:
Notice: Undefined variable: options in /home/theveranda/public_html/theambler/wp-content/plugins/easy-custom-auto-excerpt/easy-custom-auto-excerpt.php on line 374
Line 374:
// if RSS FEED
if(is_feed() && $options[‘disable_on_feed’] == ‘yes’)
I get the same message whether I have “Disable on RSS Feed” turned on or off in Easy Custom Auto Excerpt.
Have you any suggestions for fixing this?
Thanks!