Title: ImageShack Offloader
Author: scribu
Published: <strong>10 Maggio 2009</strong>
Last modified: 9 Aprile 2012

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# ImageShack Offloader

 Di [scribu](https://profiles.wordpress.org/scribu/)

[Scarica](https://downloads.wordpress.org/plugin/imageshack-offloader.1.0.4.zip)

 * [Dettagli](https://it.wordpress.org/plugins/imageshack-offloader/#description)
 * [Recensioni](https://it.wordpress.org/plugins/imageshack-offloader/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/imageshack-offloader/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/imageshack-offloader/#developers)

 [Supporto](https://wordpress.org/support/plugin/imageshack-offloader/)

## Descrizione

Displaying a lot of images on your site is great. You’ll notice, however, that they
tend to eat up a lot of bandwidth. If your site is even remotely popular, this usually
means you’ll have to upgrade your hosting account.

[ImageShack](http://imageshack.us) is a service that offers _free_ image hosting.
So why not take advantage of it?

You could start uploading the images manually and modify each post, or you can just
install this plugin and be done with it. It will take care of sending copies of 
all your current (and future) attachments to ImageShack. It will also dynamically
replace the URLs when the images are to be displayed.

This way, if you decide you don’t want to use ImageShack anymore, you can disable
the plugin and everything goes back to how it was.

## Installazione

You can either use the built-in WordPress plugin install menu, or do it the old-
fashioned way:

 1. Unzip the .zip archive and put the imageshack-offloader folder into your plugins
    folder (/wp-content/plugins/).
 2. Activate the plugin from the Plugins menu.
 3. Go to Settings -> Imageshack Offloader and customize your settings.

#### Usage

The plugin will automatically filter the post content and replace image src attributes
with ImageShack URLs.

If you want to get the URL for a specific image, you can use `get_imageshack_url(
$id, $size)`, where $id is the attachment id and $size is the desired size. Default
is ‘full’. If there is no URL yet, the function will return false.

## FAQ

### “Parse error: syntax error, unexpected T_CLASS…” Help!

Make sure your new host is running PHP 5. Add this line to wp-config.php:

    ```
    var_dump(PHP_VERSION);
    ```

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“ImageShack Offloader” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “ImageShack Offloader” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/imageshack-offloader)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/imageshack-offloader/)
segui il [repository SVN](https://plugins.svn.wordpress.org/imageshack-offloader/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/imageshack-offloader/)
tramite [RSS](https://plugins.trac.wordpress.org/log/imageshack-offloader/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

 * fix image replacement in post content

#### 1.0.3

 * added roll back mechanism for missing images

#### 1.0.2

 * better image replacing

#### 1.0.1

 * settings page bugfix

#### 1.0

 * use transloading instead of uploading

#### 0.9

 * initial release

## Meta

 *  Versione **1.0.4**
 *  Ultimo aggiornamento **14 anni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 2.8 o superiore **
 *  Testato fino alla versione **2.9.2**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/imageshack-offloader/)
 * Tag
 * [cdn](https://it.wordpress.org/plugins/tags/cdn/)[images](https://it.wordpress.org/plugins/tags/images/)
   [Imageshack](https://it.wordpress.org/plugins/tags/imageshack/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/imageshack-offloader/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/imageshack-offloader/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/imageshack-offloader/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/imageshack-offloader/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://scribu.net/paypal)