Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Placehold (Gravity Forms)

Leírás

This plugin adds a placeholder field into your Gravity Forms input and displays it as a proper HTML5 placeholder attribute without JavaScript (yaay!)

I took code from this article from wpbeginner.com and optimized it. Applause to them.

Telepítés

  1. Upload placehold-gravity-forms.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done. Check out your Forms in Gravity Forms.

GYIK

Do I need to implement jQuery somewhere?

No. This plugin works fine without adding jQuery to your theme.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Placehold (Gravity Forms)” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Placehold (Gravity Forms)” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.2

Added support for textarea

1.1.2

Tagged wrong version, sorry

1.1.1

HTML entities converted correctly

1.1

Fixed that the generated input had an html wrapper

1.0

Init