Title: Easy Inputs
Author: Tom Belknap
Published: <strong>17 spalio, 2017</strong>
Last modified: 22 liepos, 2018

---

Ieškoti įskiepiuose

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

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

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

# Easy Inputs

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

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

 * [Informacija](https://lt.wordpress.org/plugins/easy-inputs/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/easy-inputs/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/easy-inputs/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/easy-inputs/#developers)

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

## Aprašymas

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.

## Diegimas

 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/)

## DUK

  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!

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“Easy Inputs” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

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

[Išverskite “Easy Inputs” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/easy-inputs)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/easy-inputs/), naršykite
[SVN repozitorijoje](https://plugins.svn.wordpress.org/easy-inputs/), arba užsiprenumeruokite
[kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/easy-inputs/) per
[RSS](https://plugins.trac.wordpress.org/log/easy-inputs/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.2.1

First release to the WordPress Plugins Directory

#### 1.2.2

Sample code is confusing the WordPress plugin updater. Removing.

## Metainformacija

 *  Version **1.2.2**
 *  Atnaujinta **prieš 8 metai**
 *  Aktyvių instaliacijų **Mažiau nei 10**
 *  WordPress versija ** 4.0 ar naujesnė **
 *  Ištestuota iki **4.9.29**
 *  PHP versija ** 5.6 ar naujesnė **
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/easy-inputs/)
 * Žymos
 * [forms](https://lt.wordpress.org/plugins/tags/forms/)[html](https://lt.wordpress.org/plugins/tags/html/)
   [inputs](https://lt.wordpress.org/plugins/tags/inputs/)[metadata](https://lt.wordpress.org/plugins/tags/metadata/)
   [settings](https://lt.wordpress.org/plugins/tags/settings/)
 *  [Daugiau](https://lt.wordpress.org/plugins/easy-inputs/advanced/)

## Įvertinimai

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easy-inputs/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-inputs/reviews/)

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/easy-inputs/)