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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/backend-custom-fields/#description)
 * [评价](https://cn.wordpress.org/plugins/backend-custom-fields/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/backend-custom-fields/#installation)
 * [开发进展](https://cn.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 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/backend-custom-fields/)
 * 标签
 * [custom fields](https://cn.wordpress.org/plugins/tags/custom-fields/)[custom post type](https://cn.wordpress.org/plugins/tags/custom-post-type/)
   [form](https://cn.wordpress.org/plugins/tags/form/)[forms management system](https://cn.wordpress.org/plugins/tags/forms-management-system/)
   [visual builder](https://cn.wordpress.org/plugins/tags/visual-builder/)
 *  [高级视图](https://cn.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)

[Your review](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/)