# BuddyPress Re-post Activity #
- **Contributors:** bhargavbhandari90 
- **Donate link:** https://www.paypal.me/BnB90/50 
- **Tags:** buddypress, activity, share, re-post 
- **Requires at least:** 4.0 
- **Tested up to:** 5.4.1 
- **Requires PHP:** 5.6 
- **Stable tag:** 1.1.0 
- **License:** GPLv2 or later 
- **License URI:** http://www.gnu.org/licenses/gpl-2.0.html 

Re-Post an Activity from activity stream. Re-post an activity to your group and personal activity.

## Description ##

Sometimes people like an activity and they would like to post the same activity to their profile or group.

This plugin will fulfill the requirement of re-posting any activity.

## How to use? ##

* Click on "Re-Post" button on any activity.
* Select where to post that activity and post it.

https://www.youtube.com/watch?v=vBAb2s422LY

## Installation ##
1. Upload "bp-repost-activity" to the "/wp-content/plugins/" directory usong FTP or upload plugin zip using upload button.
2. Activate the plugin through the "Plugins" menu in WordPress.

## Screenshots ##
### 1. Re-post any activity by clicking on the "Re-Post" button. ###
![Re-post any activity by clicking on the "Re-Post" button.](https://user-images.githubusercontent.com/19459637/66269214-91617380-e863-11e9-8781-ba5ced22cab0.png)

### 2. Select where to re-post. ###
![Select where to re-post.](https://user-images.githubusercontent.com/19459637/66269248-fb7a1880-e863-11e9-8976-59f74c87f337.png)

### 3. Enable/Disable re-post functionality. ###
![Select where to re-post.](https://user-images.githubusercontent.com/19459637/66269292-8824d680-e864-11e9-916a-96b7172208b4.png)

## Changelog ##
### 1.0.0 ###
* Initial release.