Hot Random Image

外掛說明

Hot Random Image by Hot Themes is a basic plugin that shows a randomly picked image from a selected folder where images are stored. You can define a folder and the plugin will show all the images from this folder in a random order. Also, it’s possible to select only certain images from the folder that will be added in rotation. Each image can be linked. Alt text is optional. Image dimensions (width and height) can be defined in any format (pixels, percents, auto-mode…). Therefore, this plugin is appropriate for all responsive websites.

螢幕擷圖

  • Sample screen shot of the Hot Random Image widget.
  • Screen shot of the Hot Random Image widget parameters.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Hot Random Image Hot Random Image shows a randomly picked image from a selected folder where images are stored.

安裝方式

  1. Install plugin as usually from WordPress.org repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Insert the Hot Random Image block in your page or post, or insert the plugin’s shortcode, or publish the Hot Random Image widget into the available widget sidebar.
  4. To get some images displayed, you should enter a folder where your images are stored. This can be any folder from your site.
  5. In the plugin options, you can see other parameters that defines the widget’s output (width, height, alt text, image link). Experiment with these options to configure the plugin for your site.
  6. The shortcode format for this block is [randomimage path="images/random" width="100%" height="auto" alt="Random image" link="https://yourwebsite.com/"] where the first parameter is folder with images (relative path from WordPress root folder), the second parameter is image width (if not set, value 100% will be used), the third parameter is image height (if not set, value auto will be used), the fourth parameter is ALT text (optional) and the fifth parameter is link of the images (optional).

常見問題集

How to use the block?

Make sure that the Hot Random Image plugin is installed and active. Edit your page/post and when inserting a new block, search for “random image”. Click on the icon to add the block. Set block parameters per your requirements.

How to use the plugin shortcode?

If you want to add shortcode inside your posts, use this format [randomimage path="images/random" width="100%" height="auto" alt="Random image" link="https://yourwebsite.com/"] where the first parameter is folder with images (relative path from WordPress root folder), the second parameter is image width (if not set, value 100% will be used), the third parameter is image height (if not set, value auto will be used), the fourth parameter is ALT text (optional) and the fifth parameter is link of the images (optional).

How to publish the plugin in a widget position?

Go to Appearance > Widgets and drop Hot Random Image widget into any widget position. Then open it to see the widget options. Enter folder where your images are uploaded, relative to your WordPress installation. In example “wp-content/uploads/2024/01”.

The plugin doesn’t show any images?

Make sure you entered a valid folder where your images are uploaded. It should be relative to your WordPress root folder.

Why the plugin always shows the same image?

Your website probably uses cache. Therefore, the same (cached) image is always displayed. Make sure that the page where the plugin in published is not cached.

使用者評論

2023 年 4 月 9 日 1 則留言
The plugin works perfectly as it should.It would be nice to be able to display randomly several images.I can do it by using several times the widget, but then the same image may be displayed more than once.
2022 年 10 月 24 日
Worked for me. I used this to create an advertisement banner in the footer section. Each time when you refresh the page, you will get a new image.
2016 年 9 月 3 日
Got it working but not 5 stars because I couldn't work out the syntax for image name plus image link. A screenshot example would be nice.
閱讀全部 7 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Hot Random Image〉的開發相關工作。

參與者

將〈Hot Random Image〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.9

  • Adds block

1.8

  • Various security and performance upgrades

1.7

  • New shortcode format added

1.6

  • Various enhancements in plugin code

1.5

  • Various enhancements in plugin code

1.4

  • Shortcode added

1.3

  • Various enhancements in plugin code

1.2

  • Methods name bug fixes

1.1

  • Various enhancements in plugin code

1.0

  • The initial release