Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

userlog

Beskrivning

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.

Skärmdumpar

  • 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

Vanliga frågor

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

Shoot me an email at williewonka341@gmail.com

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”userlog” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”userlog” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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