Title: Easy Inputs
Author: Tom Belknap
Published: <strong>अक्टूबर 17, 2017</strong>
Last modified: जुलाई 22, 2018

---

प्लगइन्स खोजें

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Easy Inputs

 [Tom Belknap](https://profiles.wordpress.org/dragonflyeye/) द्वारा

[डाउनलोड](https://downloads.wordpress.org/plugin/easy-inputs.1.2.2.zip)

 * [विवरण](https://hi.wordpress.org/plugins/easy-inputs/#description)
 * [समीक्षा](https://hi.wordpress.org/plugins/easy-inputs/#reviews)
 *  [स्थापना](https://hi.wordpress.org/plugins/easy-inputs/#installation)
 * [विकास](https://hi.wordpress.org/plugins/easy-inputs/#developers)

 [समर्थन](https://wordpress.org/support/plugin/easy-inputs/)

## विवरण

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.

## इंस्टॉलेशन

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

## सामान्य प्रश्न

  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!

## समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

## सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

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

[Translate “Easy Inputs” into your language.](https://translate.wordpress.org/projects/wp-plugins/easy-inputs)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easy-inputs/), check
out the [SVN repository](https://plugins.svn.wordpress.org/easy-inputs/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/easy-inputs/) by
[RSS](https://plugins.trac.wordpress.org/log/easy-inputs/?limit=100&mode=stop_on_copy&format=rss).

## बदलाव विवरण

#### 1.2.1

First release to the WordPress Plugins Directory

#### 1.2.2

Sample code is confusing the WordPress plugin updater. Removing.

## मेटा

 *  संस्करण **1.2.2**
 *  Last updated **8 वर्ष पहले**
 *  Active installations **10 से कम**
 *  WordPress version ** 4.0 या ज्यादा **
 *  Tested up to **4.9.31**
 *  PHP version ** 5.6 या ज्यादा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/easy-inputs/)
 * Tags
 * [forms](https://hi.wordpress.org/plugins/tags/forms/)[html](https://hi.wordpress.org/plugins/tags/html/)
   [inputs](https://hi.wordpress.org/plugins/tags/inputs/)[metadata](https://hi.wordpress.org/plugins/tags/metadata/)
   [settings](https://hi.wordpress.org/plugins/tags/settings/)
 *  [Advanced View](https://hi.wordpress.org/plugins/easy-inputs/advanced/)

## मूल्यांकन

No reviews have been submitted yet.

[आपकी समीक्षा](https://wordpress.org/support/plugin/easy-inputs/reviews/#new-post)

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

## योगदानकर्ता

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

## समर्थन

कुछ कहना है? कोई मदद चाहिए?

 [समर्थन फोरम देखें ](https://wordpress.org/support/plugin/easy-inputs/)