Descrizione
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.
Installazione
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“BP External Group Blogs” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “BP External Group Blogs” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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.