Hot Random Image

描述

Hot Random Image plugin by Hot Themes is a basic widget that shows a randomly picked image from a selected folder where images are stored. You can define a folder and widget will show all images from this folder in 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 widget 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. Install plugin as usually from WordPress.org. You can also manually download it, unpack and upload plugin_hot_random_image directory to the /wp-content/plugins/ directory.
  2. 通过WordPress的“插件”菜单激活插件。
  3. Publish Hot Random Image widget into the available widget sidebars or use shortcode to include it in your posts.
  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 widget options, you can see other parameters that defines the widget’s output. Experiment with these options to configure the widget for your site.
  6. 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 use 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/2014/12”.

How to use the plugin as 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).

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.

评价

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.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