Title: Easy Inputs
Author: Tom Belknap
Published: <strong>17 Tháng 10, 2017</strong>
Last modified: 22 Tháng 7, 2018

---

Tìm kiếm plugin

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

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Easy Inputs

 Bởi [Tom Belknap](https://profiles.wordpress.org/dragonflyeye/)

[Tải về](https://downloads.wordpress.org/plugin/easy-inputs.1.2.2.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/easy-inputs/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/easy-inputs/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/easy-inputs/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/easy-inputs/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/easy-inputs/)

## Mô tả

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.

## Cài đặt

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

## Hỏi đáp

  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!

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Easy Inputs” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Easy Inputs” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/easy-inputs)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/easy-inputs/), check out
[SVN repository](https://plugins.svn.wordpress.org/easy-inputs/), hoặc theo dõi 
[nhật ký phát triển](https://plugins.trac.wordpress.org/log/easy-inputs/) qua [RSS](https://plugins.trac.wordpress.org/log/easy-inputs/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.2.1

First release to the WordPress Plugins Directory

#### 1.2.2

Sample code is confusing the WordPress plugin updater. Removing.

## Meta

 *  Phiên bản **1.2.2**
 *  Cập nhật lần cuối **8 năm trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 4.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **4.9.31**
 *  Phiên bản PHP ** 5.6 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/easy-inputs/)
 * Thẻ
 * [forms](https://vi.wordpress.org/plugins/tags/forms/)[html](https://vi.wordpress.org/plugins/tags/html/)
   [inputs](https://vi.wordpress.org/plugins/tags/inputs/)[metadata](https://vi.wordpress.org/plugins/tags/metadata/)
   [settings](https://vi.wordpress.org/plugins/tags/settings/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/easy-inputs/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/easy-inputs/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/easy-inputs/)