Skildring
Give group creators and administrators on your BuddyPress install the ability to attach
external blog RSS feeds to groups.
Blog posts will appear within the activity stream for the group.
New posts will automatically be pulled every hour, or every 30 minutes if someone specifically visits a group page.
Installasjon
- Copy bp-groups-externalblogs.php to /wp-content/plugins/
- In the WordPress Admin panel, visit the plugins page and Activate the plugin.
- When creating new groups you will see a new creation step «External Blogs».
- Blogs can be added to an existing group by visiting that group’s admin menu.
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“BP External Group Blogs” is open source software. The following people have contributed to this plugin.
ContributorsOmset “BP External Group Blogs” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.2.3
- fixed fetching multiple feeds
- Added fetch time setting
1.2.2
- code clean up via @Boone 🙂
1.2.1
- Adding missing filter option and fixed duplication bug
1.2
- Fixes for BuddyPress 1.2 final, as well as better cron support for auto-updates.
1.1
- Updated the plugin to support BuddyPress 1.2
1.0
- Initial release.