=== bbPress Multi Image Uploader ===
Contributors: ankitgadertcampcom, wpgurudev
Donate link: http://sharethingz.com
Tags: bbpress, bbpress media upload, bbpress attachments, attachments, image, upload
Requires at least: 4.0
Tested up to: 4.9.5
Stable tag: 1.0.5
License: GPLv2 or later (of-course)
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Upload multiple images to bbPress topics and replies.

== Description ==

This plugin allows you to upload images to bbPress topics and replies. Code is flexible so that you can customize the plugin according to requirement.

= Features =

* Easy to install and setup.
* Easily customizable.
* Upload images to topics and replies in bbPress.
* Remove uploaded images when editing topics and replies.
* Compatible with bbPress Private Replies plugin.
* Strong support.
* For customization according to your need contact: http://sharethingz.com/contact/
* Very lighweight code.

== Installation ==
Install bbPress Multi Image Uploader from the 'Plugins' section in your dashboard (Plugins > Add New > Search for bbPress Multi Image Uploader ).

Place the downloaded plugin directory into your wordpress plugin directory.

Activate it through the 'Plugins' section.

== Screenshots ==

1. bbPress multi image uploader in action.
2. Images attached to topics and replies.

== Changelog ==

= 1.0.5 =
* Tested with wordpress 4.9.5 and bbpress 2.5.14

= 1.0.4 =
* Hook: bbp_reply_uploader_area_text hook for changing text beside button in replies.
* Hook: bbp_topic_uploader_area_text hook for changing text beside button in topics.

= 1.0.3 =
* Compatibility: bbPress Private Replies plugin.
* Bug: Fixed image size bug on common/functions.php in wp_get_attachment_image_src function (Props: [Satish Gandham](https://profiles.wordpress.org/gandham/)).

= 1.0.2 =
* Bug: Fixed attachment bug on bbpress search template.
* Bug: Fixed JS bug of removing thumbnail from topic and replies.

= 1.0.1 =
* Bug: Attachment bug in replies fixed.

= 1.0.0 =
* First release.
