Title: WP Custom Data
Author: kapooo
Published: <strong>11 Novembre 2015</strong>
Last modified: 11 Novembre 2015

---

Ricerca i plugin

![](https://ps.w.org/wp-custom-data/assets/banner-772x250.png?rev=1283993)

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-custom-data_323437.svg)

# WP Custom Data

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

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

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

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

## Descrizione

WP Custom Data is a WordPress widget which adds custom fields in your WordPress 
site. The custom fields can be simply usable in every section of your theme or in
every plugin. For example if you want to add your address to the footer but the 
theme has not got an address field, you can simply install the WP Custom Data, enable
the plugin, go in the widget section, add the WP Custom Data in any section (no 
matter where), write the address in one or more rows and save. Now WordPress knows
your address and you can use this fields wherever you want. Do you want to use it
in the footer? Open footer.php and write the PHP code:

    ```
    $list = get_option('wp-custom-data'); 
    ```

where you want then, to display the address (the custom fields), use

    ```
    echo $list['rowX']; 
    ```

where X is the number of the row in the WP Custom Data where you have written the
address.

## Screenshot

 * [[
 * WP Custom Data Widget

## Installazione

#### How to Install

 1. Upload the entire ‘wp-custom-data’ folder to the ‘/wp-content/plugins/’ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use WP Custom Data in the Widget section

#### How to Use

 1. Add the widget in any section (e.g. Default Sidebar)
 2. Write your data in the rows
 3. To display your data, use the PHP code:
 4. `$list = get_option('wp-custom-data');`
 5. `echo $list['rowX'];`
 6. where X is the number of the row you want display

## FAQ

Do you have questions or issues about WP Custom Data?

  Does WP Custom Data support Multisite network?

Yes, it supports multisite network

  Is there a support forum?

Yes, where [Support Forum](https://wordpress.org/support/plugin/wp-custom-data)

## Recensioni

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

### 󠀁[Good plugin](https://wordpress.org/support/topic/good-plugin-1202/)󠁿

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

Good plugin to use custom field.

 [ Leggi la recensione di 1 ](https://wordpress.org/support/plugin/wp-custom-data/reviews/)

## Contributi e sviluppo

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

Collaboratori

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

[Traduci “WP Custom Data” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-custom-data)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.1

 * Release Date – 6th November, 2015 *
 * First Release

## Meta

 *  Versione **1.1**
 *  Ultimo aggiornamento **11 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.0.1 o superiore **
 *  Testato fino alla versione **4.3.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-custom-data/)
 * Tag
 * [custom](https://it.wordpress.org/plugins/tags/custom/)[custom data](https://it.wordpress.org/plugins/tags/custom-data/)
   [custom fields](https://it.wordpress.org/plugins/tags/custom-fields/)[data](https://it.wordpress.org/plugins/tags/data/)
   [theme](https://it.wordpress.org/plugins/tags/theme/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-custom-data/advanced/)

## Valutazioni

 5 su 5 stelle.

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

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

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

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

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

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://www.aceinnova.com/)