Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Placeholder Text

Beschreibung

This plugin adds support for placeholder text in browsers that don’t support this HTML5 feature including Internet Explorer 6.

The plugin just activates the placeholders.js script by James Allardice http://jamesallardice.github.io/Placeholders.js/

There is no further configuration required.

For HTML input elements use the placeholder attribute and add a value, this value is removed when a user inputs the field. http://coolestguidesontheplanet.com/add-a-label-into-a-text-input-field-in-a-html-form/#html5

The script is 4KB and is set to load in the footer and has no library dependencies.

Verwendung

Just activate the plugin which loads the script, their is no further configuration.

Installation

This section describes how to install the plugin:

  1. Upload the placeholders folder to the /wp-content/plugins/ directory
  2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘

FAQ

Installation Instructions

This section describes how to install the plugin:

  1. Upload the placeholders folder to the /wp-content/plugins/ directory
  2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Placeholder Text“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Placeholder Text“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0 * Initial release.

1.1.0 – 19th April 2015 – upgrade includes version v4.0.1 of placeholders