该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Random Image Block

描述

The Random Image Block is a small plugin that will display a random image from your native WordPress photo galley or in-beaded images.

This widget will display the thumbnail of the random image, the “caption” and the images parent posts name. You may show all pictures on your site, or limit the selection to a single category if you wish. Once installed on your site, it will fully conform to the current theme. The Widgets title is also fully configurable. Random Image Widget was designed with full internationalization in mind and can be fully translated (Any help on this would be appreciated). As of Version 0.3 this plugin works out of the box without any configuraion (assuming you have pictures on your site).

The Random Image Block plugin works with WordPress 3.0+ in both single and multi site modes. As a Site Admin, you may activate this plugin across all the sites on your install.

This Plugin is fully translated into the following languages:

  • Arabic
  • Czech
  • Finnish
  • French
  • Danish
  • Dutch
  • German
  • Indonesian
  • Italian
  • Portuguese
  • Russian
  • Spanish

If you would like to help translating this plugin, or you see a problem with the current translation, please see my Translation page, and/or contact me.

屏幕截图

  • The Random Image Block on the front page, conforming to the current theme.
  • The Wiget Admin page for the Random Image Block.

安装

As with most WordPress plugins, there is two ways of installing this plugin.

Primary Option

  1. Go to your WordPress Dashboard and login as an Admin
  2. From your Dashboard go to Plugins section on the left hand side and select Add New.
  3. Search for Random Image Block
  4. Click the Install Now link and follow the instructions.

Secondary Option

  1. Download the latest version from the download page (https://wordpress.org/extend/plugins/random-image-block/)
  2. Extract the zip file and copy the folder “random-image-block” into the “wp-content/plugins/” directory in your WordPress installation.
  3. Activate the plugin from your Dashboard by going to Plugins -> Installed page.

常见问题

Q: May I have more the one image on my sidebar?

A: Sure, just add a second or third widget to the sidebar, but you can’t do it from within this widget.

Q: May I display more then one category at once?

A: No, you may only display a single category per widget

Q: I have no picture in my sidebar, the widget doesn’t work!

A: Make sure the category you have selected has pictures in it, if it doesn’t, nothing will be displayed.

Q: Will this plugin work with WP Super Cache enabled?

A: Unfortunately, no. WP Super Cache caches all php built html pages for quicker page loads. Since the Random Image Block is built directly into the html page, with WP Super Cache enabled, you will see the same random image on the same page until the cache refreshes. Each page will still have a diffrent image, but they will not update for each page refresh. Currently there is no work around.

评价

此插件暂无评价。

贡献者及开发者

“Random Image Block” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Random Image Block”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

Version 0.10

  • removed depressed calls to attribute_escape

Version 0.9.2

  • Fully tested for WordPress version 3.1

Version 0.9.1

  • Fixed bug where default options were always on.

Version 0.9

  • Added Advanced Options
  • Allow for custom Meta data
  • Added Tranlation for: Arabic, Czech, Danish, Dutch, Finnish, Indonesian, & Russian

Version 0.8

  • Added ability to link to the album vs the image.

Version 0.7

  • Changed to dropdown box for category selection, translaion files have not been fully updated, yet.

Version 0.6

  • Added ability to center image in the wiget area

Version 0.5

  • Switched to ‘{$before_widget}{$before_title}’… to try and resolve some display problems

Version 0.4

  • Translated into: French, German, Italian, Portuguese, & Spanish

Version 0.3

  • Fixed bug that showed no picture if the category box was left blank.
  • Single Category check box now works.

Version 0.2

  • Added check box to allow single category.

Version 0.1

  • Everythings new!