Tutón tykač njeje so z najnowšimi 3 hłownymi wersijemi WordPress testował. Snano so hižo njewothladuje abo njepodpěruje a ma problemy z kompatibelnosću, hdyž so z nowšimi wersijemi WordPress wužiwa.

WP Login Logging

Wopisanje

Write all login attempts where both username and password are supplied to a log file. The logfile is relative
to error.log and is called ‚login.log‘, the format : „TIMESTAMP USERNAME SUCCESS/FAILURE“.

In practice this plugin is a rewritten version of the wp_authenticate_username_password function from user.php and replaces
it in the login process.

Instalacija

  1. Upload wp-login-logging.php to the /wp-content/plugins/wp-login-logging directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Enjoy!

HSP

Where is the logfile located?

The plugin looks for error.log and places the logfile in the same directory

What about other wp_authenticate_username_password functionality?

The other functionality stays the same.

Pohódnoćenja

Za tutón tykač pohódnoćenja njejsu.

Sobuskutkowarjo a wuwiwarjo

„WP Login Logging“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej přinošowali.

Sobuskutkowarjo

Protokol změnow

0.5

  • First version