=== Awesome Post Images === Contributors: malithmcr Donate link: https://ko-fi.com/U7U7LCWW Tags: post, images, postimages, upload Requires at least: 4.6 Tested up to: 4.7 Stable tag: 4.3 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Awesome custom image uploader for Wordpress posts. == Description == This plugin allows you to upload images in your post without any limitation. They are then shown anywhere you want in the post or in your php file. All you need to do is use this shortcode : [postimages]. You can find more information about this plugin : [Here](http://blog.malith.pro/wp-post-images-awesome-custom-image-uploader-for-wordpress-posts/ "In this blog post.") == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress you can show images on frontend using shortcode. In the post: [postimages] In php file: "echo do_shortcode('[postimages]');" == Screenshots == 1. BackEnd. 2. FrontEnd.