Title: Betta Boxes CMS
Author: shauno
Published: <strong>29 ກັນຍາ 2011</strong>
Last modified: 8 ເມສາ 2013

---

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

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

![](https://s.w.org/plugins/geopattern-icon/betta-boxes-cms.svg)

# Betta Boxes CMS

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

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/betta-boxes-cms.1.1.5.zip)

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

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

## ຄຳອະທິບາຍ

Welcome to the Betta Boxes CMS plugin. This plugin turns your WordPress Blog into
a powerful CMS, without the need to get down and dirty in the source code.
 Betta
Boxes gives you a clean, simple administration user interface to create custom fields,
and link them to Posts, Pages, and any Custom Post Types you have!

Betta Boxes uses the default WordPress functionality of ‘post meta’. This means 
the plugin works with WordPress, rather than fighting against it.

You can create the following types of custom fields, and link them to any post types:

#### Field Types

 * Short Text
 * Long Text
 * HTML Text
 * Drop Down
 * Check Boxes
 * Radio Buttons
 * Color Picker
 * Date Picker
 * Time Picker

## ພາບໜ້າຈໍ

[⌊Screenshot Admin Menu⌉⌊Screenshot Admin Menu⌉[

Screenshot Admin Menu

[⌊Screenshot Meta Boxes Listing⌉⌊Screenshot Meta Boxes Listing⌉[

Screenshot Meta Boxes Listing

[⌊Screenshot Add / Edit Meta Boxes. Managing Custom Fields⌉⌊Screenshot Add / Edit
Meta Boxes. Managing Custom Fields⌉[

Screenshot Add / Edit Meta Boxes. Managing Custom Fields

[⌊Screenshot Custom Field Types⌉⌊Screenshot Custom Field Types⌉[

Screenshot Custom Field Types

[⌊Screenshot Deleting Custom Field⌉⌊Screenshot Deleting Custom Field⌉[

Screenshot Deleting Custom Field

[⌊Screenshot Deleting Meta Box⌉⌊Screenshot Deleting Meta Box⌉[

Screenshot Deleting Meta Box

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

This section describes how to install the plugin and get it working.

 1. Unzip the plugin to your `wp-content/plugins/` directory.
 2. Activate the plugin through the WordPress ‘Plugins’ menu in the administration 
    area.
 3. This will create a new menu item under ‘settings’ in the WordPress administration
    area, labeled _Betta Boxes_.

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

See the /docs/ folder for a run through on how to use the plugin. Better FAQ coming
soon.
 You can also post of the forum, using the tag ‘betta-boxes-cms’. I hang around
there from time to time, so I should see it pretty soon.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

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

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

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

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

[ແປ “Betta Boxes CMS” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/betta-boxes-cms)

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

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

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

#### 1.1.5

 * Changed the way the admin URL is defined, improving compatibility with installs
   moved into sub directories.

#### 1.1.4

 * Changed some database character encodings, for better UTF-8 compatibility (thanks
   to jamesblackvn for reporting the issue).

#### 1.1.3

 * Fixed issue where in rare situations an `Illegal string offset` was being thrown(
   thanks to gothbarbie for reporting and testing solution).

#### 1.1.2

 * Fixed time values saving as integers (eg: 02:00:00 would save and display as 
   2:0:0)

#### 1.1.1

 * Added label for wp_editor() field on add/edit screen.

#### 1.1

 * Added support for WordPress’ new wp_editor() API in the HTML Text (WYSIWYG) custom
   field type.

#### 1.0.2

 * Fixed bug with jQuery 1.7 deprecating a method the plugin was using.

#### 1.0.1

 * Fixed “cannot unset string offsets” error.

#### 1.0

 * Initial release

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

 *  ເວີຊັນ **1.1.5**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **13 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **20+**
 *  ເວີຊັນ WordPress ** 3.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **3.5.2**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/betta-boxes-cms/)
 * ແທັກ
 * [boxes](https://lo.wordpress.org/plugins/tags/boxes/)[custom](https://lo.wordpress.org/plugins/tags/custom/)
   [custom fields](https://lo.wordpress.org/plugins/tags/custom-fields/)[fields](https://lo.wordpress.org/plugins/tags/fields/)
   [meta](https://lo.wordpress.org/plugins/tags/meta/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/betta-boxes-cms/advanced/)

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

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

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

[ການທົບທວນຂອງທ່ານ](https://wordpress.org/support/plugin/betta-boxes-cms/reviews/#new-post)

[ເບິ່ງທັງໝົດ ການຣີວິວ](https://wordpress.org/support/plugin/betta-boxes-cms/reviews/)

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

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

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

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

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

## ບໍລິຈາກ

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

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](http://shauno.co.za/donate/)