Title: AutoThumb
Author: maff
Published: <strong>18 Απριλίου  2009</strong>
Last modified: 6 Φεβρουαρίου  2012

---

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

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

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

# AutoThumb

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

[Λήψη](https://downloads.wordpress.org/plugin/autothumb.0.6.1.zip)

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

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

## Περιγραφή

The plugin is actually just a port of a plugin/snippet I wrote for [MODx](http://www.modxcms.com)
a while ago ([see here](http://modxcms.com/phpThumb-Package-1522.html)). It scans
your content’s source code for <img> tags with width and height attributes and passes
them to [phpThumb](http://phpthumb.sourceforge.net/), a great PHP image editing 
library, which handles the resizing and editing of the image. Additionally, by passing
parameters to phpThumb using a query string, it’s possible to edit the image in 
several ways (take a look at [phpThumb’s demos](http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php)).

The simplest way to get resized images is to specify width/height attibutes in your
HTML. AutoThumb will use the given values and remove the attributes from your page’s
output. When you take a look at the URLs of the example images found on the plugin
home page, you will see that the <img>-tag’s src-attribute points to a file called
image.php in the plugin’s directory. This file takes the image source and several
other parameters and passes them to phpThumb, which will generate and output the
final image (of course images will be cached).

To prevent evil people playing with the query string and letting your server generate
tons of different images, the plugin generates a hash which is a combination of 
the query string and a secret password you set in phpThumb’s config file. So every
call with different parameters (even the same image with different sizes) has another
unique hash and it’s not possible to generate new images without knowing the secret
password.

See the [plugin page](http://ailoo.net/projects/autothumb/) for more details on 
the plugin.

All development is done on [GitHub](https://github.com/maff/wp-autothumb). If you
have ideas, enhancements, etc. feel free to fork the project and send a pull request.

For any issues please use the [Issue Tracker](https://github.com/maff/wp-autothumb/issues).

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

 1. Download the .zip file and extract it.
 2. Upload the plugin to your `/wp-content/plugins/` directory and make sure your web
    server has write access to the cache folder and the config file.
 3. Activate the plugin.
 4. Go to Settings – AutoThumb and setup the plugin
 5. Have fun!

## Κριτικές

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

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

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

Συντελεστές

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

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

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

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

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

 *  Version **0.6.1**
 *  Τελευταία ενημέρωση: **πριν από 14 έτη**
 *  Ενεργές εγκαταστάσεις: **80+**
 *  Έκδοση WordPress: ** 2.7 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/autothumb/)
 * Ετικέτες:
 * [images](https://el.wordpress.org/plugins/tags/images/)[library](https://el.wordpress.org/plugins/tags/library/)
   [phpthumb](https://el.wordpress.org/plugins/tags/phpthumb/)[resize](https://el.wordpress.org/plugins/tags/resize/)
   [thumbnails](https://el.wordpress.org/plugins/tags/thumbnails/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/autothumb/advanced/)

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

 5 out of 5 stars.

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

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

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

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

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

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

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

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

## Δωρεά

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

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