Descrição
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.
Instalação
- 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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“BP External Group Blogs” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “BP External Group Blogs” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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.