توضیحات
This plugin is adding the user’s internet provider information (based on IP address), to the body of the email.
IP: [user-info-ip]
City: [user-info-city]
State: [user-info-state]
Country:[user-info-country]
Zip-Code: [user-info-zipcode]
Time-zone: [user-info-timezone]
Longitude: [user-info-lon]
Latitude: [user-info-lat] in email body.
The plugin is making an HTTP GET request. It is sending only the users IP address to the domain ip-api.com.
The request returns all the information it is finding based on that IP address.
http://ip-api.com/json/
Note!
*Contact Form 7 Plugin required.
عکسهای صفحه
نصب
- Install and activate Contact Form 7 Plugin
- Upload
user-info-in-email-for-contact-form-7
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place shortcodes in your email body CF7:
IP: [user-info-ip]
City: [user-info-city]
State: [user-info-state]
Country:[user-info-country]
Zip-Code: [user-info-zipcode]
Time-zone: [user-info-timezone]
Longitude: [user-info-lon]
Latitude: [user-info-lat]
- You can use HTML5.
سوالات متداول
- Installation Instructions
-
- Install and activate Contact Form 7 Plugin
- Upload
user-info-in-email-for-contact-form-7
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place shortcodes in your email body CF7:
IP: [user-info-ip]
City: [user-info-city]
State: [user-info-state]
Country:[user-info-country]
Zip-Code: [user-info-zipcode]
Time-zone: [user-info-timezone]
Longitude: [user-info-lon]
Latitude: [user-info-lat]
- You can use HTML5.
نقد و بررسیها
توسعه دهندگان و همکاران
“User Info In Email For Contact Form 7” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “User Info In Email For Contact Form 7” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- Initial release