Title: Easy Inputs
Author: Tom Belknap
Published: <strong>2017-10-17</strong>
Last modified: 2018-07-22

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Easy Inputs

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/easy-inputs/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/easy-inputs/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/easy-inputs/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/easy-inputs/#developers)

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

## Opis

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.

## Instalacja

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

## Najczęściej zadawane pytania

  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!

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Easy Inputs” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Easy Inputs” na swój język.](https://translate.wordpress.org/projects/wp-plugins/easy-inputs)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/easy-inputs/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/easy-inputs/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/easy-inputs/)
przez [RSS](https://plugins.trac.wordpress.org/log/easy-inputs/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.2.1

First release to the WordPress Plugins Directory

#### 1.2.2

Sample code is confusing the WordPress plugin updater. Removing.

## Meta

 *  Wersja **1.2.2**
 *  Ostatnia aktualizacja **8 lat temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 4.0 lub nowszej **
 *  Testowano do **4.9.31**
 *  Wersja PHP ** 5.6 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/easy-inputs/)
 * Tagi
 * [forms](https://pl.wordpress.org/plugins/tags/forms/)[html](https://pl.wordpress.org/plugins/tags/html/)
   [inputs](https://pl.wordpress.org/plugins/tags/inputs/)[metadata](https://pl.wordpress.org/plugins/tags/metadata/)
   [settings](https://pl.wordpress.org/plugins/tags/settings/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/easy-inputs/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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