This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

userlog

Description

This small plugin lets you monitor who logs into you site. I created this plugin because I could see that bots from china were trying to login to my site with the bettersecurity plugin but not if they were succesfull.

This small plugin saves the time and ip address from every user that succesfully logs in on wordpress and displays them on the admin dashboard. Only administrators can acces the logs.

Since version 1.2 its also possible to search within the logs.

If you have feedback on this plugin or problems with it (such as bugreports) please shoot me an email at williewonka341@gmail.com.

Screenshots

  • Example of displaying the logs on the dashboard, with the new search bar under it.

Installation

Installing this plugin is very simple and just like all the other plugins.

  1. Upload uselog folder to wp-content/plugin folder on your server.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the prefered options in the option submenu on the dashboard (under userlog)
  4. Watch the logs rolling in on the dashboard

FAQ

I have an idea/bug report/complaint/problem with/about this plugin, what should I do?

Shoot me an email at williewonka341@gmail.com

Reviews

There are no reviews for this plugin.

Contributors & Developers

“userlog” is open source software. The following people have contributed to this plugin.

Contributors

Translate “userlog” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4

  • Updated the use of $wpdb->prepare to comply with new wordpress security standards

1.3

  • fixed a bug that made the plugin incompatible with iq_block_country plugin

1.2

  • added country in the view logs
  • added search function for the logs
  • beautified the settings panel

1.1

  • fixed a bug where non admins could acces the logs
  • added an option page on the dashboard
  • now able to set timezone
  • ip addresses shown in logs are now clickable to an iptracer website for quick and analysis

1.0

  • First version
  • Basic features implemented, please send feedback to williewonka341@gmail.com