Title: Random Image Block
Author: Matt Rude
Published: <strong>30 Δεκεμβρίου  2009</strong>
Last modified: 19 Σεπτεμβρίου  2011

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://s.w.org/plugins/geopattern-icon/random-image-block.svg)

# Random Image Block

 Από [Matt Rude](https://profiles.wordpress.org/mattrude/)

[Λήψη](https://downloads.wordpress.org/plugin/random-image-block.0.10.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/random-image-block/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/random-image-block/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/random-image-block/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/random-image-block/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/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](http://translate.mattrude.com/projects/random-image-block)
page, and/or [contact me](http://mattrude.com/contact-me/).

## Στιγμιότυπα

[⌊The Random Image Block on the front page, conforming to the current theme.⌉⌊The
Random Image Block on the front page, conforming to the current theme.⌉[

The Random Image Block on the front page, conforming to the current theme.

[⌊The Wiget Admin page for the Random Image Block.⌉⌊The Wiget Admin page for the
Random Image Block.⌉[

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](https://wordpress.org/extend/plugins/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” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

 *   [ Matt Rude ](https://profiles.wordpress.org/mattrude/)

[Μεταφράστε το “Random Image Block” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/random-image-block)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/random-image-block/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/random-image-block/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/random-image-block/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/random-image-block/?limit=100&mode=stop_on_copy&format=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!

## Μεταστοιχεία

 *  Version **0.10**
 *  Τελευταία ενημέρωση: **πριν από 15 έτη**
 *  Ενεργές εγκαταστάσεις: **80+**
 *  Έκδοση WordPress: ** 2.9 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/random-image-block/)
 * Ετικέτες:
 * [gallery](https://el.wordpress.org/plugins/tags/gallery/)[image block](https://el.wordpress.org/plugins/tags/image-block/)
   [images](https://el.wordpress.org/plugins/tags/images/)[widget](https://el.wordpress.org/plugins/tags/widget/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/random-image-block/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

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

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

## Συντελεστές

 *   [ Matt Rude ](https://profiles.wordpress.org/mattrude/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/random-image-block/)