Title: HTML Helpers
Author: karevn
Published: <strong>2011-05-15</strong>
Last modified: 2011-06-16

---

Szukaj wtyczek

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://s.w.org/plugins/geopattern-icon/html-helpers.svg)

# HTML Helpers

 Autor: [karevn](https://profiles.wordpress.org/karevn/)

[Pobierz](https://downloads.wordpress.org/plugin/html-helpers.0.2.3.zip)

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

 [Wsparcie](https://wordpress.org/support/plugin/html-helpers/)

## Opis

This plugin adds simple HTML tag generation API to WordPress, like these examples:

generates and prints `<img src="/wp-content/<your-theme>/images/wordpress.png" alt
="Wordpress" />`. 'my-image’)) ?> generates and returns almost the same tag, just
with absolute url, id and alt attributes set manually. term_id) ?> generates select
tag with options taken from WP 'category’ taxonomy and sets $term as selected item
rails-like „cycle” that returns „odd” on first call, „even” on second, „odd” on 
third call, so on. reset_cycle resets the cycle. shortcut for echo(get_post_meta(
$id, 'meta_name’, true))

Form field generators for `text`, `checkbox`, `hidden` input types, `textarea`, 
and more tags. More docs coming soon, you can read the code to figure out other 
features for now.

## Instalacja

This section describes how to install the plugin and get it working.

 1. Upload `html-helpers` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the 'Plugins’ menu in WordPress
 3. Use html-helpers API in your plugins and themes.

OR

 1. Put html-helpers.php to your plugin or theme folder
 2. `require` it
 3. Use html-helpers API in your plugins and themes.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

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

Zaangażowani

 *   [ karevn ](https://profiles.wordpress.org/karevn/)

[Przetłumacz wtyczkę “HTML Helpers” na swój język.](https://translate.wordpress.org/projects/wp-plugins/html-helpers)

### Interesuje cię rozwój wtyczki?

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

## Rejestr zmian

#### 0.2.3

 * Removed unecessary closing tags for img, input
 * _img and img support image names without an extension
 * smarter 'alt’ attribute handling for img

#### 0.2.2

 * Fixed endless recursion for img function

#### 0.2.1

 * Added `cycle,`reset_cycle`and`_cycle` functions to support rails-style cycles
 * Added „multiple” option support for `select` tag.

#### 0.2

 * Initial public release

## Meta

 *  Wersja **0.2.3**
 *  Ostatnia aktualizacja **15 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 1.5 lub nowszej **
 *  Testowano do **3.1.4**
 *  Język
 * [English (US)](https://wordpress.org/plugins/html-helpers/)
 * Tagi
 * [api](https://pl.wordpress.org/plugins/tags/api/)[code](https://pl.wordpress.org/plugins/tags/code/)
   [html](https://pl.wordpress.org/plugins/tags/html/)[php](https://pl.wordpress.org/plugins/tags/php/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/html-helpers/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

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

## Zaangażowani

 *   [ karevn ](https://profiles.wordpress.org/karevn/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://pl.wordpress.org/plugins/html-helpers/karev.n@gmail.com?output_format=md)