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
Version history
Version 1.0
- Initial release version.
Version 2.0
- Added Alt Tag on to Images.
Screenshots
Installation
Step 1
- Download the zip file
- Extract the contents
- Upload the folder
random-image
to your WP plugin folder/wp-content/plugins/
directory - 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.
FAQ
- What is its Shortcode?
-
[random-image]
WordPress Random Image By Mervin Praison
Reviews
Contributors & Developers
“WordPress Random Image” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WordPress Random Image” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0
- First release.
Version 2.0
-
Added Alt Tag on to Images.= 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.