=== wp-auth-logging === Contributors: yosusk Donate link: Tags: security syslog Requires at least: 3.0 Tested up to: 3.9.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html wordpress login activity is logged via syslog(3). == Description == == Installation == 1. Upload `authlogging.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently asked questions == = A question that someone might have = An answer to that question. == Changelog == = 0.2 = * bug fix. = 0.1 = * initial release.