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)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](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://fa.wordpress.org/plugins/easy-inputs/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/easy-inputs/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/easy-inputs/#installation)
 * [توسعه](https://fa.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!

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“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/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/easy-inputs/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/easy-inputs/) مشترک شوید.

## گزارش تغییرات

#### 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://fa.wordpress.org/plugins/tags/forms/)[html](https://fa.wordpress.org/plugins/tags/html/)
   [inputs](https://fa.wordpress.org/plugins/tags/inputs/)[metadata](https://fa.wordpress.org/plugins/tags/metadata/)
   [settings](https://fa.wordpress.org/plugins/tags/settings/)
 *  [نمایش پیشرفته](https://fa.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/)