=== Auto Post After Image Upload ===
Contributors: shaharia.azam
Donate link: https://paypal.me/previewtechsllc
Tags: auto post, image post, image upload, auto image upload, create post from image, post
Requires at least: 4.0
Tested up to: 5.4.1
Stable tag: 1.6
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Upload image and create post automatically. Saves lots of time. This plugin will provide you the facility to create post after uploading each media from wordpress media gallery automatically. It even
work with bulk image uploads.

== Description ==

This `Auto Post After Image Upload` plugin will let you create single/bulk post after uploading any media from wordpress media gallery. This is very much essential plugin for photo blog or where there are a lots number of image posting in a wordpress driven site.

When you will upload an image from wordpress media gallery then a post will be created automatically with that image as featured image.

Website of Author: [http://www.shahariaazam.com](http://www.shahariaazam.com)
Submit Issues: [https://github.com/shahariaazam/auto-post-after-image-upload/issues/new](https://github.com/shahariaazam/auto-post-after-image-upload/issues/new)
Project GitHub URL: [https://github.com/shahariaazam/auto-post-after-image-upload](https://github.com/shahariaazam/auto-post-after-image-upload)

For more details you can send mail with your suggestions, recommendation to shaharia.azam@gmail.com


== Installation ==

To **Install** this `Auto Post After Image Upload` plugin there is no any complexity. It's very simple like other plugin. Just follow the procedure described below.

1. Download the plugin from Wordpress Plugin repository. After downloading the zip file extract it.
2. Upload `auto_post_after_image_upload` plugin directory to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Upload an image from 'Add Media' menu in Wordpress. Then go to 'All Post' menu and see after uploading that image there will be a new post with that image.

== Frequently Asked Questions ==

= This is useful for creating bulk post? =

Yes, of course. The main intention to create this plugin to use where user need bulk image posting and creating post.

== Screenshots ==

1. Configuration Page

== Changelog ==

= 1.5 =
* New placeholder added `{{media_large_width}}`,`{{media_large_height}}`
* This plugin will ignore any other attachment other than images. It was affecting lots of people. Now it's fixed
* Few other minor bug fixed

= 1.4 =
* Few minor bug fixed. Few buggy placeholder disabled that will be fixed in later updates

= 1.3 =
* Post format can be pre set from settings page

= 1.2 =
* A minor link bug fixed

= 1.1 =
* New post preference settings page added
* Compatible with new WP version
* Major refactored

= 1.0 =
* Initial release