이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

alx ip statistic

설명

Receiving ip addresses , browser identifiers, error passwords (disable by default) of visitors on the login page and if use “shortcode” at any page of the site. Also work with guest users

Allows you to save data about visitors to the database for further viewing, and obtaining statistics.
In the settings you can specify where you want to receive this data. It is also possible to insert a shortcode on the page or record:

[ip_statistics]

When viewed on your login page or on other page (where you insert shortcode), the Data (ip adress and user agent) will be save in database. By default, only login error is logging

The plugin provides its own admin options page in the WordPress admin. Here you can define options where you whant to use this plugin and see statistics of clients. The plugin’s admin page also provides some tips.

스크린샷

  • Admin interface of plugin
  • Settings interface of plugin

설치

  1. Install via the built-in WordPress plugin installer. Or download and unzip alex-ip-statistic.zip inside the plugins directory for your site (typically wp-content/plugins/)
  2. Activate the plugin through the ‘Plugins’ admin menu in WordPress
  3. Go to the IP statistic -> Settings admin options page to customize the settings.

FAQ

What happens when i deactivate and unistall plugin?

When you deactivate it, will be remove all options, but database not be remove.
When you unistall, will be database of statistics.

후기

2024년 2월 15일
Плагин устроен просто и этим мне очень нравится. Создает всего одну таблицу и логирует в нее все выбранные настройками и шорткодами события. Очень показательно отображает, как хакеры подбирают админский пароль. Я нашел только одну проблему в этой таблице: тип ключа id надо изменить с mediumint на int unsigned иначе логирование остановится через 8388607 записей, мои хакеры дошли до этого за несколько месяцев.
2021년 2월 16일 1 reply
У меня не отображает ip посетителей,а так же плагин показывает часовой пояс Москвы,а не установленный на сайте по умолчанию.
모든 2 평가 읽기

기여자 & 개발자

“alx ip statistic”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“alx ip statistic”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “alx ip statistic”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.3 (2022-04-25)

Highlights:

  • Bug fixes

2.2 (2022-04-22)

Highlights:

  • Fix some conflicts with WP Security plugin.

2.1 (2022-04-15)

Highlights:

  • Fix some conflicts with WP Security plugin.
  • Add new donations

2.0 (2021-03-09)

Highlights:

  • replace saving time by server on saving time by WP settings
  • if you site not using CloudFlare proxy, ip of clients will show from REMOTE_ADDR not CF

1.9 (2020-05-02)

Highlights:

  • prepare for WP 5.4

1.8 (2019-03-23)

Highlights:

  • fix some bugs

1.7 (2019-03-15)

Highlights:

  • add buttons to clear data in base

1.6 (2019-03-14)

Highlights:

  • remove saving empty login and pass

1.5 (2019-03-05)

Highlights:

  • New css

1.4 (2019-03-05)

Highlights:

  • Add function to save passwords at ERROR logins ONLY! with include or exclude existing users option.
  • Settings. add new options
  • Add new TABS with sort records

1.3 (2019-02-25)

Highlights:

  • Add new TABS with sort records

1.2 (2019-20-22)

Highlights:

  • Change to debug OFF
  • Prepare to WP 5.1

1.1 (2019-01-04)

Highlights:

  • In statistics table column “Type” shows title of page/posts (in v1.0 shows id of page/post) .

1.0 (2018-12-14)

Highlights:

  • Develop end plugin.