Title: Backend Custom Fields For Forms Management System
Author: Mohammed Al-Mahdawi
Published: <strong>2015 年 7 月 9 日</strong>
Last modified: 2017 年 6 月 5 日

---

搜尋外掛

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

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

# Backend Custom Fields For Forms Management System

 由 [Mohammed Al-Mahdawi](https://profiles.wordpress.org/engrmth/) 開發

[下載](https://downloads.wordpress.org/plugin/backend-custom-fields.1.0.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/backend-custom-fields/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/backend-custom-fields/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/backend-custom-fields/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/backend-custom-fields/#developers)

 [技術支援](https://wordpress.org/support/plugin/backend-custom-fields/)

## 外掛說明

> This Plugin requires [Forms Management System](https://mostasharoon.org/wordpress/plugins/forms-management-system/)
> or [Elegant Profile Builder](https://mostasharoon.org/wordpress/plugins/elegant-profile-builder/).
> 
> We don’t give any support for this plugin here, if you need any help please feel
> free to contact us through our [support page](https://mostasharoon.org/support/).

Backend Custom Fields For Forms Management System is a free add-on allows you to
display & manage the custom fields at the backend with easiest way possible.

## 安裝方式

 1. Upload the entire `backend-custom-fields` folder to the `/wp-content/plugins/` 
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 常見問題集

  Installation Instructions

 1. Upload the entire `backend-custom-fields` folder to the `/wp-content/plugins/` 
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

  Where Can I Get Support For This Plugin?

We don’t give any support to this plugin here, if you need any help please feel 
free to contact us through our [support page](https://mostasharoon.org/support/).

  Couldn’t Find The Custom Fields?

By default only the users that have administrator role can access and manage the
custom fields, if you want to allow other user roles to access and manage the custom
fields you can use `bcf_access_roles` filter to do that, for example:
 //Allow the
Editor role users to access & manage the custom fields. add_filter( ‘bcf_access_roles’,‘
bcf_851_callback_function’ ); function bcf_851_callback_function( $roles ) { $roles[]
= ‘editor’;

    ```
        return $roles;
     }
    ```

## 使用者評論

![](https://secure.gravatar.com/avatar/5547bed83799d1a42315737ab1d118f49512acc5b4e9e50f93b651256d3254c1?
s=60&d=retro&r=g)

### 󠀁[Great addon](https://wordpress.org/support/topic/great-addon-10/)󠁿

 [nawras87n](https://profiles.wordpress.org/nawras87n/) 2016 年 9 月 3 日

loved FMS loved the addon loved your support team good luck

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Backend Custom Fields For Forms Management System〉的開發
相關工作。

參與者

 *   [ Mohammed Al-Mahdawi ](https://profiles.wordpress.org/engrmth/)
 *   [ MOSTASHAROON ](https://profiles.wordpress.org/mostasharoon/)

[將〈Backend Custom Fields For Forms Management System〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/backend-custom-fields)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/backend-custom-fields/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/backend-custom-fields/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/backend-custom-fields/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/backend-custom-fields/)。

## 變更記錄

#### 1.0.2

 * Fix can’t attach a form to a user that don’t have one.

#### 1.0.1

 * Fix issue with PHP7.

#### 1.0

 * initial release

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **9 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.36**
 *  語言
 * [English (US)](https://wordpress.org/plugins/backend-custom-fields/)
 * 標籤:
 * [custom fields](https://tw.wordpress.org/plugins/tags/custom-fields/)[custom post type](https://tw.wordpress.org/plugins/tags/custom-post-type/)
   [form](https://tw.wordpress.org/plugins/tags/form/)[forms management system](https://tw.wordpress.org/plugins/tags/forms-management-system/)
   [visual builder](https://tw.wordpress.org/plugins/tags/visual-builder/)
 *  [進階檢視](https://tw.wordpress.org/plugins/backend-custom-fields/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/backend-custom-fields/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/backend-custom-fields/reviews/)

## 參與者

 *   [ Mohammed Al-Mahdawi ](https://profiles.wordpress.org/engrmth/)
 *   [ MOSTASHAROON ](https://profiles.wordpress.org/mostasharoon/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/backend-custom-fields/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://mostasharoon.org/buy-us-a-coffee/)