Title: Backend Custom Fields For Forms Management System
Author: Mohammed Al-Mahdawi
Published: <strong>9 Temmuz 2015</strong>
Last modified: 5 Haziran 2017

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](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/) tarafından

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

 * [Detaylar](https://tr.wordpress.org/plugins/backend-custom-fields/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/backend-custom-fields/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/backend-custom-fields/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/backend-custom-fields/#developers)

 [Destek](https://wordpress.org/support/plugin/backend-custom-fields/)

## Açıklama

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

## Yükleme

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

## SSS

  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;
     }
    ```

## İncelemeler

![](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/) 3 Eylül 2016

loved FMS loved the addon loved your support team good luck

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Backend Custom Fields For Forms Management System” açık kaynaklı yazılımdır. Aşağıdaki
kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

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

[“Backend Custom Fields For Forms Management System” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/backend-custom-fields)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/backend-custom-fields/),
[SVN deposuna](https://plugins.svn.wordpress.org/backend-custom-fields/) göz atın
ya da [RSS](https://plugins.trac.wordpress.org/log/backend-custom-fields/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/backend-custom-fields/)
abone olun.

## Değişiklik Kaydı

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

## Meta

 *  Sürüm **1.0.2**
 *  Son güncelleme **9 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 3.5 veya üstü **
 *  Test edilen sürüm **4.7.33**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/backend-custom-fields/)
 * Etiketler
 * [custom fields](https://tr.wordpress.org/plugins/tags/custom-fields/)[custom post type](https://tr.wordpress.org/plugins/tags/custom-post-type/)
   [form](https://tr.wordpress.org/plugins/tags/form/)[forms management system](https://tr.wordpress.org/plugins/tags/forms-management-system/)
   [visual builder](https://tr.wordpress.org/plugins/tags/visual-builder/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/backend-custom-fields/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/backend-custom-fields/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/backend-custom-fields/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://mostasharoon.org/buy-us-a-coffee/)