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

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Backend Custom Fields For Forms Management System

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/backend-custom-fields/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/backend-custom-fields/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/backend-custom-fields/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/backend-custom-fields/#developers)

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

## Beskrivelse

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

## Installasjon

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

## Ofte stilte spørsmål

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

## Vurderinger

![](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. september, 2016

loved FMS loved the addon loved your support team good luck

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

## Bidragsytere og utviklere

«Backend Custom Fields For Forms Management System» er programvare med åpen kildekode.
Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

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

[Oversett «Backend Custom Fields For Forms Management System» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/backend-custom-fields)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/backend-custom-fields/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/backend-custom-fields/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/backend-custom-fields/)
med [RSS](https://plugins.trac.wordpress.org/log/backend-custom-fields/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

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

 *  Versjon **1.0.2**
 *  Sist oppdatert **9 år siden**
 *  Aktive installasjoner **10+**
 *  WordPress-versjon ** 3.5 eller nyere **
 *  Testet opp til **4.7.33**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/backend-custom-fields/)
 * Stikkord
 * [custom fields](https://nb.wordpress.org/plugins/tags/custom-fields/)[custom post type](https://nb.wordpress.org/plugins/tags/custom-post-type/)
   [form](https://nb.wordpress.org/plugins/tags/form/)[forms management system](https://nb.wordpress.org/plugins/tags/forms-management-system/)
   [visual builder](https://nb.wordpress.org/plugins/tags/visual-builder/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/backend-custom-fields/advanced/)

## Vurderinger

 5 av 5 stjerner.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/backend-custom-fields/reviews/?filter=1)

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

[Se alle omtalene](https://wordpress.org/support/plugin/backend-custom-fields/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/backend-custom-fields/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](https://mostasharoon.org/buy-us-a-coffee/)