Title: WP Custom Data
Author: kapooo
Published: <strong>11 ພະຈິກ 2015</strong>
Last modified: 11 ພະຈິກ 2015

---

ຄົ້ນຫາປລັກອິນ

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

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

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

# WP Custom Data

 ໂດຍ [kapooo](https://profiles.wordpress.org/kapooo/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/wp-custom-data.1.1.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/wp-custom-data/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/wp-custom-data/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/wp-custom-data/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/wp-custom-data/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-custom-data/)

## ຄຳອະທິບາຍ

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.

## ພາບໜ້າຈໍ

 * [[
 * WP Custom Data Widget

## ການຕິດຕັ້ງ

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

## ຄຳຖາມທີ່ພົບເລື້ອຍ

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)

## ການຣີວິວ

![](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 ກັນຍາ 2016

Good plugin to use custom field.

 [ ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ ](https://wordpress.org/support/plugin/wp-custom-data/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“WP Custom Data” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນ
ການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

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

[ແປ “WP Custom Data” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/wp-custom-data)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/wp-custom-data/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/wp-custom-data/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/wp-custom-data/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/wp-custom-data/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.1

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

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.1**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **11 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 3.0.1 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.3.34**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/wp-custom-data/)
 * ແທັກ
 * [custom](https://lo.wordpress.org/plugins/tags/custom/)[custom data](https://lo.wordpress.org/plugins/tags/custom-data/)
   [custom fields](https://lo.wordpress.org/plugins/tags/custom-fields/)[data](https://lo.wordpress.org/plugins/tags/data/)
   [theme](https://lo.wordpress.org/plugins/tags/theme/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/wp-custom-data/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/wp-custom-data/reviews/?filter=1)

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

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/wp-custom-data/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

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

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/wp-custom-data/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](http://www.aceinnova.com/)