This plugin helps you making arbitrary custom fields show up in RSS feed of your blog..
Your custom fields will appear as XML elements then, whereas field's name will make the node's name or tag name in RSS- XML and the value of that custom field goes in between its opening and the closing tag. e.g..
If you add custom field to your post named 'region filled with text value 'Germany this will add output to your RSS- XML like.
Germany within the node of the appropriate item or post it has been added to..
Your custom fields will appear in RSS- XML...
Activate the plugin through 'Plugins WordPress...
Every entry will be added to RSS XML as new element...
The Plugin will make no changes to the characters given...
I added the plugin immediately my custom fields appear properly in my RSS feed.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more