Title: Easy Inputs
Author: Tom Belknap
Published: <strong>2017년 10월 17일</strong>
Last modified: 2018년 7월 22일

---

플러그인 검색

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

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](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://ko.wordpress.org/plugins/easy-inputs/#description)
 * [평가](https://ko.wordpress.org/plugins/easy-inputs/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/easy-inputs/#installation)
 * [개발](https://ko.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/)

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

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Easy Inputs”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “Easy Inputs”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/easy-inputs)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/easy-inputs/)는, [SVN 저장소](https://plugins.svn.wordpress.org/easy-inputs/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/easy-inputs/)
을 [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**
 *  최근 업데이트: **8년 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 4.0 또는 그 이상 **
 *  다음까지 시험됨: **4.9.29**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/easy-inputs/)
 * 태그:
 * [forms](https://ko.wordpress.org/plugins/tags/forms/)[html](https://ko.wordpress.org/plugins/tags/html/)
   [inputs](https://ko.wordpress.org/plugins/tags/inputs/)[metadata](https://ko.wordpress.org/plugins/tags/metadata/)
   [settings](https://ko.wordpress.org/plugins/tags/settings/)
 *  [고급 보기](https://ko.wordpress.org/plugins/easy-inputs/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/easy-inputs/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/easy-inputs/)