這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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 Meta Boxes Listing
  • Screenshot Add / Edit Meta Boxes. Managing Custom Fields
  • Screenshot Custom Field Types
  • Screenshot Deleting Custom Field
  • 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〉的開發相關工作。

參與者

將〈Betta Boxes CMS〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 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