=== Superadmin Helper === Contributors: zaantar Tags: superadmin, multisite, permban, spam, log, logging Donate link: http://zaantar.eu/index.php?page=Donate Requires at least: 3.1 Tested up to: 3.3.1 Stable tag: 1.3.3 Set of utilities for managing multisite Wordpress installations. Logging, simple permban, etc. == Description == This plug-in currently offers following features: * Logging of basic events in the network (see FAQ for list) * Logging all e-mails sent by WordPress * Changing user's primary blog ID on user profile page * Storing user's last logon time * Permanently banning IP's trying to log in as selected users (optional) * Partially working even on single-site. All logging features make use of the Wordpress Logging Service. Developed for private use, but has perspective for more extensive usage. I can't guarantee any support in the future nor further development, but it is to be expected. Kindly inform me about bugs, if you find any, or propose new features: zaantar@zaantar.eu. See Usage and FAQ for more information. == Frequently Asked Questions == = What is logged? = * user profile update * sending e-mail * logging in * password resetting * deleting an user * uploading a file * user logout * user registered * theme switch * activate plugin * deactivate plugin * login errors * deactivate blog * activate blog * delete blog = Where do I find all the logs? = See Wordpress Logging Service plugin. == Changelog == = 1.3.3 = * code cleanup * correct log severity for suh-mail * logging ip on user logon * added logging of events: activate blog, deactivate blog, delete blog * admin can select multiple usernames which will be banned * donate link in plugin settings = 1.3.2 = * I18zed and translated to English and Czech language. * published to wordpress.org = 1.3 = * permban functionality * minor changes and fixes = 1.2 = * first really usable version