Title: B7 Random Images
Author: blogvii
Published: <strong>noviembre 17, 2024</strong>
Last modified: noviembre 17, 2024

---

Search plugins

![](https://ps.w.org/b7-random-images/assets/banner-772x250.png?rev=3190633)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/b7-random-images/assets/icon-128x128.png?rev=3190633)

# B7 Random Images

 By [blogvii](https://profiles.wordpress.org/blogvii/)

[Download](https://downloads.wordpress.org/plugin/b7-random-images.1.0.0.zip)

 * [Details](https://arg.wordpress.org/plugins/b7-random-images/#description)
 * [Reviews](https://arg.wordpress.org/plugins/b7-random-images/#reviews)
 *  [Installation](https://arg.wordpress.org/plugins/b7-random-images/#installation)
 * [Development](https://arg.wordpress.org/plugins/b7-random-images/#developers)

 [Support](https://wordpress.org/support/plugin/b7-random-images/)

## Description

B7 Random Images allows you to display a selection of random images from your media
library on any post or page using a simple shortcode. You can easily choose the 
images you want to display by specifying their media IDs, the total number of images
to show, and the size of the images.

### Parameters

 * **media_ids**: (string) A comma-separated list of media attachment IDs (required).
 * **total**: (integer) The number of random images to display (default: 1, max:
   5).
 * **size**: (string) The size of the images (default: ‘full’). Options include ‘
   thumbnail’, ‘medium’, ‘large’, ‘full’.

### How to use and examples

To use the B7 Random Images plugin, follow these simple steps:

 1. **Insert the Shortcode**: Add the shortcode to your post or page where you want
    the random images to appear. The basic format is:

 * **media_ids**: Replace `"1,2,3,4,5"` with the actual IDs of the images you want
   to display, separated by commas.
 * **total**: Specify the number of random images to show (between 1 and 5). For
   example, `total="3"` will display 3 random images.
 * **size**: Choose the size of the images. Options include `thumbnail`, `medium`,`
   large`, or `full`. The default is `full`.

 1. **Example Usage**: Here are a few examples of how to use the shortcode:

 * To display 2 random images from specific media IDs in full size:
    `[blogvii_random_images
   media_ids="10,20,30" total="2" size="full"]`
 * To display 5 random images in medium size:
    `[blogvii_random_images media_ids
   ="5,15,25,35,45" total="5" size="medium"]`

 1. **View the Results**: After adding the shortcode, preview or publish your post/
    page to see the random images displayed.

## Screenshots

[⌊Using shortcode⌉⌊Using shortcode⌉[

Using shortcode

[⌊Random image displayed on a page.⌉⌊Random image displayed on a page.⌉[

Random image displayed on a page.

## Installation

 1. Install and activate the plugin from your WordPress Admin Dashboard.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the shortcode `[blogvii_random_images media_ids="your_ids" total="number" size
    ="image_size"]` in your posts or pages.

## FAQ

### How do I find the media IDs?

You can find the media IDs by going to the Media Library, clicking on an image, 
and checking the URL in the address bar. The ID will be at the end of the URL (e.
g., `post=123` means the ID is 123).

### Can I display more than one image?

Yes, you can specify the `total` parameter to display up to 5 random images.

### Are the images responsive?

Yes, the layout is built with Flexbox CSS, ensuring that images adapt to different
screen sizes.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“B7 Random Images” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ blogvii ](https://profiles.wordpress.org/blogvii/)

[Translate “B7 Random Images” into your language.](https://translate.wordpress.org/projects/wp-plugins/b7-random-images)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/b7-random-images/),
check out the [SVN repository](https://plugins.svn.wordpress.org/b7-random-images/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/b7-random-images/)
by [RSS](https://plugins.trac.wordpress.org/log/b7-random-images/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0 – Release Date 29th Oct 2024

Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 anyos ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/b7-random-images/)
 * Tags
 * [gallery](https://arg.wordpress.org/plugins/tags/gallery/)[image](https://arg.wordpress.org/plugins/tags/image/)
   [media](https://arg.wordpress.org/plugins/tags/media/)[random](https://arg.wordpress.org/plugins/tags/random/)
   [random image](https://arg.wordpress.org/plugins/tags/random-image/)
 *  [Advanced View](https://arg.wordpress.org/plugins/b7-random-images/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/b7-random-images/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/b7-random-images/reviews/)

## Contributors

 *   [ blogvii ](https://profiles.wordpress.org/blogvii/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/b7-random-images/)