الوصف
Lets you easily show or hide the contents of the password field on the WordPress login screen. Uses the excellent hideShowPassword jQuery plugin by the equally excellent Cloud Four.
Suggested reading: “a compendium of why and how to show passwords and what’s coming next” by Luke Wroblewski.
الخيارات
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.
الترجمات
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:
- الهولندية
- المانيا
Github
Fork me on Github.
لقطات الشاشة
التنصيب
- Install hideShowPassword either via the Plugins Add New Screen, or by uploading the files to your server
- Activate the plugin through the ‘Plugins’ menu in WordPress
الأسئلة المتكررّة
- Installation Instructions
-
- Install hideShowPassword either via the Plugins Add New Screen, or by uploading the files to your server
- Activate the plugin through the ‘Plugins’ menu in WordPress
المراجعات
المساهمون والمطوّرون
“hideShowPassword” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونلقد تم ترجمة ”hideShowPassword“ إلى لغة واحدة. شكراً إلى جميع المُترجمين لمُساهماتهم.
ترجمة ”hideShowPassword“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
2.0.1
- For WordPress version 4.3 and up, 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
1.0.3
- Update hideShowPassword.js to version 2.0.1, fixes #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
- Initial version