Plugin Directory

Changeset 521926


Ignore:
Timestamp:
03/21/2012 07:41:47 PM (14 years ago)
Author:
Marko-M
Message:

Update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quick-count/trunk/readme.txt

    r520438 r521926  
    1414<h4>Quick Count feature highlights</h4>
    1515
    16 *   **New in v1.20**: User count by country display
    17 *   **New in v1.20**: Graphical way to display user count by country using visitors map for shortcode and admin dashboard subpage display
    18 *   Add support for [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin to display country flag icons next to visitors IP address
     16*   **New in v1.20**: User count by country display (see FAQ for more)
     17*   **New in v1.20**: Graphical way to display user count by country using visitors map for shortcode and admin dashboard subpage display (see FAQ for more)
     18*   Add support for [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin to display country flag icons next to visitors IP address (see FAQ for more)
    1919*   Translating Quick Count into your language is easy using [Quick Count online translation interface](http://www.techytalk.info/wordpress-plugins/quick-count/#translations)
    2020*   Supports plain PHP placement into template, shortcode, sidebar widget and admin dashboard widget
     
    6060
    6161= 3. How do I enable or disable country flags display on my visitors list? =
    62 Quick Count is using [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin to resolve IP address to country flag so to enable this feature you must install and activate Quick Flag plugin. To hide country flag display you can deactivate Quick Flag plugin or enable "Disable Quick Flag WordPress plugin integration" checkbox in Quick Count admin options.
     62Quick Count is using [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin to resolve IP address to country flag so to enable this feature you must install and activate Quick Flag plugin version 1.11 or newer. To hide country flag display you can deactivate Quick Flag plugin or enable "Disable Quick Flag WordPress plugin integration" checkbox in Quick Count admin options.
    6363
    6464= 4. How do I enable or disable count by country display? =
    65 To be able to display user count by country you must have [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin installed and activated. To show/hide count by country for shortcode you can use "by_country" shortcode attribute value with value 0 to hide and 1 (default value) to show count by country. To do the same for widget you can control "Include count by country" checkbox in your sidebar widget options (default is checked).
     65To be able to display user count by country you must have [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin version 1.11 installed and activated. To show/hide count by country for shortcode you can use "by_country" shortcode attribute value with value 0 to hide and 1 (default value) to show count by country. To do the same for widget you can control "Include count by country" checkbox in your sidebar widget options (default is checked).
    6666
    67 = 4. How do I enable or disable visitors map display? =
    68 To be able to display visitors map you must have [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin installed and activated. Visitors map can not be used for sidebar widget because world map image has 540x270 pixels dimensons. To show visitors map for your shortcode you can use "visitors_map" shortcode attribute with value 0 to hide and 1 (default value) to show visitors map.
     67= 5. How do I enable or disable visitors map display? =
     68To be able to display visitors map you must have [Quick Flag](http://www.techytalk.info/wordpress-plugins/quick-flag/) WordPress plugin version 1.11 or newer installed and activated. Visitors map can not be used for sidebar widget because world map image has 540x270 pixels dimensons. To show visitors map for your shortcode you can use "visitors_map" shortcode attribute with value 0 to hide and 1 (default value) to show visitors map.
    6969
    7070== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.