Title: Auto Post Download
Author: MicNeo
Published: <strong>1 Marzo 2014</strong>
Last modified: 19 Giugno 2017

---

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/auto-post-download.svg)

# Auto Post Download

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

[Scarica](https://downloads.wordpress.org/plugin/auto-post-download.1.4.4.zip)

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

 [Supporto](https://wordpress.org/support/plugin/auto-post-download/)

## Descrizione

Auto Post Download plugin provides easy way to generating ZIP files with post content
and post’s image. You can choose if you want to include both files in archive or
only one of them (content or image).

With this plugin you will be able to provide URL for your users to download posts
as a ZIP file. You need a press pack? This plugin will make it very easy.

Plugin automatically generates attachment for post while you’re publish it. It’s
totally automatic, you just need to use shortcode (or php function) to print URL.

Attachments are manageable via WordPress Media Library. You can specify for which
categories auto attachments should be created.

You can also define Custom Fields which will be included in generated attachment.

Generated content file can be in HTML format or just plain text. Feel free to choose
your format from settings!

### Usage

 * Just put `[auto-post-download]` wherever you want to display URL to post’s attachment.
 * You can also specify post_id – `[auto-post-download postId=1]`
 * You can combine shortcode with html, like: `<a href="[auto-post-download]">Download
   presspack</a>`
 * You can also use php function call: `<?php echo apd_downloadUrl(); ?>`

## Installazione

This section describes how to install the plugin and get it working.

Use the automatic plugin installer of your WordPress admin, or do it manually:

 1. Upload the `auto-post-download` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. (Optionally) Select desire categories under the ‘Settings/Auto Post Download’ menu.
 4. (Optionally) Select desire Custom Fields under the ‘Settings/Auto Post Download’
    menu.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

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

Collaboratori

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

[Traduci “Auto Post Download” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/auto-post-download)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.4.4

 * Bug fix: Overriting existing custom field fixed.

#### 1.4.3

 * Bug fix: There was a error on some PHP versions when ZIP file doesn’t exist.
 * Fix: WordPress version updated.

#### 1.4.2

 * Fix: Some typos.
 * Fix: WordPress version updated.

#### 1.4.1

 * Fix: There was issue with updating post with custom fields. In that case, new
   values of custom fields wasn’t saved, it had to be saved twice. Now it works 
   fine.

#### 1.4

 * New feature: Now you can decide if you want to include custom field title in 
   content of generated attachment. You can set it in settings of the plugin.
 * Fix: Improved format of generated files.

#### 1.3.2

 * Fix: Fix for options page

#### 1.3.1

 * Fix: Compability for older version of PHP

#### 1.3

 * New feature: You can choose if you want to include both, content and post’s image,
   or only content or only image. You can change this option from settings menu.
 * Fix: “Warning: Illegal string offset ‘file’ in APD_Attatchment.php”. Plugin doesn’t
   force user to use image in posts.

#### 1.2

 * New feature: Now plugin supports not only HTML format but also plain text. You
   can choose format from settings menu.

#### 1.1

 * New feature: Now plugin supports fetching information from custom fields! Just
   select custom fields from plugin’s settings and content of those custom fields
   will be automaticly added to attachment.
 * Bug fix: Wrong check of post’s category is now fixed.

#### 1.0

 * First release

## Meta

 *  Versione **1.4.4**
 *  Ultimo aggiornamento **9 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.0.1 o superiore **
 *  Testato fino alla versione **4.8.28**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/auto-post-download/)
 * Tag
 * [attachment](https://it.wordpress.org/plugins/tags/attachment/)[auto](https://it.wordpress.org/plugins/tags/auto/)
   [download](https://it.wordpress.org/plugins/tags/download/)[post](https://it.wordpress.org/plugins/tags/post/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/auto-post-download/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/auto-post-download/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/auto-post-download/)