Title: Advent Calendar
Author: Paul Vincent Beigang
Published: <strong>29 Novembre 2013</strong>
Last modified: 29 Novembre 2022

---

Ricerca i plugin

![](https://ps.w.org/advent-calender/assets/banner-772x250.png?rev=812859)

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/advent-calender_ffffff.svg)

# Advent Calendar

 Di [Paul Vincent Beigang](https://profiles.wordpress.org/bassgang/)

[Scarica](https://downloads.wordpress.org/plugin/advent-calender.1.0.5.zip)

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

 [Supporto](https://wordpress.org/support/plugin/advent-calender/)

## Descrizione

This plugin easily outputs an advent calendar for your chosen year (e.g. 2013).

In the current version one entry consits of a title and a featured image, that’s
all!

Therefore the plugin provides the following functionality:

 * A custom post type called “Advent calendar entry”
 * A bulk creation utility to create 24 Advent calendar entries with one click. 
   Each one is automatically scheduled
    for 1. – 24.12.
 * A shortcode which outputs an Advent calendar overview. You can use it with [advent-
   calendar year=”xxxx”], i.e
    for 2013 it would be [advent-calendar year=”2013″]
 * As long as an Advent calendar entry is not published the entry will not be clickable
   in the Advent calendar overview.
    After automatically publishing (make sure your
   WordPress virtual cron is running probapbly) the entry will be clickable and 
   viewable.

Fits perfect for any website to release exclusive picture content on the 24 days
before christmas.

## Screenshot

[⌊This shows the overview of the Advent calendar output. In this specific demo the
first Advent calendar entry is
already published and therefore linked it has a preview
of the featured image and a link to the single view.⌉⌊This shows the overview of
the Advent calendar output. In this specific demo the first Advent calendar entry
is
already published and therefore linked it has a preview of the featured image
and a link to the single view.⌉[

This shows the overview of the Advent calendar output. In this specific demo the
first Advent calendar entry is already published and therefore linked it has a preview
of the featured image and a link to the single view.

## Installazione

 * Install the plugin.
 * Activate the plugin.
 * Use the bulk creation tool to create the Advent calendar entries.
 * Set a featured image for each Advent calendar entry.
 * Use the shortcode “[advent-calendar]” to output the Advent calendar overview.

## FAQ

### Defaults

 * Yeb, you are right, by default the Advent calender post type only provides a “
   title” and a “featured image”. If you
    want to extend it, read further 😉

### Advent Calender Post Type Customization

 * Advent calender post type customization via the provided “pvb_acal_cpt_params”
   hook. The following example will extend
    the advent calender post type with the
   common post WordPress content / editor box. Youh can use the hook in your themes“
   functions.php” or in a plugin like
 * function acal_change_post_type_params( $custom_post_type_params ) {
    $custom_post_type_params[‘
   supports’] = array( ‘title’, ‘editor’, ‘thumbnail’ ); return $custom_post_type_params;}
   add_filter( ‘pvb_acal_cpt_params’, ‘acal_change_post_type_params’ );

### Single Advent Calender Template / View Customization

 * If you want to use a custom template for a single advent calender entry (the “
   detail view”) copy
    “wp-content/plugins/advent-calendar/public/views/single-advent-
   calendar-entry-custom.php” to your theme folder, i.e. “wp-content/themes/YOUR-
   THEME/single-advent-calendar-entry-custom.php”.

## Recensioni

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

### 󠀁[It worked the way it is said!](https://wordpress.org/support/topic/it-worked-the-way-it-is-said/)󠁿

 [wph4](https://profiles.wordpress.org/wph4/) 3 Settembre 2016

Thanks a lot!!

 [ Leggi tutte le recensioni di 5 ](https://wordpress.org/support/plugin/advent-calender/reviews/)

## Contributi e sviluppo

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

Collaboratori

 *   [ Paul Vincent Beigang ](https://profiles.wordpress.org/bassgang/)

[Traduci “Advent Calendar” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/advent-calender)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.0.5

 * Provide “pvb_acal_cpt_params” hook to enable flexible “3rd party” customization
   of the advent calendar post type. For
    example: Now it is easy to add the normal“
   content” section (editor) to an advent calender entry
 * Provide further customization possibilities by loading a custom single advent
   calender entry template if present,
    the plugin checks for ‘single-advent-calendar-
   entry-custom.php’ in the folder of your active theme under wp-content/themes.

#### 1.0.2

 * Increase overall theme compatibility: Remove specific twentythirteen functions
   in “public/views/single-advent-calendar-entry.php”.
 * Improve installation instructions.

#### 1.0.1

 * Fixed misspelled “calender” to “calendar” everywhere.
 * Improve text in README.

#### 1.0.0

 * Initial release.

## Meta

 *  Versione **1.0.4**
 *  Ultimo aggiornamento **4 anni fa**
 *  Installazioni attive **100+**
 *  Versione WordPress ** 3.7.1 o superiore **
 *  Testato fino alla versione **6.1.10**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/advent-calender/)
 * Tag
 * [advent](https://it.wordpress.org/plugins/tags/advent/)[calendar](https://it.wordpress.org/plugins/tags/calendar/)
   [christmas](https://it.wordpress.org/plugins/tags/christmas/)[flexible](https://it.wordpress.org/plugins/tags/flexible/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/advent-calender/advanced/)

## Valutazioni

 4.2 su 5 stelle.

 *  [  4 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/advent-calender/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/advent-calender/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/advent-calender/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/advent-calender/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/advent-calender/reviews/?filter=1)

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

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

## Collaboratori

 *   [ Paul Vincent Beigang ](https://profiles.wordpress.org/bassgang/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

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

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FCCQCWL3QNM36)