WatchMan-Site7

설명

The plugin keeps a log of site visits, both by humans and by robots.
The main functions of the plugin are:
1. Records the date and time of visiting the site, where the visitor came from, which page he visited, the visitor’s browser.
2. Records the result of the visit: without login, with login, successful login, unsuccessful login, the visitor belongs to the black list.
4. Blacklisting of a visitor with simultaneous blocking of access to the site for a certain period of time.
5. Export of records of site visits to an external file for further analysis.
6. Automatic screen refresh mode using SSE technology (server-sent events).
8. System file editor: index.php, robots.txt, htaccess, wp-config.php
9. Displaying and Deleting cron events.
10. Statistics of site visits in tabular and graphical form.
12. admin console to run commands PHP and WordPress.
13. debug_log viewing the WP, PHP debug log of site.

Plugin home page

Demo video – [RU]

API Documentation

User Documentation

You can send a letter to the developer at: klenitskiy.oleg@mail.ru

Features include:

  1. Filters I level: by date, by country, by visitor’s roles
  2. Filters II level: by logged, by unlogged, by login errors, by visits of robots, by visitors from the black list
  3. Report of selected site visit records
  4. Log auto-truncation
  5. File editor: index.php
  6. File editor: robots.txt
  7. File editor: .htaccess
  8. File editor: wp-config.php
  9. Manage cron – events of site
  10. Statistics of visits to the site
  11. Built-in console for managing WordPress environment.
  12. Widget: site visits count with automatic update of visits data
  13. Information about the IP of the visitor
  14. Black list of visitors and blocking the IP, or user name, or user agent for the selected period of time
  15. Automatic updating of the list of site visits using SSE technology

Translations:

  • English [en_EN]
  • Russian [ru_RU]

스크린샷

  • Screen basic settings of the plugin
  • Screen Options are available at the top of the this plugin page
  • Compliance of the information panel with filters II level
  • An example of working with a black list. The visitor's IP is automatically entered in .htaccess
  • Example of filling in the fields Black list for selected visitor's IP
  • File editor for: index.php, robots.txt, .htaccess, wp-config.php
  • Viewer wp-cron tasks
  • Statistic of visits to site

설치

  1. Install and activate like any other basic plugin
  2. Define basic plugin settings menu: Visitors/settings
  3. Click on the Screen Options tab to expand the options section. You’ll be able to change the number of results per page as well as hide/display table columns

FAQ

Question: How to use the SSE button?

The answer: The SSE function in the plugin should be used in cases when you want to WATCH for the arrival of new visitors to the site. In another case, when you want to perform some actions on the plugin page (for example: delete records using bulk actions), it is recommended before starting these steps to disable SSE. And then, when you’ve done your job, you can re-enable SSE to dynamically retrieve data.

후기

2018년 3월 16일 2 replies
This plugin could be divided into several smaller plug-ins. But the author did it all in one. This is his right. I propose, in the info panel, on the main page of the plug-in to display next to the name of the mailbox, number of new, unread messages. In general, the plugin wery good!
2018년 3월 10일 2 replies
The plugin is interesting, with a rich set of functions. However, there are small bugs. When you send a message with an attachment, the message in the Sent Items folder is not saved. This plugin is waiting for a good future.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

자국어로 “WatchMan-Site7”(을)를 번역하세요.

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

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

변경이력

3.1.1

  • Added to profile: country, city of registered user.

3.1

  • Stable version of the plugin. Tested with WordPress 5.1

3.0.4

  • Improved plugin control interface. Added sound notification.

3.0.3

  • Eliminated plugin vulnerability discovered by WordPress developers. Previous versions of the plugin have been removed from the repository by the plugin developer.

4.0.0

  • Refactoring code.

4.1.0

  • Improved page wms7_black_list of plugin.

4.2.0

  • Refactoring codes.