Wordpress Plugin Events-Rss
The Plugin Events-RSS extends
Events-Extension from Arnan de Gans with a RSS Feed output. You can configure the used fields in the rss feed via template like it is done in the events-extension.
You can fetch the feed after installation with the url:
http://yourblog.tld/?eventsrss
Speaking URLs
Put the following line to your .htaccess file to get the feed via the static looking url yourblog.tld/events.xml:
- RewriteRule ^events.xml$ index.php?eventsrss
The plugin is used in
Baden Bussiness Blog.



