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
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - 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]’);”
Contributors & Developers
“Awesome Post Images” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Awesome Post Images” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.