Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

User Info In Email For Contact Form 7

Description

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.

Captures d’écrans

Installation

  1. Install and activate Contact Form 7 Plugin
  2. Upload user-info-in-email-for-contact-form-7 to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. 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.

FAQ

Installation Instructions
  1. Install and activate Contact Form 7 Plugin
  2. Upload user-info-in-email-for-contact-form-7 to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. 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.

Avis

8 janvier 2018
Thank You very much. This is the only plugin that actually worked without needing any extra plugin like GeoIP detection. Super easy, just install and use the short codes.
Lire les 2 avis

Contributeurs/contributrices & développeurs/développeuses

« User Info In Email For Contact Form 7 » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal des modifications

1.0

  • Initial release