Title: EV Widget Post
Author: eveevans
Published: <strong>21 Ιανουαρίου  2011</strong>
Last modified: 4 Απριλίου  2016

---

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

![](https://ps.w.org/ev-widget-post/assets/banner-772x250.png?rev=1386629)

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

![](https://ps.w.org/ev-widget-post/assets/icon-256x256.png?rev=1386629)

# EV Widget Post

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

[Λήψη](https://downloads.wordpress.org/plugin/ev-widget-post.1.0.3.zip)

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

 [Υποστήριξη](https://wordpress.org/support/plugin/ev-widget-post/)

## Περιγραφή

This plugin allow you to insert a widget for showing posts from a Category. You 
can easily configurate how to display it. This can be especially useful for your
home page, or sidebar.

#### Features & options

 * Customizable widget title
 * Get posts from specific category
 * Set order by: Date, Modified, Title and Random
 * Set order mode: Ascending or Descending
 * Set number of post to display
 * Show/hide Exceprt
 * Show/hide Thumbnail (Also choose the size: Thumbnail, Medium, Large)
 * Set a Seconday format with all the options above
 * Show/hide “See more” link

#### Included translations

 * Spanish (es_ES)

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

[⌊Basic widget options⌉⌊Basic widget options⌉[

Basic widget options

[⌊Extended widget options⌉⌊Extended widget options⌉[

Extended widget options

[⌊Example of the widget in the default twentyten theme⌉⌊Example of the widget in
the default twentyten theme⌉[

Example of the widget in the default twentyten theme

[⌊Example of the widget using the main and secondary post format⌉⌊Example of the
widget using the main and secondary post format⌉[

Example of the widget using the main and secondary post format

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

 1. Upload the folder ‘ev-widget-post’ to the ‘/wp-content/plugins/’ directory
 2. Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
 3. In the Widgets section create a new ‘Ev Widget Post’ widget

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

  Where it takes the images?

The images are taken through the_post_thumbail function, as set in post’s edit screen

  Where can I change the image size ?

The image sizes are definied in the Media Settings of WordPress options. The default
are:

 * thumbnail 150px x 150px max
 * medium 300px x 300px max
 * large 640px x 640px max

  How can I change the styles ?

You can define the styles in your style.css file, the widget has its own CSS classes(
you can see it with Firebug, Web Inspector, Dragonfly or tools like that). For example,
if you want to change the size of title you can define a class like:
 h3.ev-widget-
post-tittle {font-size:16px;}

## Κριτικές

![](https://secure.gravatar.com/avatar/7e0bcc50fee741eff6e50b35119d663fd3d547aeb3cabdd1a5e49eae0c2909ce?
s=60&d=retro&r=g)

### 󠀁[Super Awesome](https://wordpress.org/support/topic/super-awesome-24/)󠁿

 [David Gaitán](https://profiles.wordpress.org/david-gaitan/) 3 Σεπτεμβρίου 2016
1 απάντηση

easy and fast, with this plugin i can to show items in my sidebar in a quick way,
it saved me a few minutes of programming.

 [ Ανάγνωση 1 κριτικής ](https://wordpress.org/support/plugin/ev-widget-post/reviews/)

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

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

Συντελεστές

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

[Μεταφράστε το “EV Widget Post” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/ev-widget-post)

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

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

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

#### 1.0.3

 * Typo

#### 1.0.2

 * Typo
 * Added banner & icons (wordpress stuff)

#### 1.0.1

 * Typo
 * Better Readme.txt

#### 1.0.0

 * Back to life: I will support this plugin again.
 * Tested with WordPress 4.4.2
 * From now I will use semantic versioning

#### 0.6

 * New Feature: Designates the ascending or descending order
 * Show ’empty’ categories in the category dropdown
 * Display the category dropdown in a hierarchical structure
 * fix the style of checkbox in the admin area (chrome fix)
 * Added ‘order by title’ option

#### 0.5

 * New Feature: split post format (main and secondary posts)
 * Add Enable secondary format option
 * Dynamic options
 * Fix some Notices
 * Tested in WordPress 3.2.1

#### 0.4

 * Add ‘order by modified’ option
 * Tested in WordPress 3.1

#### 0.3

 * Add show thumbnail option
 * Add show excerpt option
 * Add thumbnail size option

#### 0.2

 * Add support for I18n
 * Include Spanish traslation

#### 0.1

 * First version of the plugin

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

 *  Version **0.6**
 *  Τελευταία ενημέρωση: **πριν από 10 έτη**
 *  Ενεργές εγκαταστάσεις: **100+**
 *  Έκδοση WordPress: ** 2.8 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/ev-widget-post/)
 * Ετικέτες:
 * [post](https://el.wordpress.org/plugins/tags/post/)[thumbnail](https://el.wordpress.org/plugins/tags/thumbnail/)
   [widget](https://el.wordpress.org/plugins/tags/widget/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/ev-widget-post/advanced/)

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

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/ev-widget-post/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ev-widget-post/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/ev-widget-post/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ev-widget-post/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/ev-widget-post/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ev-widget-post/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/ev-widget-post/reviews/)

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

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

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

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

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

## Δωρεά

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

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://testhumansuits.com)