Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

userlog

Beschreibung

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„userlog“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „userlog“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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