Title: Easy Inputs
Author: Tom Belknap
Published: <strong>17 d'octubre de 2017</strong>
Last modified: 22 de juliol de 2018

---

Cerca extensions

![](https://ps.w.org/easy-inputs/assets/banner-772x250.png?rev=1748329)

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://ps.w.org/easy-inputs/assets/icon-256x256.png?rev=1748329)

# Easy Inputs

 Per [Tom Belknap](https://profiles.wordpress.org/dragonflyeye/)

[Baixa](https://downloads.wordpress.org/plugin/easy-inputs.1.2.2.zip)

 * [Detalls](https://ca.wordpress.org/plugins/easy-inputs/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/easy-inputs/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/easy-inputs/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/easy-inputs/#developers)

 [Suport](https://wordpress.org/support/plugin/easy-inputs/)

## Descripció

EasyInputs provides an error-free universal means of generating HTML form inputs.
EasyInputs is a developers-only plugin that provides a helper for generating form
inputs. It provides objects that represent both the Form and the Input, standarizing
how your HTML form elements are created, speeding development of plugins and themes.

## Instal·lació

 1. Upload the easy-inputs directory to your site\’s /wp-content/plugins directory
 2. Include the easy-inputs.php file into your project with the below code:
     ` require_once
    plugin_dir_path(**FILE**) . \’../easy-inputs/easy-inputs.php\’; // You could either
    declare your object a global or include it into your // plugin/theme\’s classes
    as necessary. Here, we declare a global: global $ei;

// Instantiate EasyInputs, providing the two required settings:
 $ei = new EasyInputs([\’
name\’ => \’easy-inputs-example\’, \’type\’ => \’setting\’ ]); `

Please see the example plugin contained in the easy-inputs directory for further
example code. Detailed notes can be found on the [Github page for this plugin](https://holisticnetworking.github.io/easy-inputs/)

## PMF

  Installation Instructions

 1. Upload the easy-inputs directory to your site\’s /wp-content/plugins directory
 2. Include the easy-inputs.php file into your project with the below code:
     ` require_once
    plugin_dir_path(**FILE**) . \’../easy-inputs/easy-inputs.php\’; // You could either
    declare your object a global or include it into your // plugin/theme\’s classes
    as necessary. Here, we declare a global: global $ei;

// Instantiate EasyInputs, providing the two required settings:
 $ei = new EasyInputs([\’
name\’ => \’easy-inputs-example\’, \’type\’ => \’setting\’ ]); `

Please see the example plugin contained in the easy-inputs directory for further
example code. Detailed notes can be found on the [Github page for this plugin](https://holisticnetworking.github.io/easy-inputs/)

  I don\’t see any way to activate this plugin. Why is that?

This is not a \»plugin\» in the traditional sense. It is for developers who want
a toolbox with which to develop forms and inputs for WordPress administrative uses.
THIS IS NOT FOR NOVICE OR NON-DEVELOPER USE!

  Is this plugin like Gravity Forms =?

NO! This plugin is designed for developers to speed the development of new WordPress
projects and while it can do front-end forms, it is not a substitute for other plugins
better designed for end users. DO NOT USE THIS PLUGIN UNLESS YOU UNDERSTAND PHP!

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Easy Inputs» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ Tom Belknap ](https://profiles.wordpress.org/dragonflyeye/)

[Traduïu «Easy Inputs» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/easy-inputs)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/easy-inputs/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/easy-inputs/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/easy-inputs/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/easy-inputs/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.2.1

First release to the WordPress Plugins Directory

#### 1.2.2

Sample code is confusing the WordPress plugin updater. Removing.

## Meta

 *  Versió **1.2.2**
 *  Darrera actualització **fa 8 anys**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 4.0 o posterior **
 *  Provada fins a **4.9.31**
 *  Versió del PHP ** 5.6 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/easy-inputs/)
 * Etiquetes
 * [forms](https://ca.wordpress.org/plugins/tags/forms/)[html](https://ca.wordpress.org/plugins/tags/html/)
   [inputs](https://ca.wordpress.org/plugins/tags/inputs/)[metadata](https://ca.wordpress.org/plugins/tags/metadata/)
   [settings](https://ca.wordpress.org/plugins/tags/settings/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/easy-inputs/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[La vostra ressenya](https://wordpress.org/support/plugin/easy-inputs/reviews/#new-post)

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/easy-inputs/reviews/)

## Col·laboradors

 *   [ Tom Belknap ](https://profiles.wordpress.org/dragonflyeye/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/easy-inputs/)