Title: hideShowPassword
Author: Barry Ceelen
Published: <strong>6. November 2013</strong>
Last modified: 11. Juli 2018

---

Plugins suchen

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

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.

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

# hideShowPassword

 Von [Barry Ceelen](https://profiles.wordpress.org/barryceelen/)

[Herunterladen](https://downloads.wordpress.org/plugin/hideshowpassword.zip)

 * [Details](https://de.wordpress.org/plugins/hideshowpassword/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/hideshowpassword/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/hideshowpassword/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/hideshowpassword/#developers)

 [Support](https://wordpress.org/support/plugin/hideshowpassword/)

## Beschreibung

Lets you easily show or hide the contents of the password field on the WordPress
login screen. Uses the excellent [hideShowPassword](https://github.com/cloudfour/hideShowPassword)
jQuery plugin by the equally excellent [Cloud Four](http://cloudfour.com/).

**Suggested reading:** [„a compendium of why and how to show passwords and what’s coming next“](http://www.lukew.com/ff/entry.asp?1941)
by Luke Wroblewski.

#### Optionen

A settings section is added to the ‚General Settings‘ page. You can select between
toggling password visibility via an icon in the password field (default) or via 
a checkbox below the password field.

#### Übersetzungen

The default setting of toggling the password via an icon in the password field does
not require translation as no text will be visible to the user. If you select the
option of toggling the password via a checkbox, the following translations are included:

 * Niederländisch
 * Deutsch

#### GitHub

Fork me on [GitHub](https://github.com/barryceelen/wp-hide-show-password).

## Screenshots

[⌊Adds an icon to the password field on the login screen.⌉⌊Adds an icon to the password
field on the login screen.⌉[

Adds an icon to the password field on the login screen.

[⌊Show your password by clicking the icon.⌉⌊Show your password by clicking the icon
.⌉[

Show your password by clicking the icon.

[⌊Alternatively, toggle the password via a checkbox labeled "Show Password".⌉⌊Alternatively,
toggle the password via a checkbox labeled "Show Password".⌉[

Alternatively, toggle the password via a checkbox labeled „Show Password“.

## Installation

 1. Install hideShowPassword either via the [Plugins Add New Screen](https://codex.wordpress.org/Plugins_Add_New_Screen),
    or by uploading the files to your server
 2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘

## FAQ

  Installation Instructions

 1. Install hideShowPassword either via the [Plugins Add New Screen](https://codex.wordpress.org/Plugins_Add_New_Screen),
    or by uploading the files to your server
 2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘

## Rezensionen

![](https://secure.gravatar.com/avatar/b9a182d38d921269ac718934cd3409ec69a6030d4ab9b3a12fa45da7acc870b2?
s=60&d=retro&r=g)

### 󠀁[Woocommerce Admin Only?](https://wordpress.org/support/topic/woocommerce-admin-only/)󠁿

 [flyingkites](https://profiles.wordpress.org/flyingkites/) 3. Februar 2022

Seems to only work on the admin login. Does not work on the site login for Woocommerce.

![](https://secure.gravatar.com/avatar/82b014770ba4b999487ba6cd137f7de0ef8268136a35b79a882d2db4541543dc?
s=60&d=retro&r=g)

### 󠀁[Password protected pages](https://wordpress.org/support/topic/password-protected-pages-43/)󠁿

 [josanto48](https://profiles.wordpress.org/josanto48/) 9. Januar 2020

Is there any way to use it on password protected pages?

![](https://secure.gravatar.com/avatar/7523ecdd3b11a0b519f5611da24786bad2f7fbeb12c6f881caf2ed5d396d2f8d?
s=60&d=retro&r=g)

### 󠀁[Indispensable](https://wordpress.org/support/topic/indispensable-158/)󠁿

 [lhberg](https://profiles.wordpress.org/lhberg/) 5. August 2019

is it possible to motivate you to update the plugin for WP 5.x compatibility by 
sending you some bucks for the coffee you’ll need? If yes, please provide a donation
link on the plugin page! Thanks, Lukas

![](https://secure.gravatar.com/avatar/9eb7fa1954406367ed985ff0f96e9f9c8a79f12cbeae576cf61601e2e875bdf5?
s=60&d=retro&r=g)

### 󠀁[It Works!](https://wordpress.org/support/topic/it-works-1410/)󠁿

 [the masked cat](https://profiles.wordpress.org/iniblogbudi/) 11. April 2018

I am using WP 4.9.5 and this old buddy still works.

 [ Alle 6 Rezensionen lesen ](https://wordpress.org/support/plugin/hideshowpassword/reviews/)

## Mitwirkende und Entwickler

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

Mitwirkende

 *   [ Barry Ceelen ](https://profiles.wordpress.org/barryceelen/)

„hideShowPassword“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/hideshowpassword/contributors)
für ihre Mitwirkung.

[Übersetze „hideShowPassword“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/hideshowpassword)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/hideshowpassword/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/hideshowpassword/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/hideshowpassword/)
per [RSS](https://plugins.trac.wordpress.org/log/hideshowpassword/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 2.0.1

 * For WordPress version 4.3 and up, [Dashicons](https://developer.wordpress.org/resource/dashicons/)
   is used for the toggle icon.

#### 2.0.0

 * Adds the option of toggling password visibility via a checkbox below the password
   field
 * Update hideShowPassword.js to version 2.0.4

#### 1.0.4

 * Update hideShowPassword.js to version 2.0.3, fixes [#11](https://github.com/cloudfour/hideShowPassword/issues/11),
   [#13](https://github.com/cloudfour/hideShowPassword/issues/13)

#### 1.0.3

 * Update hideShowPassword.js to [version 2.0.1](http://blog.cloudfour.com/hideshowpassword-2/),
   fixes [#10](https://github.com/cloudfour/hideShowPassword/pull/10)

#### 1.0.2

 * Update hideShowPassword.js to version 1.0.3, set touchSupport to true

#### 1.0.1

 * Hide default Internet Explorer 10 control for toggling password visibility

#### 1.0.0

 * Erstversion

## Meta

 *  Version **2.0.1**
 *  Zuletzt aktualisiert **vor 8 Jahren**
 *  Aktive Installationen **400+**
 *  WordPress-Version ** 3.5.1 oder höher **
 *  Getestet bis **4.9.31**
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/hideshowpassword/) und [Swedish](https://sv.wordpress.org/plugins/hideshowpassword/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/hideshowpassword)
 * Schlagwörter
 * [login](https://de.wordpress.org/plugins/tags/login/)[password](https://de.wordpress.org/plugins/tags/password/)
   [show password](https://de.wordpress.org/plugins/tags/show-password/)[toggle](https://de.wordpress.org/plugins/tags/toggle/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/hideshowpassword/advanced/)

## Bewertungen

 4.5 von 5 Sternen.

 *  [  4 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/hideshowpassword/reviews/?filter=5)
 *  [  1 4-Sterne-Rezension     ](https://wordpress.org/support/plugin/hideshowpassword/reviews/?filter=4)
 *  [  1 3-Sterne-Rezension     ](https://wordpress.org/support/plugin/hideshowpassword/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/hideshowpassword/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/hideshowpassword/reviews/?filter=1)

[Deine Rezension](https://wordpress.org/support/plugin/hideshowpassword/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/hideshowpassword/reviews/)

## Mitwirkende

 *   [ Barry Ceelen ](https://profiles.wordpress.org/barryceelen/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/hideshowpassword/)