=== Visitors Info ===
Contributors: Angrej Kumar
Donate link: 
Tags: 
Requires at least: 2.5
Tested up to: 3.5.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://codegambler.com/my_wordpress/visitors-info.zip

Plugin shows a popup for your website visitors to fill some information on first visit.

== Description ==

Plugin shows a popup for your website visitors to fill some information (i.e. name, email, city, state) on first visit. Also enables admin to review users that came to website.

== Installation ==

1. Download `visitors-info.zip`.
2. Extract to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Its works automatically after activation.

In any case if its not working then please follow one of the following steps:

* **PHP Function:** You can user this PHP function anywhere in your theme files.
`<?php if(function_exists('vi_popup')) vi_popup(); ?>`
* **Shortcode:** You can use it in posts, pages and widgets.
`[vi_popup]`


== Frequently asked questions ==

= No questions yet! You're most welcome =

== Screenshots ==

1. Frontend View
2. Admin Settings Page
3. Admin Visitors View

== Changelog ==



== Upgrade notice ==

New Version Available. Please update, don't worry about the previous version that still works.

