A
by kimipooh
4.6 (5 reviews)
Add Password Field for Contact Form 7
The plugin is to add a password filed to Contact form 7 plugin.
Compatible with WP 7.0
v5.1.0
Current Version v5.1.0
Updated 1 day ago
Last Update on 17 May, 2026
Refreshed 22 hours ago
Last Refreshed on
Rank
#4,005
—
No change
Active Installs
3K+
—
No change
KW Avg Position
N/A
—
No change
Downloads
53K
+116 today
Support Resolved
0%
—
No change
Rating
92%
Review 4.6 out of 5
4.6
(5 reviews)
Next Milestone 4K
3K+
4K+
286
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 443 more installs to reach 4K+
Rank Changes
Current
#4,005
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
4.6
5 reviews
Overall
92%
5
4
(80%)
4
0
(0%)
3
1
(20%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 5.1.0
- Last Updated
- May 17, 2026
- Requires WP
- 6.2+
- Tested Up To
- 7.0
- PHP Version
- 7.4 or higher
- Author
- kimipooh
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 4.6
- Reviews
- 5
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowFrequently Asked Questions
Common questions about Add Password Field for Contact Form 7
Enter the value of the "name" on the field if you wish to verify a value of a password field. Ex. If you set [password password-100], set [password* password-101 password_check:password-100]. Please pay attention a miss with uppercase and lowercase letters.
Set the "id" and the value sets same as "name" value. Ex. If you set [password password-100], change to [password password-100 id:password-100]. The feature uses the library(Web fonts and CSS) of Font Awesome ( https://fontawesome.com/ ).
Please see the following document. https://info.cseas.kyoto-u.ac.jp/en/links-en/plugin-en/wordpress-dev-info-en/cf7-add-password-field_en
This plugin only adds a password field the Contact Form 7 plugin and does not encrypt(hash) input data. If you want to hash a password value for keeping a database using an other plugin or sending by email, you need to add the code for hashing the data when you submit it pass through Contact Form 7, for example in your theme’s functions.php. Reference: “Changing Contact Form 7 input values (28 January, 2023)” in https://info.cseas.kyoto-u.ac.jp/en/links-en/plugin-en/wordpress-dev-info-en/cf7-add-password-field_en