Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Placehold (Gravity Forms)

Descripción

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.

Instalación

  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.

Preguntas frecuentes

Do I need to implement jQuery somewhere?

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Placehold (Gravity Forms)" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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