Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

userlog

Beskrivelse

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.

Skjermskudd

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

Installasjon

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

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“userlog” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Oversett “userlog” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

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