Schülers Blog



About Visitor

WP Js About Visitor

Displays IP address, operating system, browser type and origin of the visitor by shortcode or as Widget in Sidebar.

**Usage**

  1. Place the widget to your Sidebar.
  2. You can use the shortcode
    • IP: 38.107.179.208
    to include informations in your posts or pages.
    optional Parameters:
    ip=0 to hide IpAddress
    os=0 to hide Operating System
    browser=0 to hide the Browser
    location=1 to show the location/origin
    Examples:
    List of default informations:
    • IP: 38.107.179.208

    • IP: 38.107.179.208

    List of default informations including location:
    • IP: 38.107.179.208
    • Land: US

    • IP: 38.107.179.208
    • Land: US

    List only the IP Adress:
    • IP: 38.107.179.208

    • IP: 38.107.179.208
  3. Without sidebar you can display informations by including in php-code by using then function ‘js_aboutvisitor_display’.
    parameter array:
    ip=>0 to hide IpAddress
    os=>0 to hide Operating System
    browser=>0 to hide the Browser
    location=>1 to show the location/origin
    Examples:
    List of default informations:

    <?php if (function_exists('js_aboutvisitor_display')) {
      js_aboutvisitor_display();
    } ?>

    List of default informations including location:

    <?php if (function_exists('js_aboutvisitor_display')) {
      js_aboutvisitor_display(array(location=>1));
    } ?>

    List only the IP Adress:

    <?php if (function_exists('js_aboutvisitor_display')) {
      js_aboutvisitor_display(array(os=>0;browser=>0));
    } ?>

Download

== Installation ==

1. Download and unzip the last version of this plugin.
2. Upload the wp-js-about-visitor folder to ./wp-content/plugins/
3. Go to WP Admin panel > Plugins > activate “WP Js About Visitor”.
4. Place the widget to your Sidebar or include function ‘js_aboutvisitor_display’ anywhere you want.

== Frequently Asked Questions ==

== Changelog ==
= 1.23 =
* fixed errors with php 5.3 or higher
* updated browser detection by Browscap.ini

= 1.22 =
* updated browser detection by Browscap.ini

= 1.21 =
* Belorussian Language by www.fatcow.com

= 1.2 =
* updated browser detection by Browscap.ini
* WP 2.9 support

= 1.1 =
* shortcode

added to include informations in posts or pages.
* function ‘js_aboutvisitor_display’ added to display in php-code.
* fixed some problems

= 1.01 =
* fixed problem if country location service is down.

= 1.0 =
* first release

weitere Plugins:

weitere verfügbare Seiten:

12 Responses

  1. thanks so much for this great plugin! installed it on http://www.woozybmx.com and its working absolutely perfect. thanks again!

    by sarah on Nov 5, 2009 at 13:57

  2. Hallo Jörg!

    Ist es möglich die Infos des Plugins auch ohne Widget auszugeben? Ich benutze keine Widgets, würde das Plugin aber gerne einsetzen.

    Gruß
    Michael

    by Michael on Nov 7, 2009 at 23:20

  3. Arbeite gerade an einem Update und werde das über Shortcodes möglich machen.

    by Jörg on Nov 8, 2009 at 10:39

  4. Thank you very much

    by Avşa adası on Nov 20, 2009 at 16:06

  5. Great plugin, thank you

    by Stef on Mrz 2, 2010 at 08:57

  6. Schlank, nützlich und informativ – so soll es sein. Well done

    by Sascha on Apr 28, 2010 at 10:53

  7. Hello,
    Nice plugin. Is there a way to use the plugin to the country in a post, such as if visitor_country=us then display dollars, if visitor_country = GB then display pounds otherwise display euro

    by mrman on Dez 25, 2010 at 17:32

  8. @mrman: sorry, there is no function to help you.

    by Jörg Schüler on Dez 26, 2010 at 19:14

  9. Thanks, I installed it on my website :)

    by Ekspertas on Sep 26, 2011 at 22:40

  10. Hallo,

    erst mal, danke für das tolle Tool, ich habe allerdings das Problem, dass mir das OS + der Browser seit WP 3.3 nicht angezeigt wird.

    Gruß Pascal

    by Pascal on Dez 22, 2011 at 11:20

  11. WP 3.3.1 Only IP and Location is working well.

    by Hans on Jan 25, 2012 at 21:07

  12. I think with the update it work now.

    by Jörg Schüler on Jan 29, 2012 at 20:15

Leave a Reply




Letzte Artikel


Seiten