-
Notifications
You must be signed in to change notification settings - Fork 12
3. Attachments in Groups
If the BuddyPress Groups component is active, then each group will be able to activate the Attachments feature.
In front end, the creator/administrator of the group will need to activate the Attachments feature from the settings (create step or edit screen) of the group.
In Back end, the Super Admin can activate the attachments feature from the Attachments metabox of the Group Administration screen
Adding an attachment to a group is very similar to adding an attachments into the user's profile pages. Simply use the Manage Attachments button to upload your files. The group member only need to be into the Attachments screen of the group.
The administrator of the group can remove any attachments of his group using the "Remove" button. (This will only suppress the link to this group, not the user's file).
The user will be able to display all the file he attached to groups using the Attachment Groups tab of his profile pages.