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

---

Cerca extensions

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

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-custom-data_323437.svg)

# WP Custom Data

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

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

 * [Detalls](https://ca.wordpress.org/plugins/wp-custom-data/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/wp-custom-data/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/wp-custom-data/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/wp-custom-data/#developers)

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

## Descripció

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.

## Captures

[⌊WP Custom Data Widget⌉⌊WP Custom Data Widget⌉[

WP Custom Data Widget

## Instal·lació

#### 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

## PMF

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)

## Ressenyes

![](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 de setembre de 2016

Good plugin to use custom field.

 [ Llegiu tota la 1 ressenya ](https://wordpress.org/support/plugin/wp-custom-data/reviews/)

## Col·laboradors i desenvolupadors

«WP Custom Data» és programari de codi obert. La següent gent ha col·laborat en 
aquesta extensió.

Col·laboradors

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

[Traduïu «WP Custom Data» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/wp-custom-data)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/wp-custom-data/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/wp-custom-data/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/wp-custom-data/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/wp-custom-data/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.1

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

## Meta

 *  Versió **1.1**
 *  Darrera actualització **fa 11 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 3.0.1 o posterior **
 *  Provada fins a **4.3.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-custom-data/)
 * Etiquetes
 * [custom](https://ca.wordpress.org/plugins/tags/custom/)[custom data](https://ca.wordpress.org/plugins/tags/custom-data/)
   [custom fields](https://ca.wordpress.org/plugins/tags/custom-fields/)[data](https://ca.wordpress.org/plugins/tags/data/)
   [theme](https://ca.wordpress.org/plugins/tags/theme/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/wp-custom-data/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  1 valoració de 5 estrelles     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=1)

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

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/wp-custom-data/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/wp-custom-data/)

## Feu una donació

Voleu ajudar a què l'extensió millori?

 [ Feu una donació a aquesta extensió ](http://www.aceinnova.com/)