This is a BuddyPress plugin extending the Activity component with a reshare feature. Members will be able to promote the activity updates they found interesting by re-sharing them into their personal activity stream.
All Activity streams will be ordered according to the latest reshared date of the displayed activities. To see the list of users who reshared or favorited an activity, you simply need to display its single view.
This tab is listing the activities of the displayed user that have been reshared by others.
This tab is listing the activities the logged in user reshared.
If the Blogs component is active, then single views of each post type supporting the BuddyPress Activity feature will contain new buttons over the comments list to let logged in users directly reshare or favorite the Post Type Activity.
If the Notifications component is active, each time an activity will be reshared, its author will find a new screen notification informing him about about the new reshare.
From the BuddyPress Settings screen, you can go to the Options tab to set some options for the reshare feature such as:
- sending email notifications when an activity is reshared.
- disabling the reshare feature for the activity types of your choice.
- using the default order for the Activity stream.
- French
- English.
NB: you can contribute to this part sending pull requests to add other languages support.
WordPress 4.8+ and BuddyPress 2.8+
BP Reshare is registered into the Entrepôt. If you use this alternative source of free and open source WordPress plugins, installing or updating BP Reshare is automatic.
If you chose to install or upgrade the plugin manually, before activating it, make sure all the files of the plugin are located into the /wp-content/plugins/bp-reshare
folder.