=== Upload multiple media by Api ===
Contributors: sandeepjainlive
Tags: rest api for media,upload multiple media
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 5.6
Stable tag: 1.4
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enables multiple image uploads via WordPress REST API for use with React, Angular, iOS, Android, and other frontend apps.

== Description ==
By default, WordPress only provides an API to upload a single image via the REST API. However, when using a frontend framework like React, Angular, iOS, or Android apps, there may be a need to upload multiple images. This plugin allows you to upload multiple media files to WordPress.

Here's a demo showcasing how to upload multiple media files using the API."

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

== Installation ==
Thank you for your interest in Upload Multiple Media by API. We appreciate your support!
MINIMUM REQUIREMENTS.
WordPress 3.4+
PHP 5.x
MySQL 5.x
PERFORM A NEW INSTALLATION
After downloading the ZIP file of the plugin,

Log in to the administrator panel.
Go to Plugins Add > New > Upload.
Click “Choose file” (“Browse”) and select the downloaded zip file of the plugin.
Click “Install Now” button.
Click “Activate Plugin” button for activating Upload multiple media by Api

== Frequently Asked Questions ==
= What should be the file name for uploading multiple media files? =
mmbyapi_file_upload[]
= What will be the REST API path? =
/wp-json/mmbyapi/v1/upload-multiple-images
== Screenshots ==
1. Upload multiple media 


