该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Visitors Detective

描述

Visitors Detective is a simple plugin for wordpress with which you can see all your visitors on log list with a user-friendly navigation system.

What can you do with Visitors Detective?

-You can see all external visits with:
The ip
The nation where they come from
The from site and the visit page of your website
The date of the visit
And the user if registered

-Then this plugin create a good logs user-friendly

-You can search any types in the visits logs

-Simple navigation

-You can block/unlock the indesiderate ip

Compatible with all 3.x wordpress version and with all major browser

Good blogging!

安装

-Move ‘Visitors Detective’ folder on plugins in wp-content

-Make sure of haven’t a table with ‘visitors’ name on your db

-Go to plugin on wordpress admin menu and active Visitors Detective

-Now if you want see the external visits or block any ip go to settings and go
to Visitors Detective and enjoy!

常见问题

Why i see any times some stranges nation of 2 characters?

This is the nation on $_SERVER[‘HTTP_ACCEPT_LANGUAGE’] if isn’t include on the general
switch of the nations you can add a case before the default

case '2 characters find':
     return 'Name nation';
     break;

At wp-content/plugins/Visitors Detective/inc/vv_adding.php

评价

Why

2017 年 2 月 7 日
If you download Wordfence Security you get security and ip logs in one plugin.
阅读所有1条评价

贡献者及开发者

“Visitors Detective” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Visitors Detective”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.5

  • Official relase
  • Stable