=== Wordpress Random Image ===
Contributors: mervinpraison
Donate Link: http://mervin.info
Tags: random image, image random, random image gallery, random gallery image, wordpress random image, random image wordpress, random, image, seo,
Requires at least: 3.0
Tested up to: 3.8.1
Stable tag: trunk
Displays a Random Image from the Post Attachment Gallery/ Page Attachement Gallery / Custom Media Library Items. Easy Shortcode available.
== Description ==
Displays a Random Image from the Post Attachment Gallery/ Page Attachement Gallery / Custom Media Library Items. Easy Implementing Shortcode is available.
= Wordpress Random Image =
Customize according to your Need.
This Wordpress Random Image Plugin could be implemented even under theme development.
* Very Easy to implement.
* Simple Shortcode Available
= Wordpress Random Image Documentation =
Wordpress Random Image By Mervin Praison
SEO Manager
== Installation ==
= Step 1 =
1. Download the zip file
2. Extract the contents
3. Upload the folder `random-image` to your WP plugin folder `/wp-content/plugins/` directory
4. Go to Plugins > Plugins, and activate the plugin
= Step 2 =
* Use this shortcode '[random-image]' on your page/post content.
* Use this shortcode '[random-image attachmentids=" list of Attachment IDS "]' on your page/post content.
* Use this shortcode '[random-image postid=" Enter Post ID " ] on your page/post content.
* Add Image Alternative Text (Alt tag) on to indivitual media file at the backend (on "Media" tab).
* Code and detailed installation procedure can been seen on the following link
Wordpress Random Image By Mervin Praison
= Note =
* Either use Attachment ID's or Post ID as the attribute.
* On using both the attributes, Attachment ID's will be preferred.
== ChangeLog ==
= Version 1.0 =
* First release.
= Version 2.0 =
* Added Alt Tag on to Images.
== Frequently Asked Questions ==
= What is its Shortcode? =
[random-image]
Wordpress Random Image By Mervin Praison
== Screenshots ==
1. Finding Attachment ID
2. Default Wordpress Gallery Option ( Images from this Gallery will get displayed Randomly on using the shortcode [random-image]
== Upgrade Notice ==
= 1.0 =
Created the shortcode and the php code
= 2.0 =
Added Alt Tag on to Images.
== Version history ==
= Version 1.0 =
* Initial release version.
= Version 2.0 =
* Added Alt Tag on to Images.
== Changelog ==
= 1.0 =
* Shortcode was created
* Shortcode with attachment ID
* Shortcode with post ID
Wordpress Random Image By Mervin Praison
= 2.0 =
* Added Alt Tag on to Images.