Description
Tracks user name, time of login, IP address and browser user agent.
Localization
“Crazy Bone” has been translated into languages. Our thanks and appreciation must go to the following for their contributions:
- Japanese (ja) – OKAMOTO Wataru (plugin author)
If you have translated into your language, please let me know.
Installation
- Upload the entire
crazy-bone
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
none
- Installation Instructions
-
- Upload the entire
crazy-bone
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Upload the entire
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Crazy Bone” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Crazy Bone” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
**0.6.0 – Dec. 5, 2016
fixed XSS.
Unauthenticated attackers can inject html/js into User-Agent HTTP request header resulting in persistent XSS on page /wp-admin/users.php?page=crazy-bone%2Fplugin.php.
**0.5.6 – Dec. 5, 2016
fixed minor bug.
0.5.5 – Jan. 18, 2015
Pagination doesn’t work correctly.
0.5.4 – Dec. 17, 2014
Fix “Redefining already defined constructor” warning
0.5.3 – Oct. 20, 2014
source code refactoring.
0.5.2 – Oct. 23, 2013
action hook fix, sql syntax fix
0.5.1 – Sep. 9, 2013
Multisite support.
0.5.0 – Aug. 14, 2013
Added custom filter ( ‘crazy_bone::admin_menu_capability’, ‘crazy_bone::realtime_check’ )
0.4.0 – May 17, 2013
Added Summary page.
0.3.0 – May 17, 2013
Added “Truncate Log” option.
0.1.0 – May 10, 2013
Initial release.