开发者 | hlashbrooke |
---|---|
更新时间 | 2015年1月5日 14:57 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 4.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
I built these custom features for my local WordPress meetup group in Cape Town and thought it was worth sharing them for the benefit of other meetup groups around the world.
To make the attendees RSS feed only display attendees for a specific event, just add '?event=EVENT_ID' to the feed URL.
Copy the templates/feed-attendees.php
file into the root folder of your active theme (or child theme) and then edit it there. If the RSS temmplate file exists in your theme then the plugin will use that one instead of the default.
Yes - by all means, please post on the support forum with your feature request and I'll see what I can do to accommodate them.
You can fork the GitHub repository here.