Title: Advanced Random Posts
Author: yakuphan
Published: <strong>1 Νοεμβρίου  2008</strong>
Last modified: 5 Σεπτεμβρίου  2009

---

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

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

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

# Advanced Random Posts

 Από [yakuphan](https://profiles.wordpress.org/yakuphan/)

[Λήψη](https://downloads.wordpress.org/plugin/advanced-random-posts.zip)

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

 [Υποστήριξη](https://wordpress.org/support/plugin/advanced-random-posts/)

## Περιγραφή

Advanced Random Posts Widget displays your posts by selecting randomly with thumbnail
images (optional). It gets posts from selected categories or current category or
all posts. When your visitors are at home, it gets posts from all posts or selected
category. If you set ‘Get posts from current category’, when visitors see single
post, widget lists posts in the same category of single post or when visitors click
a category link, it gets posts from current category.

Notice: Version 2.2+ requires at least 2.8.

#### Supported Languages

 * English
 * Turkish
 * Russian – Thanks [Fatcow ](http://www.fatcow.com)

### Επιλογές

Widget’s options allow you to change your random posts list displaying.

#### Τίτλος:

Your random posts widget’s title on your sidebar.

#### Αριθμός προβολής άρθρων:

How many posts to display

#### Excerpt length (letters)

You know that

#### Thumbnail Custom Field Name

If you want to display the thumbnail of your posts via a custom field, write its
name.

#### Height – Width

Images size.

#### Get first image of post

If you don’t want to use custom field, plugin will get first image from your post
content.

#### Get first attached image of post

Plugin gets first attached image of post.

#### Default image

If post has no image, plugin display this image. Ex: http://www.yakupgovler.com/
default-image.png

Notice: If you use three options, plugin uses custom field image firstly. If the
post has no custom field, it gets first image from content. At last it gets first
attached image. I suggest not to use “Get first image of post” for performance. 
It queries much more.

#### Κατηγορίες

Plugin gets posts in these categories. (Category IDs, separated by commas.)

#### Get posts from current category:

Posts will be get from current category (single post’s category or current category).

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

[⌊Widget's screenshot in 'Appearance'->'Widgets'⌉⌊Widget's screenshot in 'Appearance'-
>'Widgets'⌉[

Widget’s screenshot in ‘Appearance’->’Widgets’

## Εγκατάσταση

#### Εγκατάσταση

 1. Make sure you are running WordPress version 2.8 or better. It won’t work with older
    versions. If you have older versions, please download v1.1
 2. Download the zip file and extract the contents.
 3. Upload the ‘advanced-random-posts’ folder (wp-content/plugins/).
 4. Activate the plugin through the ‘plugins’ page in WP.
 5. See ‘Appearance’->’Widgets’ to place it on your sidebar. Set the settings.

## Συχνές Ερωτήσεις

  Installation Instructions

#### Εγκατάσταση

 1. Make sure you are running WordPress version 2.8 or better. It won’t work with older
    versions. If you have older versions, please download v1.1
 2. Download the zip file and extract the contents.
 3. Upload the ‘advanced-random-posts’ folder (wp-content/plugins/).
 4. Activate the plugin through the ‘plugins’ page in WP.
 5. See ‘Appearance’->’Widgets’ to place it on your sidebar. Set the settings.

  How can I set it to get posts from current category?

Select checkbox on widget’s settings called ‘Get posts from current category’.

  I want to display only the posts in two categories.

You have to write their category’s ids -seperated with a comma- to ‘Categories’ 
textbox.

  I don’t use Widgets. How can use this widget?

Please, visit my [website](http://www.yakupgovler.com/?p=416).

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“Advanced Random Posts” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

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

Το “Advanced Random Posts” έχει μεταφραστεί σε 2 γλώσσες. Ευχαριστούμε τους [μεταφραστές](https://translate.wordpress.org/projects/wp-plugins/advanced-random-posts/contributors)
για τις συνεισφορές τους.

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

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

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

## Σύνοψη αλλαγών

#### 2.3

 * Fixed a bug. If you don’t set image dimensions, it displays thumbnail wrong.

#### 2.2

 * Added Russian language support

#### 2.1

 * Fixed a bug. When you check ‘Get posts from current category’ and you are in 
   a single post, widget calls an error. Thanks [E.Ali](http://www.alivesitesi.com/).

#### 2.0

 * Added thumbnail image support
 * Added multi-language support
 * Rewriten by using WordPress 2.8 Widget Class API

#### 1.1

 * Bug fixed, showing the same post id.

#### Version 1.0

 * Initial release version.

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

 *  Version **2.3**
 *  Τελευταία ενημέρωση: **πριν από 9 έτη**
 *  Ενεργές εγκαταστάσεις: **200+**
 *  Έκδοση WordPress: ** 2.8 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **2.8.4**
 *  Γλώσσα:
 * [English (UK)](https://en-gb.wordpress.org/plugins/advanced-random-posts/), [English (US)](https://wordpress.org/plugins/advanced-random-posts/)
   και [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/advanced-random-posts/).
 *  [Μεταφράστε στην γλώσσα σας](https://translate.wordpress.org/projects/wp-plugins/advanced-random-posts)
 * Ετικέτες:
 * [category](https://el.wordpress.org/plugins/tags/category/)[category posts](https://el.wordpress.org/plugins/tags/category-posts/)
   [posts](https://el.wordpress.org/plugins/tags/posts/)[random](https://el.wordpress.org/plugins/tags/random/)
   [Random Posts](https://el.wordpress.org/plugins/tags/random-posts/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/advanced-random-posts/advanced/)

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

No reviews have been submitted yet.

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

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

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

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

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

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

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

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://www.yakupgovler.com/?p=416)