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

---

Sök tillägg

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

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

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

# WP Custom Data

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

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

 * [Detaljer](https://sv.wordpress.org/plugins/wp-custom-data/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/wp-custom-data/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/wp-custom-data/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/wp-custom-data/#developers)

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

## Beskrivning

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.

## Skärmdumpar

 * [[
 * WP Custom Data Widget

## Installation

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

## Vanliga frågor

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)

## Recensioner

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

Good plugin to use custom field.

 [ Läs 1 betyg ](https://wordpress.org/support/plugin/wp-custom-data/reviews/)

## Bidragsgivare och utvecklare

”WP Custom Data” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

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

[Översätt ”WP Custom Data” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/wp-custom-data)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/wp-custom-data/), 
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/wp-custom-data/) eller
prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/wp-custom-data/)
via [RSS](https://plugins.trac.wordpress.org/log/wp-custom-data/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.1

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

## Meta

 *  Version **1.1**
 *  Senast uppdaterat **11 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 3.0.1 eller senare **
 *  Testat upp till **4.3.34**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/wp-custom-data/)
 * Etiketter
 * [custom](https://sv.wordpress.org/plugins/tags/custom/)[custom data](https://sv.wordpress.org/plugins/tags/custom-data/)
   [custom fields](https://sv.wordpress.org/plugins/tags/custom-fields/)[data](https://sv.wordpress.org/plugins/tags/data/)
   [theme](https://sv.wordpress.org/plugins/tags/theme/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/wp-custom-data/advanced/)

## Betyg

 5 av 5 stjärnor.

 *  [  1 5-stjärnig recension     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=1)

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

[Se alla recensioner](https://wordpress.org/support/plugin/wp-custom-data/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

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

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://www.aceinnova.com/)