Title: WP Pizzeria
Author: David Biňovec
Published: <strong>5 Febbraio 2013</strong>
Last modified: 12 Febbraio 2013

---

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/wp-pizzeria.svg)

# WP Pizzeria

 Di [David Biňovec](https://profiles.wordpress.org/davidbinda/)

[Scarica](https://downloads.wordpress.org/plugin/wp-pizzeria.1.1.zip)

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

 [Supporto](https://wordpress.org/support/plugin/wp-pizzeria/)

## Descrizione

Turns WordPress instalation into powerful pizzeria site backend with ability to 
add pizzas, beverages and pasta.

#### Attract your customer

Plugin displays pizzas in clean menu table with all your customer needs to know –
menu number, title, ingrediences, price for various sizes.

But that’s not all. Your site visitor is able to filter pizzas by ingrediences and
thus he/she is able to find her favorite pizza in few seconds!

#### Multiple pizza sizes and prices

You get an ability to manage your pizzas in clean, fast and primarily WordPress 
style. Via plugin’s settings page you can add multiple pizza sizes and for each 
size, you can set custom price.

#### Works in any theme

This plugin provides both template_functions and shortcodes – thus works in any 
theme you’d like to use.

#### Translations

Czech – David Biňovec – david.binda
 French – Stephane CRASNIER

### Do you want more functionality?

Do not hesitate to ask for it. I’m open to any suggestions. Use the plugin’s [support forum](https://wordpress.org/support/plugin/wp-pizzeria)!

### Usage

To add content, it’s easy as adding post. In your administration, you can see another
post types except default post and pages. These are called Pizzas, Beverages and
Pasta.

You can add them in a way you’re used to add standard post or page. Plus, you can
set extra params in custom metaboxes on your edit page.

In order to get new post types (pizza, beverage, pasta) to actually appear on your
web, you’ll have to either:

 1. Place `<?php pizza_loop(); ?>` into a copy of your archive template called archive-
    wp_pizzeria_pizza.php instead of default loop.
 2. Place `<?php beverages_loop(); ?>` into a copy of your archive template called 
    archive-wp_pizzeria_beverage.php instead of default loop.
 3. Place `<?php pasta_loop(); ?>` into a copy of your archive template called archive-
    wp_pizzeria_pasta.php instead of default loop.
 4. Place `<?php dessert_loop(); ?>` into a copy of your archive template called archive-
    wp_pizzeria_dessert.php instead of default loop.

or

 1. Place `[pizzas]` shortcode into a page where you’d like to display pizzas.
 2. Place `[beverages]` shortcode into a page where you’d like to display beverages.
 3. Place `[pasta]` shortcode into a page where you’d like to display pasta.
 4. Place `[desserts]` shortcode into a page where you’d like to display desserts.

or

 1. Place `[pizzas cat="term-slug"]` shortcode into a page where you’d like to display
    pizzas only of selected term.
 2. Place `[beverages cat="term-slug"]` shortcode into a page where you’d like to display
    beverages only of selected term.
 3. Place `[pasta cat="term-slug"]` shortcode into a page where you’d like to display
    pasta only of selected term.
 4. Place `[desserts cat="term-slug"]` shortcode into a page where you’d like to display
    desserts only of selected term.

## Screenshot

[⌊Clean and useful pizza overview for administrators⌉⌊Clean and useful pizza overview
for administrators⌉[

Clean and useful pizza overview for administrators

[⌊Frontend pizza filtering for easy choose⌉⌊Frontend pizza filtering for easy choose⌉[

Frontend pizza filtering for easy choose

[⌊Handy extended description for your pizzas⌉⌊Handy extended description for your
pizzas⌉[

Handy extended description for your pizzas

[⌊Easy to use settins page⌉⌊Easy to use settins page⌉[

Easy to use settins page

[⌊Simple and Quick admin menu⌉⌊Simple and Quick admin menu⌉[

Simple and Quick admin menu

[⌊Edit your pizza's fast right from the overview⌉⌊Edit your pizza's fast right from
the overview⌉[

Edit your pizza’s fast right from the overview

[⌊Ability to add ingredient image⌉⌊Ability to add ingredient image⌉[

Ability to add ingredient image

[⌊Extended dashboard Right now widget⌉⌊Extended dashboard Right now widget⌉[

Extended dashboard Right now widget

## Installazione

 1. Upload plugin’s directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

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

Collaboratori

 *   [ David Biňovec ](https://profiles.wordpress.org/davidbinda/)

[Traduci “WP Pizzeria” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-pizzeria)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.1

New Dessert post type to you in your pizzeria
 Shortcodes suport category filter
Can use decimals in price Added French translation

#### 1.0.4

Prevent prices being saved when using quick edit
 Reflect menu order on both shorcode
and the loop display Translation ready Added Czech translation

#### 1.0.3

Fix lorem ipsum message in shortcode mode

#### 1.0.2

Fix array_key_exists() in pizza-display.php on line 14

#### 1.0.1

Fix Warning: in_array() [function.in-array]: Wrong datatype for second argument 
in …\wp-content\plugins\wp-pizzeria\nav-menu-modifications.php on line 8

#### 1.0

 * Inital release

## Meta

 *  Versione **1.1**
 *  Ultimo aggiornamento **13 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.4 o superiore **
 *  Testato fino alla versione **3.5.2**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-pizzeria/)
 * Tag
 * [menu](https://it.wordpress.org/plugins/tags/menu/)[pizza](https://it.wordpress.org/plugins/tags/pizza/)
   [pizzeria](https://it.wordpress.org/plugins/tags/pizzeria/)[restaurant](https://it.wordpress.org/plugins/tags/restaurant/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-pizzeria/advanced/)

## Valutazioni

 4 su 5 stelle.

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

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

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

## Collaboratori

 *   [ David Biňovec ](https://profiles.wordpress.org/davidbinda/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

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