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

---

Maghanap ng mga plugin

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

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

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

# Easy Inputs

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

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

 * [Mga Detalye](https://tl.wordpress.org/plugins/easy-inputs/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/easy-inputs/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/easy-inputs/#installation)
 * [Development](https://tl.wordpress.org/plugins/easy-inputs/#developers)

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

## Deskripsyon

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.

## Pag-install

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

## FAQ

  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!

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “Easy Inputs” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

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

[Isalin ang “Easy Inputs” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/easy-inputs)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/easy-inputs/), i-check
ang [SVN repository](https://plugins.svn.wordpress.org/easy-inputs/), o mag-subscribe
sa [development log](https://plugins.trac.wordpress.org/log/easy-inputs/) sa pamamagitan
ng [RSS](https://plugins.trac.wordpress.org/log/easy-inputs/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.1

First release to the WordPress Plugins Directory

#### 1.2.2

Sample code is confusing the WordPress plugin updater. Removing.

## Meta

 *  Bersyon **1.2.2**
 *  Huling na-update **8 taon ang nakalipas**
 *  Mga aktibong installation **Wala pang 10**
 *  Bersyon ng WordPress ** 4.0 o mas bago **
 *  Sinubukan hanggang **4.9.29**
 *  Bersyon ng PHP ** 5.6 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/easy-inputs/)
 * Mga Tag
 * [forms](https://tl.wordpress.org/plugins/tags/forms/)[html](https://tl.wordpress.org/plugins/tags/html/)
   [inputs](https://tl.wordpress.org/plugins/tags/inputs/)[metadata](https://tl.wordpress.org/plugins/tags/metadata/)
   [settings](https://tl.wordpress.org/plugins/tags/settings/)
 *  [Advanced View](https://tl.wordpress.org/plugins/easy-inputs/advanced/)

## Mga Rating

No reviews have been submitted yet.

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/easy-inputs/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/easy-inputs/)