Deskripsyon
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.
Pag-install
- 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.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “BP External Group Blogs” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “BP External Group Blogs” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
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.