The plugin generates an XML feed from your WordPress posts using the excerpt field, permalink and five custom fields of your choosing.
1) The XML declaration is hard-coded to be: ?xml version="1.0" encoding="UTF-8"? É I donÕt have any plans to change that unless I get requests for other declarations.
2) You can name most XML elements however you see fit, but right now the parent element is hard-coded to ÒimagesÓ and each blog post parent element is hard-coded to Òpic.Ó IÕm hoping to make that customizable in the future.
3) If excerpt field is selected to show but is not populated, the caption pulls from the blog post. This is actually the way WordPress core is supposed to work, but not entirely ideal.
Compatible up to: 3.1.4
Last Updated: 2011-4-16
Downloads: 2,695
Got something to say? Need help?